topical media & game development
actionscript-domain-Module.ax
actionscript-domain-Module.ax
[swf]
flex
package {
import flash.display.Sprite;
public class @ax-actionscript-domain-Module extends Sprite {
public function @ax-actionscript-domain-Module() {
}
public function start ():void {
trace("@ax-actionscript-domain-Module.start() was invoked...");
}
}
}
(C) Æliens
27/08/2009
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.