A few days back Mike Chambers posted an interesting code sample (made by Christian Cantrell) for Flex 2 to the FlashCoders mailinglist that shows a cool way to skin components in MXML.
Notice that it uses CSS and the Embed directive for using images as skins (which compiles the external image into the SWF). This [...]