Monday, April 09, 2007

ActionScript 3.0 with Flex is cool. Tested with Monte Carlo algorithm.

I have not posted anything for along time because I am so busy.

By the way, after heard about new technology from Adobe and I have enough time to test. And I have tested it now. I write actionscript 3.0 in flex application to calculate pi value by Monte Carlo Method. I didn't use Flex Builder, but I used Flex SDK with FlashDevelop.

The result of testing is very cool. The calculation performed by actionscript 3.0 is very fast (let try it yourself with N around 1000000)


This is it. Let try => http://physica.thai.googlepages.com/MonteCarloAS3.swf
This is a source code => http://physica.thai.googlepages.com/MonteCarloAS3.mxml

Have Fun. :)

Physica

No comments: