  | | | attached Movie Clip not removing | attached Movie Clip not removing 2004-03-13 - By Keith Peters
Back Not only negative depths, but depths over a certain number, which I don't have to hand, but is in the millions. Keep it between 0 and a million, and you will be able to remove it.
-- --Original Message-- -- From: Ted Patrick [mailto:ted@(protected)] Sent: Saturday, March 13, 2004 7:05 AM To: flashcoders@(protected) Subject: RE: [Flashcoders] attached Movie Clip not removing
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)
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- 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:106843 =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- To unsubscribe send a blank e-mail to: Normal Mode: flashcoders-unsubscribe@(protected) Digest Mode: flashcoders-digest-unsubscrive@(protected)
|
|
 |