hi,
I create 2 scenes in my flash 8..in scene 1 i create 1 button & i create 1
Movie clip of 10 frames in scene 2.I want to put action button on Scene 1 to
navigates to Movie clip's frame 2 in Scene 2....
please help
Shan-Dysigns - 22 Jul 2008 06:13 GMT
Label your frame where you want flash to use as a reference point. Click on the
frame, go to the properties panel, and fill out <frame label>. On your button,
code it to gotoAndPlay or gotoAndStop("frame label");
"frame label" is the name you gave a particular frame.
as white as snow - 22 Jul 2008 14:10 GMT
frame lable is not working for scenes