on(release) {
_root.calculator.outputBox = "";
TotalSum = 0;
for (var i:Number = 0; i< MySums.length; i++) {
_root.calculator.outputBox += MySums[i] + newline;
TotalSum += MySums[i];
trace(TotalSum);
}
_root.calculator.outputBox += "---" + newline;
_root.calculator.outputBox += TotalSum;
}
Great JAM last night... !!!!!!!!
-
Great jam...
Crossroads... Before you accuse me... Voodoo Chile... and a whole ton of
new jam ideas...
thanks to Justin... Turk... Jesse...
Awesome!!!!
15 years ago
No comments:
Post a Comment