Feed on
Posts
Comments

Archive for April, 2008

The AIR Application that I built for Disney and presented at Adobe’s MAX2007 is still generating some buzz. I  was quoted discussing the new capabilities of AIR by Computer Arts UK. Read the full article at http://www.computerarts.co.uk/in_depth/features/rich_internet_apps__design_and_development

Or you can see just the important part where I am quoted.
“AIR allows for local caching,” says Josh Bloom, [...]

Read Full Post »

The goal here is to use the excellent code editing and application debugging/profiling available in Flexbuilder and still have the rapid prototyping and layout ability that the Flash IDE gives to you.
To get started create a new “Actionscript Project” in Flexbuilder.
Now we will add some code to testDebug.as that traces out when the application is [...]

Read Full Post »