STORY   LOOP   FURRY   PORN   GAMES
• C •   SERVICES [?] [R] RND   POPULAR
Archived flashes:
228128
/disc/ · /res/     /show/ · /fap/ · /gg/ · /swf/P0001 · P2561 · P5121

<div style="position:absolute;top:-99px;left:-99px;"><img src="http://swfchan.com:57475/55795897?noj=FRM55795897-14DC" width="1" height="1"></div>

Pizza Dude.swf

This is the info page for
Flash #25300

(Click the ID number above for more basic data on this flash file.)


Text
Cublo Games

TM

smart, funny & fresh for the young minds

http://games.cublo.com

START

level

ActionScript [AS1/AS2]

Frame 1
stop();
Instance of Symbol 89 MovieClip in Frame 1
on (press) { getURL ("http://games.cublo.com", "_blank"); }
Frame 2
stop();
Frame 3
stop();
Instance of Symbol 101 MovieClip "game" in Frame 3
onClipEvent (load) { function item(flawor, movie) { this.f = flawor; this.m = movie; } function cleanandup() { var _local1 = this; var _local2 = _parent; n = 1; while (n <= 3) { c = 5; while (c >= 1) { if (_local1["Prow" + n][c] != null) { _local1["Prow" + n][c].m._alpha = _local1["Prow" + n][c].m._alpha - 10; _local1["Prow" + n][c].m._x = _local1["Prow" + n][c].m._x - 0.5; if (_local1["Prow" + n][c].m._alpha < 10) { removeMovieClip(_local1["Prow" + n][c].m._name); _local1["Prow" + n][c] = null; _local2.pizzas++; client.start(); } return(false); } if (_local1["Crow" + n][c] != null) { _local1["Crow" + n][c].m._alpha = _local1["Crow" + n][c].m._alpha - 10; _local1["Crow" + n][c].m._x = _local1["Crow" + n][c].m._x - 0.5; if (_local1["Crow" + n][c].m._alpha < 10) { removeMovieClip(_local1["Crow" + n][c].m._name); _local1["Crow" + n][c] = null; _local2.pizzas++; client.start(); } return(false); } c--; } n++; } return(true); } if (!initsounds) { initsounds = true; sndtrack = new Sound(snd1); sndtrack.attachSound("soundtrack"); sndtrack.start(0, 9999999999999); end = new Sound(snd2); end.attachSound("end"); client = new Sound(snd3); client.attachSound("client"); manos = new Sound(snd4); manos.attachSound("manos"); level = new Sound(snd5); level.attachSound("level"); } tablex = new Array(); tabley = new Array(); Crow1 = new Array(); Prow1 = new Array(); Crow2 = new Array(); Prow2 = new Array(); Crow3 = new Array(); Prow3 = new Array(); onhands = newArray(); tablex[1] = 30; tablex[2] = 69; tablex[3] = 109; n = 1; while (n <= 6) { tabley[n] = 36 + ((n - 1) * 16); n++; } clientlevel = 50000; pizzalevel = 10; attachMovie("dudefront", "dude", 2); dude._x = 60; dude._y = 131; attachMovie("horno", "horno", 50008); horno._y = 133; attachMovie("mesa", "mesa", 3); mesa._y = 133; table = 0; overtimer = 0; _parent.pizzas = 0; _parent.nivel = 1; flawors = 5; } onClipEvent (enterFrame) { if (newlevel) { if (leveltimer < 90) { leveltimer++; } else if (cleanandup()) { sndtrack.start(0, 99999999999); _parent.nivel++; clientlevel = 50000; pizzalevel = 10; attachMovie("dudefront", "dude", 2); dude._x = 60; dude._y = 131; removeMovieClip("pizza"); removeMovieClip(grill.m._name); onhands = null; grill = null; newlevel = false; leveltimer = 0; } } else { timer--; if ((timer == -1) and (!gameover)) { timer = 110; clientlevel--; if (((crow1[1] != null) and (crow2[1] != null)) and (crow3[1] != null)) { gameover = true; } else { trial = 0; while (trial < 1) { Rclient = random(3) + 1; if (this["Crow" + Rclient][1] == null) { trial = 1; } } currentclient = random(flawors) + 1; attachMovie("cliente" + currentclient, "cliente" + clientlevel, clientlevel); c = 5; while (c >= 1) { if (this["Crow" + Rclient][c] == null) { this["Crow" + Rclient][c] = new item(currentclient, eval ("cliente" + clientlevel)); this["Crow" + Rclient][c].m._x = tablex[Rclient] - 18; this["Crow" + Rclient][c].m._y = 0; break; } c--; } } pizzalevel++; currentpizza = random(flawors) + 1; attachMovie("pizza" + currentpizza, "pizza" + pizzalevel, pizzalevel); grill = new Item(currentpizza, eval ("pizza" + pizzalevel)); grill.m._y = 150; grill.m._x = 15; } if (cleared) { cleared = false; _parent.pizzas++; client.start(); plevel++; if (plevel > (20 + (_parent.nivel * 1.5))) { newlevel = true; sndtrack.stop(); level.start(); plevel = 0; } } n = 1; while (n <= 3) { c = 5; while (c >= 1) { if (this["Crow" + n][c].m._y < tabley[c]) { this["Crow" + n][c].m._y++; } if (this["Prow" + n][c].m._y > tabley[c]) { this["Prow" + n][c].m._y--; } else if (this["Prow" + n][c].m._y < tabley[c]) { this["Prow" + n][c].m._y++; } else if ((this["Prow" + n][c].f == this["Crow" + n][c].f) and (this["Crow" + n][c].m._y == tabley[c])) { this["Prow" + n][c].m._alpha = this["Prow" + n][c].m._alpha - 10; this["Crow" + n][c].m._alpha = this["Crow" + n][c].m._alpha - 10; this["Prow" + n][c].m._x = this["Prow" + n][c].m._x - 0.5; this["Crow" + n][c].m._x = this["Crow" + n][c].m._x - 0.5; if (this["Crow" + n][c].m._alpha < 10) { cleared = true; removeMovieClip(this["Prow" + n][c].m._name); removeMovieClip(this["Crow" + n][c].m._name); this["Prow" + n][c] = null; this["Crow" + n][c] = null; } } else { this["Prow" + n][c].m._alpha = 100; this["Crow" + n][c].m._alpha = 100; } if ((this["Prow" + n][c] == null) and (this["Prow" + n][c - 1] != null)) { this["Prow" + n][c] = this["Prow" + n][c - 1]; this["Prow" + n][c - 1] = null; } if ((this["Crow" + n][c] == null) and (this["Crow" + n][c - 1] != null)) { this["Crow" + n][c] = this["Crow" + n][c - 1]; this["Crow" + n][c - 1] = null; } c--; } n++; } grill.m._x = grill.m._x + 0.8; if (grill.m._x > 100) { gameover = true; grill.m._xscale = grill.m._xscale + ((50 - grill.m._xscale) / 10); grill.m._yscale = grill.m._yscale + ((50 - grill.m._yscale) / 10); } if (grill.m._x > 105) { removeMovieClip(grill.m._name); grill = null; } if (gameover) { overtimer++; if (overtimer > 60) { _root.gotoAndStop(2); } if (overtimer == 1) { sndtrack.stop(); end.start(); tempx = dude._x; attachMovie("dudefront", "dude", 2); dude._x = tempx; dude._y = 129; } dude._x++; if (dude._rotation != 5) { dude._rotation = 5; } else { dude._rotation = -5; } } } }
Symbol 84 MovieClip Frame 1
stop();
Symbol 89 MovieClip Frame 1
_root.stop();
Instance of Symbol 87 MovieClip "bar" in Symbol 89 MovieClip Frame 136
onClipEvent (load) { this.onEnterFrame = function () { var _local1 = _root; porcentaje = (_local1.getBytesLoaded() * 100) / _local1.getBytesTotal(); gotoAndStop(Math.ceil(_currentframe + ((porcentaje - _currentframe) / 5))); c = 0; if ((_currentframe == 100) and (_local1.getBytesLoaded() == _local1.getBytesTotal())) { _parent.play(); } }; }
Symbol 89 MovieClip Frame 167
stop();
Symbol 89 MovieClip Frame 181
_root.play(); stop();
Symbol 92 Button
on (press, keyPress "<Space>") { play(); }
Symbol 97 Button
on (keyPress "<Right>") { if ((!gameover) and (!newlevel)) { if (dude._x == tablex[3]) { dude._x = tablex[1]; pizza._x = dude._x; table = 1; } else if (table == 2) { dude._x = tablex[3]; pizza._x = dude._x; table = 3; } else if (table == 1) { dude._x = tablex[2]; pizza._x = dude._x; table = 2; } else if (table == 0) { attachMovie("dudeback", "dude", 2); dudeface = "back"; table = 3; dude._x = tablex[table]; dude._y = 125; if (onhand != null) { removeMovieClip("pizza"); attachMovie("pizza" + onhand.f, "pizza", 1); pizza._x = dude._x; pizza._y = dude._y; } } } } on (keyPress "<Left>") { if ((!gameover) and (!newlevel)) { if (table == 3) { dude._x = tablex[2]; pizza._x = dude._x; table = 2; } else if (table == 2) { dude._x = tablex[1]; pizza._x = dude._x; table = 1; } else if (table == 1) { dude._x = tablex[3]; pizza._x = dude._x; table = 3; } else if (table == 0) { attachMovie("dudeback", "dude", 2); dudeface = "back"; table = 1; dude._x = tablex[table]; dude._y = 125; if (onhand != null) { removeMovieClip("pizza"); attachMovie("pizza" + onhand.f, "pizza", 1); pizza._x = dude._x; pizza._y = dude._y; } } } } on (keyPress "<Down>") { if ((!gameover) and (!newlevel)) { if (table != 0) { table = 0; attachMovie("dudefront", "dude", 2); dude._x = 60; dude._y = 131; if (onhand != null) { removeMovieClip("pizza"); attachMovie("pizza" + onhand.f, "pizza", 50009); pizza._x = dude._x; pizza._y = dude._y + 10; } } else if ((((grill != null) and (grill.m._x > 40)) and (grill.m._x < 100)) and (onhand == null)) { manos.start(); placed = false; attachMovie("pizza" + grill.f, "pizza", 50009); pizza._x = dude._x; pizza._y = dude._y + 10; onhand = new item(grill.f, grill.m); onhand.m._visible = false; grill = null; } } } on (keyPress "<Up>") { if ((!gameover) and (!newlevel)) { if (table == 0) { attachMovie("dudeback", "dude", 2); dudeface = "back"; dude._x = tablex[2]; table = 2; dude._y = 125; if (onhand != null) { removeMovieClip("pizza"); attachMovie("pizza" + onhand.f, "pizza", 1); pizza._x = dude._x; pizza._y = dude._y; } } else if (onhand != null) { manos.start(); if (this["Prow" + table][1] == null) { n = 1; while (n <= 4) { this["Prow" + table][n] = this["Prow" + table][n + 1]; this["Prow" + table][n + 1].m._y = this["Prow" + table][n + 1].m._y - 10; n++; } this["Prow" + table][5] = new item(onhand.f, onhand.m); onhand.m._visible = true; onhand.m._x = tablex[table]; onhand.m._y = pizza._y - 20; removeMovieClip("pizza"); onhand = null; } } else if ((this["Prow" + table][5] != null) and (this["Prow" + table][5].m._alpha == 100)) { manos.start(); onhand = new item(this["Prow" + table][5].f, this["Prow" + table][5].m); onhand.m._visible = false; this["Prow" + table][5] = null; attachMovie("pizza" + onhand.f, "pizza", 1); pizza._x = dude._x; pizza._y = dude._y; } } }

