Skip to main content
This topic is closed to new replies. Start a new post to keep the conversation going.

1 reply

kglad
Community Expert
Community Expert
May 11, 2020

use the loader class:

 

var loader = new Loader();

loader.load(new URLRequest("http:// etc to your swf file.swf"));

addChild(loader();