[COLOR=DarkOrange]SWF2BLOB - Flash Content <==> MySQL BLOB[/COLOR]
This project stores, retrieves and downloads Flash content (.fla and .swf files) as MySQL BLOB data.
A PHP server is required.
Demo can be seen at http://www.flashwebservices.co.uk/apps/swf2blob
All source code is in the attached zip file.
Instructions
- Use the ‘swf2blob.sql’ file to set up your database table structure
- Open the ‘open_db.inc’ file and edit the variables to suit your database
- Upload everything to your webserver - preferably into its own folder (swf2blob for example)
- Visit the ‘index.php’ file to view - you’ll obviously need to add some files first
Feel free to edit the source to suit your needs - it would be nice if you kept the copyright intact in the source, but it’s not essential to keep it in the footer file.
Let us know of any bugs you come across, or indeed, any improvements you could make (I’m sure there’s quite a few).
Cheers.