He list,

I came across something that i find very weird and cant remember coming across it before. The thing is when I attach a movie to stage on a negative level, I can't remove it anymore with removeMovieClip().

An example.

_root.attachMovie("mc" , "mc" , -100);

_root.onMouseDown = function(){
        _root.mc.removeMovieClip()
        
}

Can somebody explain why that is?

Jiri


--
-----------

Jiri Heitlager
Stichting z25.org
Concordiastraat 67A
3551 EM Utrecht

tel:06-28159323
http://www.z25.org
[EMAIL PROTECTED]
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to