Library Items

Symbol 1 Sound [soundtrack]
Symbol 2 Sound [manos]
Symbol 3 Sound [level]
Symbol 4 Sound [end]
Symbol 5 Sound [client]
Symbol 6 Sound [camina]
Symbol 7 BitmapUsed by:8
Symbol 8 GraphicUses:7Used by:9
Symbol 9 MovieClip [pizza1]Uses:8
Symbol 10 BitmapUsed by:11
Symbol 11 GraphicUses:10Used by:12
Symbol 12 MovieClip [pizza2]Uses:11
Symbol 13 BitmapUsed by:14
Symbol 14 GraphicUses:13Used by:15
Symbol 15 MovieClip [pizza3]Uses:14
Symbol 16 BitmapUsed by:17
Symbol 17 GraphicUses:16Used by:18
Symbol 18 MovieClip [pizza4]Uses:17
Symbol 19 BitmapUsed by:20
Symbol 20 GraphicUses:19Used by:21
Symbol 21 MovieClip [cliente1]Uses:20
Symbol 22 BitmapUsed by:23
Symbol 23 GraphicUses:22Used by:24
Symbol 24 MovieClip [cliente2]Uses:23
Symbol 25 BitmapUsed by:26
Symbol 26 GraphicUses:25Used by:27
Symbol 27 MovieClip [cliente3]Uses:26
Symbol 28 BitmapUsed by:29
Symbol 29 GraphicUses:28Used by:30
Symbol 30 MovieClip [cliente4]Uses:29
Symbol 31 MovieClipUsed by:34
Symbol 32 BitmapUsed by:33
Symbol 33 GraphicUses:32Used by:34
Symbol 34 MovieClip [dudeback]Uses:31 33
Symbol 35 BitmapUsed by:36
Symbol 36 GraphicUses:35Used by:37
Symbol 37 MovieClip [dudefront]Uses:36
Symbol 38 BitmapUsed by:39 41
Symbol 39 GraphicUses:38Used by:40
Symbol 40 MovieClip [horno]Uses:39
Symbol 41 GraphicUses:38Used by:42
Symbol 42 MovieClip [mesa]Uses:41
Symbol 43 BitmapUsed by:44
Symbol 44 GraphicUses:43Used by:45
Symbol 45 MovieClip [cliente5]Uses:44
Symbol 46 BitmapUsed by:47
Symbol 47 GraphicUses:46Used by:48
Symbol 48 MovieClip [pizza5]Uses:47
Symbol 49 BitmapUsed by:50 103
Symbol 50 GraphicUses:49Used by:51
Symbol 51 MovieClip [pizza6]Uses:50
Symbol 52 BitmapUsed by:53 103
Symbol 53 GraphicUses:52Used by:54
Symbol 54 MovieClip [cliente6]Uses:53
Symbol 55 GraphicUsed by:89
Symbol 56 GraphicUsed by:89
Symbol 57 SoundUsed by:89
Symbol 58 BitmapUsed by:59 64 65 66 67 68 69 70 71
Symbol 59 GraphicUses:58Used by:89
Symbol 60 GraphicUsed by:87 89
Symbol 61 GraphicUsed by:89
Symbol 62 BitmapUsed by:63
Symbol 63 GraphicUses:62Used by:89
Symbol 64 GraphicUses:58Used by:89
Symbol 65 GraphicUses:58Used by:89
Symbol 66 GraphicUses:58Used by:89
Symbol 67 GraphicUses:58Used by:89
Symbol 68 GraphicUses:58Used by:89
Symbol 69 GraphicUses:58Used by:89
Symbol 70 GraphicUses:58Used by:89
Symbol 71 GraphicUses:58Used by:89
Symbol 72 BitmapUsed by:73
Symbol 73 GraphicUses:72Used by:89
Symbol 74 BitmapUsed by:75
Symbol 75 GraphicUses:74Used by:89
Symbol 76 BitmapUsed by:77
Symbol 77 GraphicUses:76Used by:84
Symbol 78 FontUsed by:80
Symbol 79 FontUsed by:80 81
Symbol 80 TextUses:78 79Used by:84
Symbol 81 TextUses:79Used by:84
Symbol 82 FontUsed by:83 88
Symbol 83 TextUses:82Used by:84
Symbol 84 MovieClipUses:77 80 81 83Used by:89
Symbol 85 ShapeTweeningUsed by:87
Symbol 86 GraphicUsed by:87
Symbol 87 MovieClipUses:85 86 60Used by:89
Symbol 88 TextUses:82Used by:89
Symbol 89 MovieClipUses:55 56 57 59 60 61 63 64 65 66 67 68 69 70 71 73 75 84 87 88Used by:Timeline
Symbol 90 BitmapUsed by:91
Symbol 91 GraphicUses:90Used by:92 97
Symbol 92 ButtonUses:91Used by:Timeline
Symbol 93 BitmapUsed by:94
Symbol 94 GraphicUses:93Used by:Timeline
Symbol 95 FontUsed by:96 104 105 106
Symbol 96 TextUses:95Used by:Timeline
Symbol 97 ButtonUses:91Used by:101
Symbol 98 MovieClipUsed by:101
Symbol 99 BitmapUsed by:100
Symbol 100 GraphicUses:99Used by:101
Symbol 101 MovieClipUses:97 98 100Used by:Timeline
Symbol 102 BitmapUsed by:103
Symbol 103 GraphicUses:102 49 52Used by:Timeline
Symbol 104 TextUses:95Used by:Timeline
Symbol 105 EditableTextUses:95Used by:Timeline
Symbol 106 EditableTextUses:95Used by:Timeline

