USERNAME:
PASSWORD:
Save Info!
Logging in…
This topic is 1 page long.
Posted at: 7/19/06 01:53 AM
hey i was wondering, how do i make a flash go on forever? like a perfect example is... http://newgrounds.com/portal/view/316479 it goes on forever and never ends...how do i do this? thanks.
[ Profile | Posts | Contact ]
Posted at: 7/19/06 01:55 AM
Sign-Up: 04/26/04
Posts: 1,879
On the last frame of your movie put
gotoAndPlay(frame#);
Posted at: 7/19/06 01:56 AM
Sign-Up: 04/17/06
Posts: 491
flashes loop by default. therefore a better question would be how do you stop it =)
Posted at: 7/19/06 01:57 AM
Sign-Up: 08/05/04
Posts: 446
on the last frame put the action gotoAndPlay(1); you can change the number 1 by whatever number I didnt watch the example you gave, is this what you needed to know?
Posted at: 7/19/06 01:58 AM
At 7/19/06 01:56 AM, flashmenow_kthx wrote: flashes loop by default. therefore a better question would be how do you stop it =)
Yes but it loops to the pre-loader, and you want it to loop to the first frame of animation.
Another way is to have your movie in a movieclip, and then put a stop(); on the frame on the timeline.
Posted at: 7/19/06 02:49 AM
\: Another way is to have your movie in a movieclip, and then put a stop(); on the frame on the timeline.
does nobody use scenes except for me?
Posted at: 7/19/06 02:50 AM
At 7/19/06 02:49 AM, flashmenow_kthx wrote: does nobody use scenes except for me?
I usually use different scenes for preloader/main movie, but no further than that.
Posted at: 7/19/06 03:15 AM
Sign-Up: 12/23/04
Posts: 685
Scenes can be a hassle with music and sound so i gave up with them i just use multiple movieclips now.
Posted at: 7/19/06 03:25 AM
i use them normally preloader/intro or main menu/game levels
and i dont find them a hassle, if theyre in those three scenes then they havent been a bother yet.
All times are Eastern Standard Time (GMT -5) | Current Time: 08:36 AM
<< Back