embed an image

...also of note...

a Flex embed statement in css looks like this
upSkin: Embed("images/buttonUp.png");

a Flex embed statement inline looks like this
icon="@Embed('images/add.png')"

Comments

Popular posts from this blog

Flex TabNavigator - tab click event?

Flex Advanced Data Grid collapses on refresh

Add and remove lineseries - Flex LineChart