Posts Tagged ‘Embed()’

Embedding fonts in AS3

No Comments »

No more do you have to have fonts in your library you can embed them directly from the folder where they reside using the [Embed] in your ActionScript Project.

Read More »


Adding icons to the Flex ButtonBar control – mx:ButtonBar

No Comments »

The following example shows how you can add icons to the ButtonBar control in Flex.

Read More »