|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
New... Need help, repeat button
I made a Flsah video with Flash MX 2004, and at the end of the movie, I want to have a Replay button people press to replay the movie, but am not sure how to do this... Any help?
thanks |
|
#2
|
||||
|
||||
|
You will need to use the gotoAndPlay action and assign it to your replay button. Depending on what keyframe your movie begins on, it would look something like this:
gotoAndPlay(1); |
|
#3
|
|||
|
|||
|
ok, i'll give a try, thanks
|
|
#4
|
|||
|
|||
|
it says this now, where do i put it.... dont know where the event handle is....
Statement must appear within on handler gotoAndPlay(1); |
|
#5
|
||||
|
||||
|
It sounds like the scripting might be in the wrong place. Here is an fla to assist you with your button. Always right-click on the button and then go into "actions" to assign actionscripting.
|
|
#6
|
|||
|
|||
|
when i right click, i dont see an actions menu..... i get
cut copy paste select all deselect all free transform arrange break apart distribute to layers edit edit in place edit in new window swap symbol duplicate symbol convert to symbol- timeline effects thats all...... so i dunno.... sorry im a newbie |
|
#7
|
|||
|
|||
|
wait, i got it working.... thanks for all ur help michals.... :-D
|
|
#8
|
||||
|
||||
|
My pleasure.
|
![]() |
| Viewing: Dev Shed Forums > Web Design > Flash Help > New... Need help, repeat button |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|