USERNAME:
PASSWORD:
Save Info!
Logging in…
This topic is 1 page long.
[ Profile | Posts | Contact ]
Posted at: 11/14/05 02:42 AM
Sign-Up: 09/06/03
Posts: 273
ok, I have a button inside a movieclip, and i need it to play a certain frame on the main movie, not the movieclip.
for example, I have a frame label of "title"
so it's this code:
on(press){ gotoAndPlay("title"); }
on a button inside a movieclip, the "title" is on the first scene of the main movie.
Any help PLEASE! Thanks in Advance!
Posted at: 11/14/05 02:49 AM
Sign-Up: 01/27/05
Posts: 3,422
At 11/14/05 02:42 AM, Llammalrdsofsci wrote: on(press){ gotoAndPlay("title"); }
on(press){ _root.gotoAndPlay("title"); }
Posted at: 11/14/05 03:05 AM
thanks you very much!
All times are Eastern Standard Time (GMT -5) | Current Time: 11:51 AM
<< Back