View Full Version : see if you can figure this out
shuga
January 29th, 2003, 01:44 PM
i would like to have movieclips that are duplicated in a position off screen and then scroll across the screen in a direction that i specify in the script then once off screen on the other side they disappear.
i don't want all the movieclips to look the same though so i thought about adding a few frames to the base movieclip with different images in them then when the movieclip is duplicated it will choose a random frame to gotoAndStop on.
sounds kinda neat to me. i'm trying to understand how the movieclip duplication scripts work. it's illuding me at the moment but i'd like to figure it out.
thanks for your help =)
Jubba
January 29th, 2003, 01:54 PM
here's a tutorial for it, but its not loading correctly. I am pretty sure this is what you want.
shuga
January 29th, 2003, 02:34 PM
there's no link there ............ ?
:whistle:
Guig0
January 29th, 2003, 02:40 PM
jubba :whistle:
jubby :whistle:
is anybody home :q:
Jubba
January 29th, 2003, 03:03 PM
lol sorry....
http://www.kirupa.com/developer/mx/continuousmovement.asp
shuga
January 29th, 2003, 03:12 PM
that tutorial shows me how to bounce stuff around
what i want to do with the script at the moment is have leaves blowing across the screen. i will have several different small images of leaves in the mc and then when they are generated they will pick a random frame or leaf image and then go across the screen and disappear
shuga
January 29th, 2003, 03:14 PM
wait maybe i'm missing something .... i didn't read through it completely .. just skimmed the code
i'm going to do the tutorial and post back here what i find
thank you :)
Jubba
January 29th, 2003, 03:20 PM
That will show you how to move the code. That is pretty much all I wanted for you from that tut.
As for duplicating the movieclip then you would have to use an If statement to check the frequency and then dup the MC.
can't go into it because i have class and work to do. If no one has answered by the time I return then I will post a response.
shuga
January 29th, 2003, 03:28 PM
i'll check back later
thank you very much for your help =)
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.