laurent wrote:
What does it means ?

I add a movieClip to another one using addChildAt.

I specify the level 10 to keep some space if I want to easily add another mc between 0 and 10. But perhpas I must add a child to next highest depth that there's always a displayObject at any depth between 0 an 10.

Or is it coming from something else ?

thx
L
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


in AS3 you cant have spaces between depths, only in as2
http://www.emanueleferonato.com/2008/03/29/understanding-howas3-manages-depths/

--
Pedro Taranto
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to