This content has been marked as final.
Show 3 replies
-
1. Re: flash and interactive mathematics
Ned Murphy Nov 27, 2012 5:22 AM (in response to plutonak)Flash has a Math class that can perform some simple (and some complex) calculations.
-
2. Re: flash and interactive mathematics
plutonak Nov 27, 2012 6:53 AM (in response to Ned Murphy)Thank you. Would you know a webpage with exmaples by any chance?
-
3. Re: flash and interactive mathematics
Ned Murphy Nov 27, 2012 9:55 AM (in response to plutonak)I don't know what kind of examples you mean, but here is a link to the documentaton webpage for the Math class. Beyond that, You can also use most of the basic programming/mathematical operators: * (multiply), / (divide), + (add), - (subtract), % (modulus)
http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/Math.html



