Archive for August, 2007

Embeddeding Fonts in Flex 2
Friday, August 10th, 2007

In my all experience in Flash one of the things I get most frustrated with is working with fonts. It never fails; I try to do something that I think would be simple to do with fonts and Flash (or Flex) gets all up in my kool aid about it. I don’t want […]

Custom Item Renderer in Flex2 List Components
Thursday, August 2nd, 2007

Even though the word “renderer” just looks (and types) funny to me, it’s used in the Adobe documentation so I will use it as well. In any event, this is a pretty cool way to render data with defined controls within a List-type component. So that means you can also use this in […]