Re: [flexcoders] how to know SWF file size?
Hi, Mark. Look into these: http://help.adobe.com/en_US/AS3LCR/Flash_10.0/flash/display/LoaderInfo.html#height http://help.adobe.com/en_US/AS3LCR/Flash_10.0/flash/display/LoaderInfo.html#width Best. Oleg
[flexcoders] how to know SWF file size?
Hi, I am using mx:SWFLoader to load swf files. My question is how to know the real width and height for the swf file. Thanks Mark S