AMFPHP Example
Short AMFPHP example, explaining the bullets in the process of installing AMFPHP and connecting Flash to PHP through its gateway.
Short AMFPHP example, explaining the bullets in the process of installing AMFPHP and connecting Flash to PHP through its gateway.
A review of the basic usage of the AS3 PureMVC framework. Great for a quick reminder of how to use the PureMVC.
An AS3 script for drawing lines with Tweener. Create a line, add points, and set the time it takes tweener to draw.
Working with XML using Actionscript 3.0. I demonstrate the basics of working with XML using AS3, including loading, send, reading nodes, reading attributes and searching.
Simply how to play a sound. As well as how to pause and play a sound using the soundchannel class.
A simple interactive flash map of the us which reads an xml file to determine what states rollover and click actions should be. Also allows you to easily group states in regions.
A simple Five3D example. I built a simple moving solar system model.
An example of how you can delete a column of an existing SQLite table using Actionscript 3.
An example of how you can rename a column of an existing SQLite table using Actionscript 3.