Category Archives: Flash Platform
Building Client / Cloud Apps with Flash Builder for Force.com
I have a theory. The majority of people who use enterprise software today use old school Client / Server apps. We’ve been trying to move these apps to the web for more than ten years. The ease of deployment of web apps is a clear motivator. Yet the client capabilities of the plain old web [...]
Also posted in Adobe AIR, Cloud, Flex, Mobile, Salesforce.com 9 Comments
Developing Mobile Flash / Flex – Scaling and Zooming
Mobile development with Flash and Flex is a new frontier, full of new adventures and discoveries. Recently I discovered something that might be useful to you. By default the mobile web browser on my Android 2.2 device scales a web page to make more room to display pages typically built for a desktop profile. Here [...]
Also posted in Flash Player, Flex, Mobile 2 Comments
amf.js – A Pure JavaScript AMF Implementation
I just finished the first version of a new pure JavaScript library for AMF. I’ve wanted to do this for a while but didn’t think it was possible since JavaScript doesn’t have a ByteArray. But then I came across this: “High Performance JavaScript Port of ActionScript’s ByteArray“. That became the basis for amf.js. Before I [...]
Also posted in Flash Player, Flex, JavaScript 38 Comments
Tour de Flex 2.0 – Nearly 500 Flex Examples!
Adobe has just launched the new AIR 2 based Tour de Flex version 2.0 which now contains almost 500 Flex examples! The new version has new AIR 2 examples (only available in the AIR version of Tour de Flex) including: File Promises Mass Storage Detection Native Process Open with default app Socket Server Also there [...]
Also posted in Adobe AIR, Flash Player, Flex 4 Comments
Flex on Android in Flash Player and AIR
This week at the Google I/O conference Adobe announced that a Flash Player 10.1 beta and an Adobe AIR prerelease are now available for Android devices. This is really exciting news for those of us building apps on the Flash Platform because now we can begin building apps in Flex for these mobile devices (and [...]
Also posted in Adobe AIR, Flash Player, Flex, Mobile 19 Comments
Video: Build your First Desktop Application with Flash Builder
In this video I walk through the basics of building Adobe AIR desktop applications in Flash Builder 4 using the Flex 4 SDK. Let me know what you think.
Also posted in Adobe AIR, Flex 17 Comments
Flex Performance on Mobile Devices
This past weekend I spent an hour optimizing the Flex 4 scrolling demo that I posted last week. The original demo was intended to show how to hook up touch events to the Flex 4 List / DataGroup controls. This new version adds some optimizations for the touch event handling and adds the kinetic flick [...]
Also posted in Flash Player, Flex, Mobile 26 Comments
Flex 4 List Scrolling on Android with Flash Player 10.1
UPDATE 1: The first version of this demo was intended to show how to hook up touch events to the Flex 4 List / DataGroup controls. I’ve posted a new version that adds some optimizations for the touch event handling and adds the kinetic flick behavior. One of the challenges of running existing web content [...]
Also posted in Flash Player, Flex, Mobile 24 Comments


Video: Introduction to the New Adobe AIR Launchpad