arrange a movie Clip Using Action Script

  • gusheneshin
  • Born
  • Born
  • No Avatar
  • Joined: Jan 21, 2009
  • Posts: 2
  • Status: Offline

Post January 21st, 2009, 8:58 am

hi everyone


im Using this code to Creat a Movie Clip
and load a movie "SWF" into this Flash

------------
stop();

loady._x = 226.4;this.createEmptyMovieClip("loady",5);
loady._y = 220;

loady.onEnterFrame = loadIt;

function loadIt()
{
loady.loadMovie('entry.swf');

}

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

now I want to send the movie Clip back
(right Click > Arrange > send to back)

but I dont know how to do it with Action Script

please help me with this

thank you
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post January 21st, 2009, 8:58 am

  • graphixboy
  • Control + Z
  • Mastermind
  • User avatar
  • Joined: Jul 11, 2005
  • Posts: 1828
  • Loc: In the Great White North
  • Status: Offline

Post January 21st, 2009, 9:32 am

look up "swapDepths" in the Flash Help
If at first you don't succeed F1... If that doesn't work try Google!
//// Designer, Developer & Teacher - Interactive, Motion and 3D \\\\
Portfolio at WhenImNotSleeping.com
  • gusheneshin
  • Born
  • Born
  • No Avatar
  • Joined: Jan 21, 2009
  • Posts: 2
  • Status: Offline

Post January 21st, 2009, 12:00 pm

thank you, I Tried swap depth

But I coudnt match my own code withh this
and I couldnt finaly arrange my new movie Clip
can u give me more details?

Post Information

  • Total Posts in this topic: 3 posts
  • Users browsing this forum: No registered users and 50 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
cron
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.