Category Archives: Flex

Drop your framework?

After attending an interesting session at Adobe MAX 2008 titled “The Flex Architecture Face-off”. At first I though the speakers (Yakov Fain, Chafic Kazoun, Todd Anderson, and Joshua Noble) were going to debate which framework was the best, you know, Cairngorm, PureMVC, Mate, and others. Initially the speaker surveyed which frameworks developers were using and [...]
Also posted in Cairngorm | Tagged , , , , , , , | 9 Comments

Xdrive AS3 Library

I have not posted in a long long while it seems. That would be nice if I were just hanging out on a beach some place. However, I have been busy doing lots of things for work and working on a new AS3 library. I have been developing for the past few months an AS3 [...]
Also posted in AIR, Flash | Tagged , | Leave a comment

Building ASDocs and SWC with Flex Ant Tasks (flexTasks) for both Mac and PC

I wanted to write a quick post because I am just exploring the ability to build ASDocs using ANT from within Flex Builder 3. Adobe Labs has a post about using Flex Ant Tasks to manage builds from Flex. With this tool you can compile Flex applications, modules, libraries, and HTML wrapper code, as well [...]
Also posted in ASDocs | Tagged , , , | 8 Comments

Omniture Tracking in Flash, Flex and AIR Applications

If you are developing Enterprise level applications chances are you are either used Omniture or you will be asked to integrate with Omniture tracking services. This post is not really about the specifics of Omniture tracking, but rather about the implementation methods for Flash, Flex, and AIR (with Flex). Usually, Omniture tracking events are sent [...]
Also posted in AIR, Flash, Omniture | Tagged , , , , , | 3 Comments

Get ready to breathe some AIR with Oxygen

Xdrive is coming out with a new desktop client called Oxygen that will manage their online storage service using Adobe AIR and Flex.  Larry Drolet and I first discussed Oxygen at a recent FITC conference in Hollywood. Oxygen was first designed as a proof of concept application using Flex, AIR, and the Xdrive JSON API version 1.2.  [...]
Also posted in AIR | Tagged , , | 3 Comments

Issue with using SWF files within TileList control

I ran into a small annoyance using SWF files within the Flex TileList control.   Using a SWF image in the itemRenderer seems to block the broadcasting a double-click ListEvent, however using a image format (JPG, PNG, GIF) works fine. To demonstrate the issue I created a very simple example: 123456789101112131415161718192021222324252627282930< ?xml version="1.0" encoding="utf-8"?> <mx:application xmlns:mx="http://www.adobe.com/2006/mxml" [...]
Posted in Flex | Tagged , | Leave a comment

Adobe Share

Adobe recently launched a new beta application called Share that allows you to upload and share files.  You can share file to a rostered list, the URL to the file, or embed the file on your web page (as I have done below).   Adobe also has a Share API that uses simple REST-based protocol for developers to [...]
Also posted in API, Flex News | Tagged , , | Leave a comment

Rotate using Flex BitmapData and Matrix

Recently, I found myself in need of an image rotation component in Flex so that the rotation takes place on the client and saves the image back to the server.  The image source I use has a thumbnail 100×100 and the original image.    I wanted to load just the thumbnail to perform the rotation and then once [...]
Posted in Flex | Tagged , , , , , | 7 Comments

Tired of dreary Flex applications, take a look at Fill Colors

I ran into my good friend Nahuel Foronda at the Adobe Max 2007 conference, he handed me a little post card for his new endeavor called Fill Colors.   A while a go I harped on the fact that so many Flex applications look like Flex applications.  Fill Colors was inspired by the CSS Zen Garden, [...]
Posted in Flex | Tagged , , | Leave a comment


  • Thanksmister on Twitter