background preloader

Flex/Flash

Facebook Twitter

Actionscript 3.0 and Zend AMF - FlepStudio forum. Flash remoting for PHP: A responsive Client-Server Architecture. Flash Game Development with Flex and Actionscript - Gettings Sta. 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. This is a pure AS3 library with no dependency on the Adobe Flex framework.

Features | Documentation | Demo GhostWire UI Components (Flash ActionScript 1.0/2.0) GhostWire Studios has been developing Flash UI components that are lightweight, pixel-perfect and truly skinnable since 2003. This collection of components have proven to be invaluable in the workflow of many Flash developers over the years, and continue to serve as evidence of our experience and expertise in building high quality user interface controls. Features | Testimonials. Making Flash websites searchable. Flash MX/PHP Development] [PHPObject - PHP Flash Remoting] Integrating Flash and mySQL. Integrating Flash and mySQL 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. View all articles by Vin Vin | nostamprequired.com Beginner Flash MX + PHP This tutorial makes use of the PHPObject code which can be found at: Please download the PHPObject and try out the sample to better understand what's going on here.

This is just a basic tutorial on how to display data in a mySQL database in flash quickly and easily. #include "PHPObject.as" tmp = new PHPObject ( ) ; tmp. setDefaultGatewayKey ( "secret" ) ; // CHANGE THIS TO //WHATEVER SECRET KEY YOU SET IN Gateway.php tmp. setDefaultGatewayUrl ( " ) ; // CHANGE THIS //TO WHERE YOU PLACE Gateway.php delete tmp; myFoo = new PHPObject ( "cards" ) ; // declare a new object and link it to a remote PHP class // set up responder id. text = result [ 0 ] ; Flex Video Training | Adobe Flex Developer Center. Flex Developer Center.