FLASH 8
Give a frame name say "f1" for your frame in scene 1.
Add a movie clip named play_mc in scene 2.
add this code:
play_mc.onRelease =function(){
gotoAndStop( "f1");
}
|
Results 1 to 4 of 4
Thread: Urgent help!Threaded View
|
Click Here to Expand Forum to Full Width |