Page 1 of 1

PHP -> PNG -> SWF problem

Posted: Fri Nov 26, 2004 1:15 am
by Gen-ik
The topic
Creating SWF files with PHP.

The situtation
My server provider uses libswf. I use Windows so I can't use libswf locally.

The question
I need to create very simple SWF files (no actionscript, no more than 1 frame, no buttons, etc) that contain a single PNG 24-bit (alpha) file on the first frame.

Is this possible to do by loading up a blank .swf file into PHP, creating the image (with GD), and then inserting the image data into the .swf data somewhere?


Thanks in advance guys.
Si ++