View SWF (Flash) properties?

Associate
Joined
18 Oct 2002
Posts
376
Is there a simple way to view the properties of flash content embedded in websites, such as the file size and dimensions? Browser is IE9.
 
Not really a simple way...

But if you view the pages source code (right click > view source) look for the flash embed code, it will tell you the dimensions of the flash .swf file.

To see file size you'd have to look for the .swf file in your temp internet files folder. You can find out the name of the .swf in the pages source code.
 
Back
Top Bottom