Monthly Archives: December 2008

Testing Flex apps (or anything else) using virtual machines

Despite the belief that Flash/Flex applications run the same in all browsers, this is not always the case. I’ve recently run into some issues with Internet Explorer 7 (surprise, surprise). Most experienced developers probably already use virtual machines, but it … Continue reading

Posted in Uncategorized | Tagged , , , , , | Leave a comment

How to UnFlex Your Flex – Making Flex applications look and feel unique

An important part of your job as a flex developer (whether designing yourself or interfacing with designers) is skinning/styling the application in such a way as to disguise it’s default flex roots and breath a unique life and identity to … Continue reading

Posted in Flex | Tagged , , , , , , , , , , , | 1 Comment

Using Google Maps API in Flex

This example uses geocoding, getRoute, step by step directions, and printing to create a useful google map in flex.

Posted in Flex | Tagged , , , , , , , , , , | 3 Comments