|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
flash action. help!
hello fellow flashers,
i am somewhat new to flash and desperately need to know what action to use to go back to the first movie after completion of the second within it. currently i have a button to link back to the first movie however i prefer to automatically link back. is there a command for this? i hope this makes sense! thanx. |
|
#2
|
|||
|
|||
|
use frame action.
you probably have on your button similar to: on(press){ gotoAndPlay("firstmovie"); } so instead of having action on the button, put the action on the frame. but w/o the on(press) stuff though, cos that's for objects, not frames. |
![]() |
| Viewing: Dev Shed Forums > Web Design > Flash Help > flash action. help! |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|