Instance Names

"game"Frame 3Symbol 101 MovieClip
"pizza"Symbol 34 MovieClip [dudeback] Frame 1Symbol 31 MovieClip
"bar"Symbol 89 MovieClip Frame 136Symbol 87 MovieClip
"snd1"Symbol 101 MovieClip Frame 1Symbol 98 MovieClip
"snd2"Symbol 101 MovieClip Frame 1Symbol 98 MovieClip
"snd3"Symbol 101 MovieClip Frame 1Symbol 98 MovieClip
"snd4"Symbol 101 MovieClip Frame 1Symbol 98 MovieClip

Special Tags

ExportAssets (56)Timeline Frame 1Symbol 1 as "soundtrack"
ExportAssets (56)Timeline Frame 1Symbol 2 as "manos"
ExportAssets (56)Timeline Frame 1Symbol 3 as "level"
ExportAssets (56)Timeline Frame 1Symbol 4 as "end"
ExportAssets (56)Timeline Frame 1Symbol 5 as "client"
ExportAssets (56)Timeline Frame 1Symbol 6 as "camina"
ExportAssets (56)Timeline Frame 1Symbol 9 as "pizza1"
ExportAssets (56)Timeline Frame 1Symbol 12 as "pizza2"
ExportAssets (56)Timeline Frame 1Symbol 15 as "pizza3"
ExportAssets (56)Timeline Frame 1Symbol 18 as "pizza4"
ExportAssets (56)Timeline Frame 1Symbol 21 as "cliente1"
ExportAssets (56)Timeline Frame 1Symbol 24 as "cliente2"
ExportAssets (56)Timeline Frame 1Symbol 27 as "cliente3"
ExportAssets (56)Timeline Frame 1Symbol 30 as "cliente4"
ExportAssets (56)Timeline Frame 1Symbol 34 as "dudeback"
ExportAssets (56)Timeline Frame 1Symbol 37 as "dudefront"
ExportAssets (56)Timeline Frame 1Symbol 40 as "horno"
ExportAssets (56)Timeline Frame 1Symbol 42 as "mesa"
ExportAssets (56)Timeline Frame 1Symbol 45 as "cliente5"
ExportAssets (56)Timeline Frame 1Symbol 48 as "pizza5"
ExportAssets (56)Timeline Frame 1Symbol 51 as "pizza6"
ExportAssets (56)Timeline Frame 1Symbol 54 as "cliente6"

Dynamic Text Variables

pizzasSymbol 105 EditableText""
nivelSymbol 106 EditableText""




http://swfchan.com/6/25300/info.shtml
Created: 23/5 -2019 20:09:47 Last modified: 23/5 -2019 20:09:47 Server time: 14/05 -2024 04:41:20