This post was written before Adobe made the announcement that the Flash Player 11 and AIR 3.0 runtime will be available next month.
Although all of my projects are coded in FDT4 I still use Flash Professional on a regular basis that because a great part of those projects have …
So quite some time after I got this book on my hands I’ve finally taken the time to sit down and read it and let me open this post saying that I really enjoyed it. ActionScript Developer’s Guide to Robotlegs will guide You through the inner workings of the Robotlegs …
Heres a quick video showing how You can use the Greensock’s ThrowPropsPlugin to emulate the bouncy effect of the iOS devices, on the example I used an image but it can also be used with TextFields or Lists and it performs equally good on the iPad.
ThrowPropsPlugin is a plugin for …
Upate: Unfortunately and due to some problems with the Adobe Connect Add-in on Mac OS Lion the presentation couldn’t be held last Saturday, I apology for the inconvenience and the meeting is being rescheduled to August 27, 2011 05:00 PM – 06:00 PM (GMT-10 Hawaii, Fakaofo).
This meeting will be on-line …
Click the image to see working example.
So here it is the updated version of my Robotlegs Modular + Flash CS5 Project Template for FDT 4.5, what it does? it will let You create a Flash CS5+Robotlegs Modular project using Robotlegs version 1.4.0 and Joel Hooks version of Stray’s Utility …

Community Help contributions
Exchange questions, ideas, and suggestions with
other Adobe users.
Contributions to Community Help are rated by the community, and may be featured on product Help and Support pages, Developer Connection, Design Center, and Forums. Users who contribute to Community Help earn points, gain access to Adobe experts and can add …
Adobe recently made available Flex PMD a tool that lets you keep track of your code bad practices and helps you by auditing your source directory and displaying common errors such as:
Unused code (functions, variables, constants, etc.)
Inefficient code (misuse of dynamic filters, heavy constructors, etc.)
Over-complex code (nested loops, too many …