Hi Christophe, var swf:swfLoader = new swfLoader(); swf.source = //location of your swf file panel.addChild(swf);
HTH, Adrain christophe_jacquelin wrote:
Hello, How to draw an existing SWF file into a Panel ? Thank you, Christophe,
Hi Christophe, var swf:swfLoader = new swfLoader(); swf.source = //location of your swf file panel.addChild(swf);
HTH, Adrain christophe_jacquelin wrote:
Hello, How to draw an existing SWF file into a Panel ? Thank you, Christophe,