I know about finding the width, height og jpg,gif files ; BUT how do u get width,height of flash file:GetImageSize() does not work. WHY?
Hi Soolio,
According to the notes in the PHP manual, the flash dimensions detection is buggy in getimagesize().
Regards,
David