  | | | attached Movie Clip not removing | attached Movie Clip not removing 2004-03-13 - By Ted Patrick
Back Movieclips at a negative depth are protected from removeMovieClip(). Swapdepths with a high depth and then use removeMovieClip().
Cheers,
Theodore E. Patrick PowerSDK - Code for a distributed world http://www.powersdk.com > I'm attaching a movie clip from the library that has an AS2.0 > class assigned to it. Then, I'm loading an SWF inside of it > (which happens to have a sub movieclip using a class file as > well - but I don't think that's important > here) > > When I call removeMovieClip() to remove the top level clip, > it won't remove it. I've also tried unloadMovie, which does > remove the contents, but I need to get rid of the container > instance and properties as well, which is what removeMovieClip does. > > Anyone come across this and know what's going on??
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- Supported by Fig Leaf Software =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- Be sure to check the archives and the wiki: http://chattyfig.figleaf.com/ =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- http://chattyfig.figleaf.com/cgi-bin/ezmlm-cgi?1:mss:106830 =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- To unsubscribe send a blank e-mail to: Normal Mode: flashcoders-unsubscribe@(protected) Digest Mode: flashcoders-digest-unsubscrive@(protected)
|
|
 |