|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Flash MX goto a frame in a scene
This never happened to me before.
I have a movie clip that has a button, that button does bunch of things but first thing it does is going to frame 2 in scene 1. If you enable simple buttons it takes you to scene 1 frame 2, but when i preview it in flash or html it just plays the frames inside the movieclip. If you could help Thanks |
|
#2
|
|||
|
|||
|
try:
on(release){ _root.gotoAndPlay(2); }
__________________
A green newbie in PHP |
![]() |
| Viewing: Dev Shed Forums > Web Design > Flash Help > Flash MX goto a frame in a scene |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|