Wednesday, November 09, 2005

Flex 2 - Calculator View As ActionScript by Ralf Bokelberg

This example creates a little Calculator in AS3. The gui of the Calculator is created via ActionScript, so 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 :)

1 Comments:

At August 13, 2007 8:54 PM, Fred T. said...

Well, it looked pretty, but threw every kind of error you could think of when I tried to interact with it.

 

Post a Comment

<< Home