all groups > flash actionscript > march 2006 >
You're in the

flash actionscript

group:

cycling a part of a movie



cycling a part of a movie Amandathegreat15
3/28/2006 10:16:35 PM
flash actionscript: the movie i am making is approx. 900 frames but i want the second half of the
movie to cycle over and over again until the user stops it. i have never used
actionscript before so i want to the last frame and put in
'gotoandplay(frame);' and it doesn't work. i need to figure this out tonight
because i have a competition tomorrow. any help will be greatly appreciated!
thanks in advance!
~Amanda
Re: cycling a part of a movie zensoldier2
3/28/2006 10:44:26 PM
action script is case sensitive like javascript.

if you really used gotoandplay(frame);

it should be

Re: cycling a part of a movie Amandathegreat15
3/29/2006 12:50:14 AM
AddThis Social Bookmark Button