Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
lilu2000 #1
problem with calculation
var x=8.7
place a button with the following script
on(release){
trace(x--)
}
see that x=0.6999999 after 8 clicks
i have some calculations in my project
and i cant multiply by 10 and than to divid by 10 for every calculation
please help
lilu2000 Guest
-
Calculation
Hi, I'm trying to take data from my database and add them (like field 1 + field 2). Somehow, it doesn't seem to be working. Anybody would know a... -
CF Calculation Problem
I have running into problems with a commissions calculation app i am working on. Currently I take the amount and apply a percentage to it to get... -
Calculation based on calculation
I'm new to Acrobat 5.05 and Javascript... I have a simple issue/question: There are 3 columns, QUANTITY, EACHES COST, LINE TOTAL As the... -
Calculation problem...please
Hello. I am trying to do the following calculation but I am have a problem. I have an application that has multiple files. One file is a... -
[PHP] Simple Math Calculation Problem....
$Days = int(($clockDate - $inputDate) / (24 * 3600)); you tried that?



Reply With Quote

