Is it possible to get the width and height dimensions from a flash file such as a swf. Because I know this is possible with the getimagesize() for images but I tried it for a swf file and obvioulsy it didn't work since it isn't an image does anyone know a way to do it?