HOME | DD

SUPREMOXQ15 — Sistem of growth machine NO INSIDE

Published: 2012-06-03 18:57:52 +0000 UTC; Views: 2273; Favourites: 6; Downloads: 48
Redirect to original
Description -My sistem of growth maching-
--------------------------------------
-growbutton1-
--------------------------------------
var growthnum1:Number;
growthnum1 = 0;

var warning1:String;
warning1 = "Numeros";

botaogrow1.onRelease = function() {
growthnum1 = growthnum1 + 1;
if(growthnum1 >= 100){
warning1 = "!!!MAX!!!";
}

}
botaoreset1.onRelease = function() {
growthnum1 = 0;
}
-----------------------------
-growbutton2-
-----------------------------
var growthnum2:Number;
growthnum2 = 0;

var warning2:String;
warning2 = "Numeros";

botaogrow2.onRelease = function() {
growthnum2 = growthnum2 + 1;
if(growthnum2 > 100){
warning2 = "!!!MAX!!!";
}
}

botaoreset2.onRelease = function() {
growthnum2 = 0;

}
-------------------------------
-control of door-
-------------------------------
-one click-
-------------------------------
on (release) {
gotoAndStop(2);
}
--------------------------------
-one click again-
--------------------------------
on (release) {
gotoAndStop(1);
}
--------------------------------
Sistem actionscript good!
all function are ready!!!
--------------------------------
SuPREMOXQ15: EXELENTE!!!! WHAHAHAHAHAHAHAA!!!!!!!!!!!!
Related content
Comments: 25

Skydtbworld [2014-06-23 06:22:40 +0000 UTC]

i not see anyone in there
Screenshot
prntscr.com/3vladk

👍: 0 ⏩: 1

SUPREMOXQ15 In reply to Skydtbworld [2014-06-23 17:12:52 +0000 UTC]

No inside is no inside D8

👍: 0 ⏩: 0

LRomStar [2012-06-05 01:04:42 +0000 UTC]

I still can't understanding it

👍: 0 ⏩: 1

SUPREMOXQ15 In reply to LRomStar [2012-06-05 02:51:26 +0000 UTC]

it is the actionscipt! the programming language of the flash animation! sistem of control frame (FRAME:time of animation) ok..^w^

👍: 0 ⏩: 1

LRomStar In reply to SUPREMOXQ15 [2012-06-07 02:58:02 +0000 UTC]

yeah I use flash for short animations... but I don't understand the goal of it (._ .)

👍: 0 ⏩: 0

GM-Cartoons [2012-06-03 21:25:09 +0000 UTC]

this is looking good, who are you going to put in the machine?

👍: 0 ⏩: 1

SUPREMOXQ15 In reply to GM-Cartoons [2012-06-03 23:55:29 +0000 UTC]

that is the question!

👍: 0 ⏩: 1

GM-Cartoons In reply to SUPREMOXQ15 [2012-06-04 13:03:40 +0000 UTC]

can't wait who it will be

👍: 0 ⏩: 1

SUPREMOXQ15 In reply to GM-Cartoons [2012-06-04 16:14:24 +0000 UTC]

he!he! X3

👍: 0 ⏩: 0

Urulai [2012-06-03 19:16:03 +0000 UTC]

Oh I see! THIS is a WIP of something you are making for flash!

👍: 0 ⏩: 1

SUPREMOXQ15 In reply to Urulai [2012-06-03 19:44:45 +0000 UTC]

yep! ^w^

👍: 0 ⏩: 1

Urulai In reply to SUPREMOXQ15 [2012-06-03 20:42:16 +0000 UTC]

You might want to make that a little clearer. I managed to get it but most others did not, it seems.

👍: 0 ⏩: 1

SUPREMOXQ15 In reply to Urulai [2012-06-03 23:57:11 +0000 UTC]

sorry! ^w^

👍: 0 ⏩: 1

Urulai In reply to SUPREMOXQ15 [2012-06-04 14:41:21 +0000 UTC]

:3 Its okay, just remember what might seem logical to you might not for the audience.

👍: 0 ⏩: 1

SUPREMOXQ15 In reply to Urulai [2012-06-04 16:13:43 +0000 UTC]

XD

👍: 0 ⏩: 0

ShyGuy95 [2012-06-03 19:06:37 +0000 UTC]

Not me either...

👍: 0 ⏩: 1

SUPREMOXQ15 In reply to ShyGuy95 [2012-06-03 19:11:34 +0000 UTC]

huh..

👍: 0 ⏩: 1

ShyGuy95 In reply to SUPREMOXQ15 [2012-06-03 19:14:32 +0000 UTC]

I was just agreeing with the other one who commented. What's the point of the flash?

👍: 0 ⏩: 1

SUPREMOXQ15 In reply to ShyGuy95 [2012-06-03 19:38:51 +0000 UTC]

all = 10 point
5 + 5
one vs two
^w^

👍: 0 ⏩: 1

ShyGuy95 In reply to SUPREMOXQ15 [2012-06-03 21:03:56 +0000 UTC]

👍: 0 ⏩: 0

HeroicOnes [2012-06-03 19:04:38 +0000 UTC]

I don't get it O.o

👍: 0 ⏩: 1

SUPREMOXQ15 In reply to HeroicOnes [2012-06-03 19:11:13 +0000 UTC]

what. <:3

👍: 0 ⏩: 1

HeroicOnes In reply to SUPREMOXQ15 [2012-06-03 19:19:17 +0000 UTC]

Well... how does this work? X3

👍: 0 ⏩: 2

SUPREMOXQ15 In reply to HeroicOnes [2012-06-03 19:43:03 +0000 UTC]

below the panel! is button reset full frame = 0!

^w^

👍: 0 ⏩: 0

SUPREMOXQ15 In reply to HeroicOnes [2012-06-03 19:40:45 +0000 UTC]

click uno button +1 frame
more frame, MORE GROWTH!!! >X3~

👍: 0 ⏩: 0