PDA

View Full Version : Help Me! Targeting trouble.



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.

:?

WiLLiaM the BlooDy
03-15-2004, 05:57 PM
Are both your swf files in the same folder?

efron
03-16-2004, 03:05 AM
Yes, both my swf's are in the same folder.