
November 20th, 2006, 05:01 PM
|
|
Registered User
|
|
Join Date: Nov 2006
Posts: 1
Time spent in forums: 41 m 30 sec
Reputation Power: 0
|
|
|
LoadMovie script help?
My dilemma is this...Im scripting a frame to loadmovie. Thats working as easy as it should. But Im wondering if there is a way to add a little more script to that so once it loads the new swf, it can start at a designated frame or frame label. For example my script says
loadMovieNum("SVN_FF_movie1.swf", 50);
can I then say, once you've done this, go to and play frame label nav2?
Ive tried a few blind attempts but no success...is this possible?
|