Re: SWFBitmap::__construct filetype

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Robert Grah wrote:
> hallo list,
>
> yesterday i did a php script which worked very well on my xampp.
> the script takes an imagesequence and puts it into the swf file.
> today i wanted to look at the script, but it gave me an error:
> SWFBitmap::__construct() [swfbitmap.--construct
> <http://localhost/ming/name/swfbitmap.--construct>]: Unrecognised file
> type in......
> i changed nothing. the image files and the folders are the same.
>
> did someone had similar problems in the past? what can this be?
> any ideas?
>
> /robert
>    
maybe i should describe my script a bit more.
i open the images with this function:

function getFile($image){
         //$img = file_get_contents($image);
         $img = fopen($image,"rb");
         $c = new SWFBitmap($img);
         return $c;
     }



------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Ming-users mailing list
Ming-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/ming-users

[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux