FLASH, Actionscript, XML & PHP
Here is how we display date and time in a flash movie. Take a dynamic text field named as ‘Mytime’ which will be used in scripting and in dynamic text field time will appear. Adjust font color and size of text according to your need.
With Flash, XML and PHP you can create very professional, interactive, dynamic and customizable slideshows, galleries and lot more. We basically control back-end by PHP and create XML file which is called in flash to show the dynamic content. This section is bringing PHP, XML and Flash based scripts.
Following is a little example on how we can fetch data from PHP script into Flash swf file. Setting Up SWF File In order for Flash to get data from an external source, you need to make use of dynamic text fields. Simply place a blank dynamic text field on the stage and make sure [...]
In some cases we need transparent background for swf in web pages. For that a little property of SWF movie as a parameter will do. The background of a Flash movie can be set to transparent. This allows the background color or image of the HTML page that contains the Flash movie to show through [...]
