telltarget Q?
telltarget Q?
Out of context: Reply #1
- Started
- Last post
- 7 Responses
- silencer0
Don't use tell target!
load your .swf into a blank movie clip.
ie:
_root.loader_mc.loadMovie("_root...
Then target the file you've loaded the clip into ie:
_root.loader_mc.gotoAndStop("you...
Simple but it works