Introducing PureMVCGen – an ANT based PureMVC Flex Generator

December 5th, 2008 by Greg Jastrab

I just published a PureMVC code generation tool I’ve been working on lately. It’s an ANT-based tool, but is distributed via Ruby Gems, which allows it to be easily installed as a command-line tool once you have Ruby, rubygems, and ANT installed.

Once you have those programs installed, simply enter ($> just denotes you are at a prompt on the command line)

$> gem install puremvc-gen

and the tool will be installed. Read on to see how to use it…

Read the rest of this entry »

Displaying an Image in a ComboBox

December 1st, 2008 by Greg Jastrab

Presenting an Intro to Flex at Refresh Baltimore Tonight

November 12th, 2008 by Greg Jastrab

Flex 3: Styling Individual Tabs in a TabBar

November 10th, 2008 by Glenn Gentzke

Migrating Serialization Changes Within an AIR Application

September 11th, 2008 by Greg Jastrab

Serialization Error/Bug When Using a ByteArray and readObject in an IExternalizable Class?

August 27th, 2008 by Greg Jastrab