Groups | Blog | Home
all groups > flash (macromedia) > september 2004 >

flash (macromedia) : How to reload to first frame



patriarck
9/28/2004 11:31:02 PM
Hi Friends,
I have a flash presentation with 5 frames.
I want to have a script to fo to first frame after the last frame is done. the
last frame is a swf movie and inside the library of that sub swf I have and
stop to prevent reload itself. but when the movie is loaded, after that I want
to go to first frame again.

Any script or command to do that?
or any script/command for reloading the flash? I know reloading is not a good
option, but seems a way to do my job.

Thanks in advance,
Pat
dlskier
9/28/2004 11:38:39 PM
patriarck
9/28/2004 11:48:37 PM
That gave me hint :
I used _root.gotoAndStop(1)

and worked fine :)
AddThis Social Bookmark Button