Projects - Flex Builder - Button Application
This basic button application simply displays a button with text on it.
It is a non functional button at this stage.
It is written in .mxml and compiled into a button.swf file.
The button.swf file is then embedded in the web page using the html 'object' tag.
mxml code:
html code: