flash question
flash question
Out of context: Reply #1
- Started
- Last post
- 11 Responses
- Beech0
I use the loadClip method to load the swf into an empty movie clip file.
you have to make a variable with a new movieClipLoader thingy, then ...
var.loadClip("swf", "target_mc")
I'm not sure if this is the best way but the loaded swfs buttons work without any troubles.
hope it helps