efron
03-14-2004, 12:26 PM
I'm using this code to load a SWF in a blank movie clip:
_root.twenty_mc.loadMovie("twenty.swf");
I'm trying to load or play the SWF from frame 61. I gave frame 61 the label "about". I've tried numerous way, but could not get this to work.
Any help would be greatly appreciated.
:?
_root.twenty_mc.loadMovie("twenty.swf");
I'm trying to load or play the SWF from frame 61. I gave frame 61 the label "about". I've tried numerous way, but could not get this to work.
Any help would be greatly appreciated.
:?