FLAASHER
Go ahead chek out the Flash Bitmap class~ a bunch of amazing stuff can be done with it~~!!!
Check out the examples and sources here by Andrew Trice of Cynergy (the last few ones)
http://www.cynergysystems.
The main idea is to get the bitmap data and send to PHP GD library to create the images.
Cheers
Vicker
Main Topics
Browse All Topics





by: CyanBluePosted on 2007-02-21 at 05:35:09ID: 18578111
Hi, FLAASHER... :)
/
I think the key is to find some sort of PHP library that reads SWF file and then create a JPEG out of it...
However, I did a quick google and I don't see anything relevant though... :(
The same thing goes with the FLV file... I have done the same process with Flash Media Server to generate the thumbnail, but I don't know how to do that in PHP...
If you are not stuck with the PHP, you could probably use FFMPEG to generate the thumbnail out of FLV... You might want to check that out... ;)
http://ffmpeg.mplayerhq.hu
CyanBlue