Tags: Action, Actions, Adobe, Coding, CS3, flash", help, input, properties, Script, Scripting, Text, training, tutorial, tutvid
Simple Actionscript 3.0 Calculator: Flash Tutorial! – February 15th, 2010
10 Responses to “Simple Actionscript 3.0 Calculator: Flash Tutorial!”
-
Heheh)) nice calculator.
-
Perfect mate…. I had subscribed…..rated 5/5…
Looking for more flash tuts…… from u…
-
Thx heaps tutvid!
Wrote my very first lines of code in any form today thx to u,is it right?
}if(result_txt.text == “Infinity”){
result_txt.text = “O_o”;
}if(result_txt.text == “80085″){
result_txt.text = “( . \Y/ . )”;
}
Couldnt find a font to display the forward slash though lol…..
Try adding 80085 & 0,then divide them as well… -
Great video…
-
awesome just wonder it is the same code for ActionScript 2.0 or ??? thank you
-
Why do you need a tutorial, all you need to know is the math:
°F to °C Deduct 32, then multiply by 5, then divide by 9
°C to °F Multiply by 9, then divide by 5, then add 32 -
great tutorial. you go over a lot of helpful concepts.
-
Great tut. I’m no actionscript guru but it feels like a lot of this code could be shortened with for loops, but I appreciate that you didn’t prefer for loops to make it clear for all levels of actionscriptors. Nice job.
-
this is cool!!!!! i did it it works perfectly
-
too long