Archive for the 'ActionScript 3.0' Category
2007 was an AWESOME year for Flex and AIR. 2008 should continue this trend. Here are several different technologies and other items I plan on monitoring going into 2008. Some of these are bleeding edge, others are fundamentals which we’ve been studying for years.
“I’m sure that Flex skills will be one of the hottest skills [...]
December 21st, 2007 | Posted in AS3 API, ActionScript 3.0, Adobe AIR, Bleeding Edge Flash, Cairngorm, Design Patterns, Flash Platform, Flex, Flex 3 Skinning, Flex API Example, Flex Builder, Flex Builder 3, General Development Notes, OOD, OOP, Software development process, UML | 12 Comments
The Adobe Flex job market has been doing very well over the past 10 months or so. See the chart below for some aggregated calculations from hotgigs.com for hourly Flex rates. I am not sure where they are getting these numbers but this does seem to be inline with what’s going on in the industry. [...]
November 30th, 2007 | Posted in ActionScript 3.0, Adobe AIR, Flex, Flex Consulting, Flex Contracting, Flex Jobs | 14 Comments
If you are interested in generating UML and/or AS3 code you might want to take a look at the following tools. The price tags range from $0 to $239.
Cairngen - Free
http://www.ericfeminella.com/blog/cairngen
This tool provides AS3 code generation for Cairngorm based Flex projects. You’ll need to have Ant installed and know how to run and modify Ant [...]
November 20th, 2007 | Posted in ActionScript 3.0, Cairngorm, Flash Platform, Flex, Flex Builder, Flex Builder 3, OOD, OOP, UML | 5 Comments
Here is a cool tip from Programming Flex 2. This code is from a Flex 3 project. I believe the syntax is the same for both versions of Flex. Notice that the repeatCount attribute in the Sequence component definition is set to 0. This will repeat the Effect until you call the end() method on [...]
November 8th, 2007 | Posted in ActionScript 3.0, Flex, Flex Builder, Flex Builder 3, MXML | No Comments
Announcing “kannopy - AIR Application Development and Consulting”. This exciting new company will focus on application development using the Adobe Integrated Runtime. kannopy should be officially open for business sometime in early 2008. In addition to pure AIR app dev kannopy will also offer high end experience and UI design for Flex and AIR applications. [...]
October 24th, 2007 | Posted in ActionScript 3.0, Adobe AIR, Apollo, Bleeding Edge Flash, Flex, Flex 3 Skinning, Flex Builder, Flex Builder 3, General Development Notes | 1 Comment
Delving deeper into the ActionScript 3.0 API research I present the Odeo API Example. Full source available. Use of TileList with drop-in ItemRenderer. Parallels for animation and the search text field has a real time “web 2.0″ reflection. A little bit of Flash CS3 to Flex communication going on here too.
This application should probably be [...]
September 30th, 2007 | Posted in AS3 API, ActionScript 3.0, Flash CS3, Flash CS3 to Flex communication, Flash Platform, Flex, Flex API Example, Flex Builder | 1 Comment
We all remember the old school gabo site. Here is an AIR application Gabo Mendoza is developing. It looks pretty cool. From the homepage:
“Wouldn’t it be great if you could take pieces of your favorite web sites and put them on your desktop? Things like that auction you’ve got your eye on, your web mail’s [...]
September 27th, 2007 | Posted in ActionScript 3.0, Adobe AIR, Bleeding Edge Flash, Flash Platform, Flex, Flex Builder 3, General Development Notes | No Comments
Here is an example that demonstrates how to control the timeline of an SWF that was published with Flash CS3 from AS3 code in a Flex project. The Flash CS3 based SWF is set to publish for Flash Player 9 and uses ActionScript 3.0. The SWF is loaded into Flex using a SWFLoader control. Once [...]
September 27th, 2007 | Posted in ActionScript 3.0, Flash CS3, Flash CS3 to Flex communication, Flash Platform, Flex, Flex Builder | 13 Comments
If you didn’t see the list of 22 ActionScript 3.0 API’s that I posted you might want to take a look. To continue exploring the API’s I have decided to begin creating simple examples for 10 of the 22 from the previous post. I have broken these 10 into the following categories: Media, Social Networking, [...]
September 22nd, 2007 | Posted in AS3 API, ActionScript 3.0, Flex, Flex API Example | 4 Comments
Here is an excellent article from Dolores Joya regarding user interface design using Flash, Illustrator and Adobe Flex. This is a behind the scenes look at a designers approach to creating a custom, skinned Flex application. Get inspired!!
Flex Skin Design Deconstructed - Behind the Design
I’ve always loved repeat motif or repeat patterns since I first [...]
September 18th, 2007 | Posted in ActionScript 3.0, Flash CS3, Flex, Flex 3 Skinning, Flex Builder 3, Flex Skinning Lab | 1 Comment