Archive for the 'MXML' Category
Flex 4 is certain to mold the future of RIA development. Building on the existing Halo theme the Flex Team has started to further refine the component model and architecture for Flex. Flex 4 has a strong focus on design. One primary goal is to allow designers and developers to collaborate in innovative and unseen [...]
August 2nd, 2008 | Posted in Bleeding Edge Flash, Flex, Flex 4, General Development Notes, Gumbo, MXML | 5 Comments
I wanted to post a link to this article that I had the pleasure and opportunity of writing for Flash Magazine about the Mate framework for Flex. Mate is an awesome framework used for developing applications using Adobe Flex. I’d like to thank both Jens from Flash Magazine and Laura from ASFusion for their help [...]
July 5th, 2008 | Posted in Design Patterns, Flex, MXML, OOD, OOP, Software development process, frameworks, mate | No Comments
Here is a new pocket guide for Flex 3.0 that somehow slipped past me. I haven’t seen this book mentioned anywhere. Things have been mega busy over the last few months so that could explain it. Three things I really like: Flex, O’Reilly and a pocket sized book. These pocket guides are great for reading [...]
June 22nd, 2008 | Posted in ActionScript 3.0, Flex, Flex Books, Flex Builder 3, MXML | 2 Comments
Here is a draft version for the Flex 3 Cheatsheets. A number of MXML controls are detailed on this draft. For the first few Flex 3 Cheatsheets I am thinking about following this format for the rest of the commonly used MXML controls and containers. The properties, events and styles are taken directly from [...]
March 12th, 2008 | Posted in AS3 API, ActionScript 3.0, Bleeding Edge Flash, Flex, Flex Builder 3, General Development Notes, MXML | 4 Comments
Ted Patrick recently visited San Diego and gave a presentation for the upcoming release of Flex Builder 3.0 and AIR 1.0. One thing that
stood out was the slideshow that Ted used during his presentation. One important screen that jumped out at me was the Adobe AIR Application Stack. The 6 Adobe AIR APIs in this [...]
January 28th, 2008 | Posted in AS3 API, ActionScript 3.0, Adobe AIR, Bleeding Edge Flash, Flex API Example, Flex Builder 3, MXML | 6 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