Skip to main content
September 8, 2008
Question

controlling the layers

  • September 8, 2008
  • 1 reply
  • 308 views
One movieclip is placed on the stage by me dragging and dropping it from the library, and then I have another loaded in externally. I can not get the movieclip that is already on the stage to be above the movieclip that is being loaded in externally. If anyone knows how to help please do. My code is below
TIA
This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
September 8, 2008
use the swapDepths() method of movieclips.