i have a question:
if i attach to differet movieclips and they are in the same depths, some movieclip will be removed?
Yes, only one movieclip can occupy a depth at a time =)
ok… but why?
Dunno, send Adobe an email and ask =)
senocular wrote this:
http://www.kirupa.com/developer/actionscript/depths.htm
scotty(-:
tnx man, but i still didnt find my answer…:puzzled:
Seriously? Did you even read it?
In pretty much any visual application dealing with multiple objects on the screen, you have to take in to consideration the arrangement of those objects; arrangement here meaning the relations of overlapping these objects have with each other, and when I say objects here, or pretty much anywhere else, I mean visual screen objects or instances such as movieclips, buttons and textfields. While working in Flash, you can control the overlapping through such methods as appropriately arranging layers in your timeline or taking advantage of arrangement options available in the Modify menu such as Send Backward or Bring to Front etc. This can be done with any symbol, text field or group allowing you to manipulate just how they appear on the screen in terms of overlapping - something which can be very important in your movie design.
this part i didnt read but i dont get it… can you explain me please?