Question
Flash Develop
I am currently using flash develop and action script 3.0 to code a converter which will convert cm(centimetres) to inches. The user inputs the cm's and the computer generates the output in inches. I know the calculation is input divided by 2.54 but cant get my code to work. Any ideas anyone?
