Entries in the ‘Flash as’ Category:
filed in Flash as on Aug.21, 2010
var mc_width = 200;
var mc_height = 100;
var mcNum = 10;
var move_v = 0;
var prev_v = 0;
var stageHeight = Stage.height;
var mc_array = [];
for (var i = 0; imc_height/2) {
v
filed in Flash as on Jun.11, 2010
Flash Player 10.1 Download full version: http://www.adobe.com/go/getflashplayer
Download Flash Player 10.1 Genuine Edition Debugger: http://www.adobe.com/support/flashplayer/downloads.html
Download AIR 2.0 official version: http://www.adobe.com/go/getair
filed in Flash as on Jan.15, 2010
<form>
<object classid=”clsid:D27CDB6E-AE6D-11cf-96B8-444553540000″
id=”flashObj” width=”${width}” height=”${height}”
codebase=”http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab”>
<param name=”movie” value=”${swf}.swf” />
<param name=”quality” value=”high” />
<param name=”bgcolor” value=”${bgcolor}” />
<param name=”allowScriptAccess” value=”sameDomain” />
</object>
</form>
In the js in if you want to have access to flashObj this object, and send some information to the flash (swfaddress, swfobject), will be mistakes.
Of the affected version is 9.0.28, later versions do not have this problem.
The solution is [...]
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 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 Flash as on Oct.06, 2009
* Adobe Flash Player 10.1
* Adobe Flash Builder 4 Beta 2
* Adobe Flex 4 SDK beta 2
* Adobe LiveCycle DS beta 3
* Adobe Flash Catalyst Beta 2
* Adobe Coldfusion Builder Beta 2
* WorkflowLab
filed in Flash as on Sep.13, 2009
http://tv.adobe.com/
Adobe TV a new revision, UI become more clean and tidy, the search efficiency of the upgrade, Deep Linking support better. But also put a lot of new Video.
filed in Flash as on Jun.26, 2009
As we all know, the open source Blaze DS upgrade the enterprise business is LiveCycle Data Services (referred to as LCDS), addition of concurrent connections and strong improvements, LCDS also includes BlazeDS does not have the data management services.
Adobe has now opened in the Labs on the Beta version of LCDS 3.0, LCDS 3.0 would [...]