If both movies are on the main timeline. Lets call them mc1 and mc2.
On Button in Mc2
on(release){
_root.mc1.gotoAndStop(4);
}
_root means the main timeline.
|
Results 1 to 2 of 2
Threaded View
|
Click Here to Expand Forum to Full Width |