Flash Player10.1 and AIR2.0 official version (desktop version) released

  • 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

Leave a Comment

Insert a Flash object into the Form, there js not have access to Flash object error

<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 not to put form in flash.

Leave a Comment

as3 load the main scenario the use of external libraries

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 [Read the rest of this entry...]

Comments (1)

as3 class constructor sequence dependent

1, if the constructor does not show that the super, will automatically call the super constructor beginning of the parent structure. [Read the rest of this entry...]

Leave a Comment

Adobe labs release of Flash Player 10.1, and a public test version of AIR2

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

Leave a Comment

Flash Player 10.1 for the future

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. [Read the rest of this entry...]

Leave a Comment

how to use flash remoting

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”;
}

[Read the rest of this entry...]

Leave a Comment

CU3ER

cu3er_logo_site

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, and you’ll be delighted by the results! [Read the rest of this entry...]

Comments (1)

Sothink Photo Album Maker

aaaddd

Sothink Photo Album Maker is a powerful FREE album making tool that creates photo albums in slideshow mode. With the unique transition effects and fantastic preset album themes, you can create exclusive well-designed albums within a few clicks, and easily share the album via Internet. [Read the rest of this entry...]

Leave a Comment

AuroraFlash Free Site Builder

screen

Every day we receive tons of emails from the visitors who have no enough patience to wait for the final release :-) To satisfy your curiosity we have uploaded the pre release of alpha version which will give you the idea of what is flash site builder, how it functions and looks. Also this will help us to collect some ideas of the visitors regarding the improvement of the final product usability. Your feedbacks are highly appreciated. [Read the rest of this entry...]

Comments (1)