Flex

Font Embedding with Flash Builder 4

I’ve been noodling around a bit with Flash Builder 4 lately. After creating a few simple apps I decided to look into font embedding. There are quite a few posts to be found via Googling about embedding fonts in Flex. Some are very good, others not so much, but I think I managed to compile [...]

Flex, as3, flash

Flex Camp Boston

My good friend and ColdFusion Guru Brian Rinaldi of RemoteSynthesis fame is organizing his first conference. Flex Camp Boston will take place on December 7, 2007 at Bentley College in Waltham, MA. For a $10 admission charge you’ll hear from an impressive group of speakers on a wide array of Flex-related topics. Not a good [...]

Flex

Populate a Flex Accordion with XML

I’ve been spending a lot of time lately learning Flex. So far I think it’s fantastic. I’m amazed at how easy it is to put together a nice looking dynamic application with so little code.
One stumbling block I had to get over was populating an accordion component with data from an XML document. I started [...]

Flex