Wednesday, November 09, 2005

Flex 2 - Calculator View As MXML by Ralf Bokelberg

This example creates a little Calculator in AS3. The gui of the Calculator is specified in a custom MXML component named CalculatorView. The main mxml file named CalculatorApplication.mxml is nearly empty. All it does is providing access to the Flex framework and calling the public static main method of CalculatorMain to start the application.


Open Example SWF in a New Window


This example is available with full source and documentation within Flex® by Example.

More to come.

Ted :)

0 Comments:

Post a Comment

<< Home