Page 1 of 1

getimagesize() and SWF problem

Posted: Wed Oct 07, 2009 5:39 am
by Sindarin
I am using getimagesize() to get the width and height of a flash movie (swf), but for files over 10 MB it crashes. I am not sure if it's the case but I've been reading that getimagesize has a bug when reading flash movie headers.
Is there any way to get width and height of a flash movie without getimagesize?