XT Depth Manager
From the site:
The XT DepthManager is an efficient relational manager. It eliminates the depth complexities from your code and maintains good performance, adding < 1.5 KB to the total size of your SWF.
2 Comments »
RSS feed for comments on this post.
| TrackBack URI
You can also bookmark
this on del.icio.us or check the cosmos
after I posted this class, I found out about mx.behaviors.DepthControl, an undocumented class in the standard flash class package, that does pretty much the same thing.
Comment by admin — March 17, 2007 @ 3:51 pm
interesting, but it seems to be a bit worrying the fact that the xt depth class uses getNextHighestDepth as this method will get confused when you use components v2.
i havent tested though, but i’d stick with the undocumented depth control one
kinda late comment, is it?
Comment by joe — August 14, 2008 @ 8:49 am