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

flash actionscript

group:

Automatic Pause


Automatic Pause Smidget_904
4/1/2006 10:45:58 PM
flash actionscript:
:D
Hey there!

I was just wondering, how do you stop the scene from repeating? I want a scene
(title scene with play button etc.) to instead of starting again at the end,
stop, but so the buttons still work.

Is this possible??

Thanks
--Smidget
Re: Automatic Pause ImagicDigital
4/2/2006 2:26:20 AM
Sure it is. Make a new layer and call it "actions" (if you don't already have
an actions layer). Click on the last frame of your scene on this layer (in the
timeline) and make a keyframe (press F6). Then open the actions panel (press
F9), and type

stop();
AddThis Social Bookmark Button