A few weeks ago I posted my online portfolio. I casually tweeted about it and mentioned it to some friends on Facebook. After some tweeks, I’ve decided to post it on my blog for the world to see. I’d like to eventually make the source code available, but it will definitely require some cleanup as […]
Portfolio made in Flex 4 with Papervision 3D
October 7th, 2009 · 6 Comments
Tags: ActionScript · Flash · Flash Builder 4 · Flex · Flex 4 Framework · Gumbo · PaperVision 3D · Personal · xml
URLLoader Caching Nightmares
January 11th, 2009 · 4 Comments
Why people are still using Internet Explorer 6 (or any version for that matter) is beyond me; but recently when developing a trending application for a company that only supports IE6 I ran into the age-old caching issue. Normally, I would add a random number at the end of the URL string, however, this application […]
Tags: ActionScript · Flash · Flex
Google Gadget Cache
June 9th, 2008 · 7 Comments
Today I was updating one of our Google Gadgets at work and after almost an hour of changing random stuff in the code with no different result on iGoogle I realized I had forgotten about the cache! Google seems to cache XML gadget files and Flash content for at least 1 hour. I haven’t found […]
Tags: Google Gadget · xml
Adam 1, oBIX None
June 2nd, 2008 · 3 Comments
After a hard day’s work on the oBIX to Flash project I blogged about yesterday, I am happy to report that progress is moving fast. The module (currently called FloBIX) is able to parse oBIX and convert it into a collection of ActionScript 3 objects – usable in Flex 3 or Flash CS3. It currently […]