Skip to main content
This topic has been closed for replies.

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();