PHP Ming

Ming is a library for generating Macromedia Flash files (.swf), written in C, and includes useful utilities for working with .swf files.You can use this library with PHP,Perl, ruby etc using wrapper.Ming offers a number of advantages over the existing PHP/libswf module. You can use Ming anywhere you can compile the code, whereas libswf is closed-source and only available for a few platforms, Windows not one of them.

Installation PHP
go to command prompt and type the following command

sudo apt-get install php5-ming


Restart web server.That's it folks.




for more info how to use this with php visit

http://in.php.net/manual/en/intro.ming.php