Hi, I already sold game, but sponsor need to view they ad which is in swf file. How can I load it and play. I was trying with movieClip and Video.
Edit: Ok I done something like:
[Embed(source = "../336x280_HQrect_loop.swf")] public static const DFRONT:Class;
private var vid:MovieClip = new Preloader.DFRONT;
and on stage addChild( vid );
.
But around ( about 2x bigger square ) image is black outline