PDA

View Full Version : setProperty _depth?



moonless_planet
November 16th, 2004, 08:57 AM
I am trying to change the depth of MCs that are already positioned on the stage. However, there doesn't seem to be a property such as _depth. So can I even change the depth of an MC during the game and if so how would I do it?

senocular
November 16th, 2004, 09:06 AM
use the swapDepths() method

moonless_planet
November 16th, 2004, 09:18 AM
Ah, thanks so much. Would have taken me ages to find that. :)

senocular
November 16th, 2004, 09:19 AM
no prob ;)