globetrotter84
Technical User
I have 2 .swf files on an html page.
One .swf(1) is a menu with buttons. I'd like those buttons to control the other .swf(2) to gotoandplay labeled frames.
I tried using MC.gotoandplay("frame1") but I that's not working...I think b/c .swf(2) isn't a MovieClip.
Can I call a frame with GetURL?
Any suggestions?
thanks.
One .swf(1) is a menu with buttons. I'd like those buttons to control the other .swf(2) to gotoandplay labeled frames.
I tried using MC.gotoandplay("frame1") but I that's not working...I think b/c .swf(2) isn't a MovieClip.
Can I call a frame with GetURL?
Any suggestions?
thanks.