With the FlashWriter Toolkit you can dynamically load JPEGs at runtime into your Flash movie. Unlike other generators (e.g. Macromedia Generator, Swift Generator or Ming) that require an own web-server, the FlashWriter Toolkit runs on any website with PHP.
This is a class for binding the Swift Generator to the PHP scripting language. What it does: The class generates a temporary swift generator file, which is then opened with the swift generator Binary with a supplied flash template. The method makemovie returns the Flash file, which can be echoed to the browser or into a file (for generating Flash Greeting cards for sending with E-Mail).
This application is an example of using Flash MX to communicate with a with a Web Service. By using a combination of the Load Vars Object, Flash MX Components, and a PHP Soap Toolkit - we can easily build applications such as these. The web service that is used provides you with the currency exchange rate between any two countries.
Ming is a c library for generating SWF ("Flash") format movies, plus a set of wrappers for using the library from c++ and popular scripting languages like PHP, Python, and Ruby.