as3 load the main scenario the use of external libraries
filed in Flash as on Nov.19, 2009
The main module main.swf, is called the module lib.swf,
lib.fla of the document class Lib.as, assume that the defined module Module0.as, Module1.as
filed in Flash as on Nov.19, 2009
The main module main.swf, is called the module lib.swf,
lib.fla of the document class Lib.as, assume that the defined module Module0.as, Module1.as
filed in Flash as on Nov.19, 2009
1, if the constructor does not show that the super, will automatically call the super constructor beginning of the parent structure.
filed in flashas on Nov.18, 2009
Flash Player 10.1
http://labs.adobe.com/technologies/flashplayer10/
Adobe senior product manager Justin’s article, Flash Player 10.1 new features:
http://www.adobe.com/devnet/logged_in/jchurch_flashplayer10.1.html
Flash Player 10.1 Release Notes:
http://labs.adobe.com/technologies/flashplayer10/releasenotes.pdf
filed in Flash as on Nov.17, 2009
With the Adobe MAX 2009 conference by a lot of Mengliao also to pop out.
The most attention was undoubtedly the Flash Player 10.1, the simple fact that
Is the mobile phone and other mobile devices fully support the coming era of Flash here. Flash Lite can say goodbye.
filed in Flash as on Nov.07, 2009
Example code
import flash.net.Responder;
import flash.net.NetConnection;
var mynet:NetConnection = new NetConnection();
mynet.connect(”http://192.168.1.125/amfphp/gateway.php”);
mynet.call(”testamf.wakao”,new Responder(onOk, onNotOk));
function onOk(e:String) {
myText.text = “Output:”+e;
}
function onNotOk() {
myText.text = “failer”;
}
filed in graphics on Nov.06, 2009
CU3ER \kju:b?r\, an image slider initially conceived to create 3D transitions between slides, turned out to be a convenient and multifunction solution that can be applied in a range of website building areas, from content slider to feature slider and image & banner rotator. Consider using it when you want to grab the user’s attention, [...]