Flex/Flash

TwitterFacebook
Get flash to fully experience Pearltrees

Actionscript 3.0 and Zend AMF - FlepStudio forum

http://www.flepstudio.org/forum/tutorials/3421-actionscript-3-0-zend-amf.html This is a behavior similar to the require() statement, with the only difference being that if the code from a file has already been included, it will not be included again. So I say to PHP to include the files Server.php ( inside of Zend/Amf/ folder ) and Comments.php ( we create it at step 5 of this tutorial ). Then a method (getAuthors) that performs the query to the DB, makes a push into Array of each line of the table " wp_comments " and returns the Array. var nc:NetConnection=new NetConnection(); nc.connect("http://ZendAmf folder url/"); var res:Responder=new Responder(onResult,onError); my_ta.visible=false; var wheel_mc:Wheel=new Wheel(); wheel_mc.width=wheel_mc.height=40; wheel_mc.x=stage.stageWidth/2-wheel_mc.width/2; wheel_mc.y=stage.stageHeight/2-wheel_mc.height/2; addChild(wheel_mc); nc.call("Comments.getAuthors",res); function onResult(e:Object):void { for(var i:int=0;i
http://www.silexlabs.org/amfphp/ amfPHP is free and open source software, and an essential brick for the development of Web Applications. amfPHP is used in projects that cover a wide spectrum, from games to business applications.

Flash remoting for PHP: A responsive Client-Server Architecture

Flash Game Development with Flex and Actionscript - Gettings Sta

We start by defining some of the properties of the Application object. These properties can be set through attributes in the mx:Application tag. This should look familiar to anyone who has written HTML. Specifies a limit on the frames per second. The default is 24, but since we want the game to run as fast as possible it’s best to override this with a much higher number. Note that just setting the framerate to 100 doesn’t guarantee that the frame rate will always be 100 (or even get anywhere near it). http://www.brighthub.com/internet/web-development/articles/11010.aspx
http://ghostwire.com/go/29

Studios :: Flash Components :: PHPObject

Aspire UI Components (Flash ActionScript 3.0) The Aspire UI Components toolkit is a collection of ActionScript 3.0 (AS3) classes for building flexible and lightweight user interface elements in Adobe Flash applications. Key features of the components include easy skinning using PNG image files, multiple ready-to-use themes, automatic tab focus ordering, extensive text styling capabilities, and flexible layout containers. GhostWire UI Components (Flash ActionScript 1.0/2.0)
You know that Macromedia Flash from Adobe is great for making websites interactive, interesting, and fun to explore. But you may have been hesitant to use Flash out of the concern that the Big Three search engines (Google, MSN, Yahoo!) will not be able to find your site—that is, direct web searches to your site. Rest assured that you can use Flash in your site, even quite heavily, and still get good search results. What follows are a few simple tips to help you achieve search engine visibility. Put text in HTML

Making Flash websites searchable | Adobe Developer Connection

http://www.adobe.com/devnet/flash/articles/flash_searchability.html

Flash MX/PHP Development] [PHPObject - PHP Flash Remoting]

http://ghostwire.com/resources/phpobject/ PHPObject is an opensource alternative to Flash Remoting for PHP developers. With PHPObject, you can call a method of a PHP class/library on your web server as if the class/library was defined in Flash itself. It takes care of your client-server connections and makes passing of variables (properties) between Flash MX and PHP easy, and thereby providing a convenient way to connect rich media clients with data and business logic residing on your server.
This user is yet to take control of their account and provide a biography. If you are the author of this article, please contact us via support AT actionscript DOT org. This is just a basic tutorial on how to display data in a mySQL database in flash quickly and easily. You can develop this code further to create dynamic Flash movies that feed off a mySQL database. In this example I'm using an eCard project I'm working on. http://www.actionscript.org/resources/articles/53/1/Integrating-Flash-and-mySQL/Page1.html

Integrating Flash and mySQL

Flex Video Training | Adobe Flex Developer Center

This training course will help you understand how you can leverage the open source Flex framework to build RIAs. To make it easier for you to learn Flex, you will use the Eclipse-based Flash Builder 4.5 development tool, which includes the Flex framework and provides features such as intelligent coding, interactive step-through debugging, and visual design of the user layout. http://www.adobe.com/devnet/flex/videotraining.html
http://www.adobe.com/devnet/flex.html

Flex Developer Center

Tour de Flex is a desktop application for exploring Flex capabilities and resources.