Tag Archive for '@embed'

20
Aug

Creating a vertical ButtonBar in Flex

This is a simpler version of the “Creating a vertical LinkBar in Flex” entry except it uses the Flex ButtonBar control instead of a LinkBar control. Also, instead of embedding the PNG assets in an <mx:Script /> block, I embedded the images inline using @Embed.

Full code after the jump.

Continue reading ‘Creating a vertical ButtonBar in Flex’