Sponsorised links
September 2008
kirupa.com - Using the Tween Class
var xScaleT:Tween = new Tween(kText, "_rotation", Elastic.easeOut, 0, 360, 3, true);
April 2008
Sponsorised links
March 2008
February 2008
January 2008
December 2007
AVM Interfacing - Communicating between Flash 8 and Flash 9
ActionScript virtual machine Communication
October 2007
September 2007
August 2007
July 2007
XML-RPC Client Library for ActionScript, a downloadable code project, from Words, punctuated - by Paul Robertson (http://probertson.com/)
This is an XML-RPC client implementation for ActionScript 2.0. The usage is very similar to the Flash Remoting for MX 2004 ActionScript 2.0 components, so it should be pretty easy for anyone with Flash Remoting experience to learn to use this library as well. (It shouldn’t be hard for others to learn to use it either — I just wanted to build it to follow a well-established pattern for calling remote methods in ActionScript.)
