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

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

Grafikmasters Game.swf

This is the info page for
Flash #23890

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


Text
www.grafikmasters.com

press enter to play again

press enter to start playing

www.grafikmasters.com

version 2

ActionScript [AS1/AS2]

Frame 1
stop(); f = "+-"; score = 0; loose = "yes"; _root.logobreak.gotoAndStop(1); if (Key.isDown(13)) { gotoAndPlay (2); }
Instance of Symbol 32 MovieClip "palate" in Frame 1
onClipEvent (load) { startDrag ("", true, 85, 369.5, 265, 369.5); }
Frame 2
if (f == "+-") { _root.ball._x = _root.ball._x + 2; _root.ball._y = _root.ball._y - 2; if (_root.ball.hittest(_root.wall)) { f = "--"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.wall2)) { f = "++"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.logo.logobreak.logo4)) { f = "++"; score = score + 5; _root.logo.play(); _root.sound.gotoAndPlay(4); } if (_root.ball.hittest(_root.logo.logobreak.logo3)) { f = "--"; score = score + 5; _root.logo.play(); _root.sound.gotoAndPlay(4); } } if (f == "--") { _root.ball._x = _root.ball._x - 2; _root.ball._y = _root.ball._y - 2; if (_root.ball.hittest(_root.wall2)) { f = "-+"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.wall3)) { f = "+-"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.logo.logobreak.logo4)) { f = "-+"; score = score + 5; _root.logo.play(); _root.sound.gotoAndPlay(4); } if (_root.ball.hittest(_root.logo.logobreak.logo)) { f = "+-"; score = score + 5; _root.logo.play(); _root.sound.gotoAndPlay(4); } } if (f == "-+") { _root.ball._x = _root.ball._x - 2; _root.ball._y = _root.ball._y + 2; if (_root.ball.hittest(_root.wall3)) { f = "++"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.palate.gg.wall4)) { f = "--"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.logo.logobreak.logo2)) { f = "--"; score = score + 5; _root.logo.play(); _root.sound.gotoAndPlay(4); } if (_root.ball.hittest(_root.logo.logobreak.logo)) { f = "++"; score = score + 5; _root.logo.play(); _root.sound.gotoAndPlay(4); } if (_root.ball.hittest(_root.palate.gg.pala)) { f = "2--"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.palate.gg.palb)) { f = "2--"; _root.sound.gotoAndPlay(2); } } if (f == "++") { _root.ball._x = _root.ball._x + 2; _root.ball._y = _root.ball._y + 2; if (_root.ball.hittest(_root.palate.gg.wall4)) { f = "+-"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.wall)) { f = "-+"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.logo.logobreak.logo3)) { f = "-+"; score = score + 5; _root.logo.play(); _root.sound.gotoAndPlay(4); } if (_root.ball.hittest(_root.logo.logobreak.logo2)) { f = "+-"; score = score + 5; _root.logo.play(); _root.sound.gotoAndPlay(4); } if (_root.ball.hittest(_root.palate.gg.pala)) { f = "2+-"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.palate.gg.palb)) { f = "2+-"; _root.sound.gotoAndPlay(2); } } if (f == "2+-") { _root.ball._x = _root.ball._x + 6; _root.ball._y = _root.ball._y - 2; if (_root.ball.hittest(_root.palate.gg.wall4)) { f = "2+-"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.wall)) { f = "2--"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.logo.logobreak.logo3)) { f = "2--"; score = score + 5; _root.logo.play(); _root.sound.gotoAndPlay(4); } if (_root.ball.hittest(_root.logo.logobreak.logo2)) { f = "2+-"; score = score + 5; _root.logo.play(); _root.sound.gotoAndPlay(4); } if (_root.ball.hittest(_root.wall2)) { f = "2++"; _root.sound.gotoAndPlay(2); } } if (f == "2+-") { _root.ball._x = _root.ball._x + 6; _root.ball._y = _root.ball._y - 2; if (_root.ball.hittest(_root.wall)) { f = "2--"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.wall2)) { f = "2++"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.logo.logobreak.logo4)) { f = "2++"; score = score + 5; _root.logo.play(); _root.sound.gotoAndPlay(4); } if (_root.ball.hittest(_root.logo.logobreak.logo3)) { f = "2--"; score = score + 5; _root.logo.play(); _root.sound.gotoAndPlay(4); } } if (f == "2--") { _root.ball._x = _root.ball._x - 6; _root.ball._y = _root.ball._y - 2; if (_root.ball.hittest(_root.wall2)) { f = "2-+"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.wall3)) { f = "2+-"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.logo.logobreak.logo4)) { f = "2-+"; score = score + 5; _root.logo.play(); _root.sound.gotoAndPlay(4); } if (_root.ball.hittest(_root.logo.logobreak.logo)) { f = "2+-"; score = score + 5; _root.logo.play(); _root.sound.gotoAndPlay(4); } } if (f == "2-+") { _root.ball._x = _root.ball._x - 6; _root.ball._y = _root.ball._y + 2; if (_root.ball.hittest(_root.wall3)) { f = "2++"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.palate.gg.wall4)) { f = "2--"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.logo.logobreak.logo2)) { f = "2--"; score = score + 5; _root.logo.play(); _root.sound.gotoAndPlay(4); } if (_root.ball.hittest(_root.logo.logobreak.logo)) { f = "2++"; score = score + 5; _root.logo.play(); _root.sound.gotoAndPlay(4); } if (_root.ball.hittest(_root.palate.gg.pala)) { f = "2--"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.palate.gg.palb)) { f = "2--"; _root.sound.gotoAndPlay(2); } } if (f == "2++") { _root.ball._x = _root.ball._x + 6; _root.ball._y = _root.ball._y + 2; if (_root.ball.hittest(_root.palate.gg.wall4)) { f = "+-"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.wall)) { f = "2-+"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.logo.logobreak.logo3)) { f = "2-+"; score = score + 5; _root.logo.play(); _root.sound.gotoAndPlay(4); } if (_root.ball.hittest(_root.logo.logo2)) { f = "2+-"; score = score + 5; _root.logo.play(); _root.sound.gotoAndPlay(4); } if (_root.ball.hittest(_root.palate.gg.pala)) { f = "2+-"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.wall2)) { f = "2-+"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.palate.gg.palb)) { f = "2+-"; _root.sound.gotoAndPlay(2); } } if (score == 50) { _root.logo.logobreak.gotoAndStop(2); } if (score == 55) { _root.logo.logobreak.gotoAndStop(2); } if (score == 60) { _root.logo.logobreak.gotoAndStop(2); } if (score == 150) { _root.logo.logobreak.gotoAndStop(3); } if (score == 155) { _root.logo.logobreak.gotoAndStop(3); } if (score == 160) { _root.logo.logobreak.gotoAndStop(3); } if (score == 250) { _root.logo.logobreak.gotoAndStop(4); } if (score == 255) { _root.logo.logobreak.gotoAndStop(4); } if (score == 260) { _root.logo.logobreak.gotoAndStop(4); } if (score == 320) { _root.logo.logobreak.gotoAndStop(5); } if (score == 325) { _root.logo.logobreak.gotoAndStop(5); } if (score == 330) { _root.logo.logobreak.gotoAndStop(5); } if (score == 400) { _root.logo.logobreak.gotoAndPlay(6); } if (score == 405) { _root.logo.logobreak.gotoAndPlay(6); } if (score == 410) { _root.logo.logobreak.gotoAndPlay(6); } if (_root.ball.hittest(_root.out)) { if (loose == "yes") { _root.gotoAndStop(1); _root.logo.logobreak.gotoAndStop(1); } }
Frame 3
if (f == "+-") { _root.ball._x = _root.ball._x + 2; _root.ball._y = _root.ball._y - 2; if (_root.ball.hittest(_root.wall)) { f = "--"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.wall2)) { f = "++"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.logo.logobreak.logo4)) { f = "++"; score = score + 5; _root.logo.play(); _root.sound.gotoAndPlay(4); } if (_root.ball.hittest(_root.logo.logobreak.logo3)) { f = "--"; score = score + 5; _root.logo.play(); _root.sound.gotoAndPlay(4); } } if (f == "--") { _root.ball._x = _root.ball._x - 2; _root.ball._y = _root.ball._y - 2; if (_root.ball.hittest(_root.wall2)) { f = "-+"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.wall3)) { f = "+-"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.logo.logobreak.logo4)) { f = "-+"; score = score + 5; _root.logo.play(); _root.sound.gotoAndPlay(4); } if (_root.ball.hittest(_root.logo.logobreak.logo)) { f = "+-"; score = score + 5; _root.logo.play(); _root.sound.gotoAndPlay(4); } } if (f == "-+") { _root.ball._x = _root.ball._x - 2; _root.ball._y = _root.ball._y + 2; if (_root.ball.hittest(_root.wall3)) { f = "++"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.palate.gg.wall4)) { f = "--"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.logo.logobreak.logo2)) { f = "--"; score = score + 5; _root.logo.play(); _root.sound.gotoAndPlay(4); } if (_root.ball.hittest(_root.logo.logobreak.logo)) { f = "++"; score = score + 5; _root.logo.play(); _root.sound.gotoAndPlay(4); } if (_root.ball.hittest(_root.palate.gg.pala)) { f = "2--"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.palate.gg.palb)) { f = "2--"; _root.sound.gotoAndPlay(2); } } if (f == "++") { _root.ball._x = _root.ball._x + 2; _root.ball._y = _root.ball._y + 2; if (_root.ball.hittest(_root.palate.gg.wall4)) { f = "+-"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.wall)) { f = "-+"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.logo.logobreak.logo3)) { f = "-+"; score = score + 5; _root.logo.play(); _root.sound.gotoAndPlay(4); } if (_root.ball.hittest(_root.logo.logobreak.logo2)) { f = "+-"; score = score + 5; _root.logo.play(); _root.sound.gotoAndPlay(4); } if (_root.ball.hittest(_root.palate.gg.pala)) { f = "2+-"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.palate.gg.palb)) { f = "2+-"; _root.sound.gotoAndPlay(2); } } if (f == "2+-") { _root.ball._x = _root.ball._x + 6; _root.ball._y = _root.ball._y - 2; if (_root.ball.hittest(_root.palate.gg.wall4)) { f = "2+-"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.wall)) { f = "2--"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.logo.logobreak.logo3)) { f = "2--"; score = score + 5; _root.logo.play(); _root.sound.gotoAndPlay(4); } if (_root.ball.hittest(_root.logo.logobreak.logo2)) { f = "2+-"; score = score + 5; _root.logo.play(); _root.sound.gotoAndPlay(4); } if (_root.ball.hittest(_root.wall2)) { f = "2++"; _root.sound.gotoAndPlay(2); } } if (f == "2+-") { _root.ball._x = _root.ball._x + 6; _root.ball._y = _root.ball._y - 2; if (_root.ball.hittest(_root.wall)) { f = "2--"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.wall2)) { f = "2++"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.logo.logobreak.logo4)) { f = "2++"; score = score + 5; _root.logo.play(); _root.sound.gotoAndPlay(4); } if (_root.ball.hittest(_root.logo.logobreak.logo3)) { f = "2--"; score = score + 5; _root.logo.play(); _root.sound.gotoAndPlay(4); } } if (f == "2--") { _root.ball._x = _root.ball._x - 6; _root.ball._y = _root.ball._y - 2; if (_root.ball.hittest(_root.wall2)) { f = "2-+"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.wall3)) { f = "2+-"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.logo.logobreak.logo4)) { f = "2-+"; score = score + 5; _root.logo.play(); _root.sound.gotoAndPlay(4); } if (_root.ball.hittest(_root.logo.logobreak.logo)) { f = "2+-"; score = score + 5; _root.logo.play(); _root.sound.gotoAndPlay(4); } } if (f == "2-+") { _root.ball._x = _root.ball._x - 6; _root.ball._y = _root.ball._y + 2; if (_root.ball.hittest(_root.wall3)) { f = "2++"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.palate.gg.wall4)) { f = "2--"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.logo.logobreak.logo2)) { f = "2--"; score = score + 5; _root.logo.play(); _root.sound.gotoAndPlay(4); } if (_root.ball.hittest(_root.logo.logobreak.logo)) { f = "2++"; score = score + 5; _root.logo.play(); _root.sound.gotoAndPlay(4); } if (_root.ball.hittest(_root.palate.gg.pala)) { f = "2--"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.palate.gg.palb)) { f = "2--"; _root.sound.gotoAndPlay(2); } } if (f == "2++") { _root.ball._x = _root.ball._x + 6; _root.ball._y = _root.ball._y + 2; if (_root.ball.hittest(_root.palate.gg.wall4)) { f = "+-"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.wall)) { f = "2-+"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.logo.logobreak.logo3)) { f = "2-+"; score = score + 5; _root.logo.play(); _root.sound.gotoAndPlay(4); } if (_root.ball.hittest(_root.logo.logo2)) { f = "2+-"; score = score + 5; _root.logo.play(); _root.sound.gotoAndPlay(4); } if (_root.ball.hittest(_root.palate.gg.pala)) { f = "2+-"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.wall2)) { f = "2-+"; _root.sound.gotoAndPlay(2); } if (_root.ball.hittest(_root.palate.gg.palb)) { f = "2+-"; _root.sound.gotoAndPlay(2); } } if (score == 50) { _root.logo.logobreak.gotoAndStop(2); } if (score == 55) { _root.logo.logobreak.gotoAndStop(2); } if (score == 60) { _root.logo.logobreak.gotoAndStop(2); } if (score == 150) { _root.logo.logobreak.gotoAndStop(3); } if (score == 155) { _root.logo.logobreak.gotoAndStop(3); } if (score == 160) { _root.logo.logobreak.gotoAndStop(3); } if (score == 250) { _root.logo.logobreak.gotoAndStop(4); } if (score == 255) { _root.logo.logobreak.gotoAndStop(4); } if (score == 260) { _root.logo.logobreak.gotoAndStop(4); } if (score == 320) { _root.logo.logobreak.gotoAndStop(5); } if (score == 325) { _root.logo.logobreak.gotoAndStop(5); } if (score == 330) { _root.logo.logobreak.gotoAndStop(5); } if (score == 400) { _root.logo.logobreak.gotoAndPlay(6); } if (score == 405) { _root.logo.logobreak.gotoAndPlay(6); } if (score == 410) { _root.logo.logobreak.gotoAndPlay(6); } gotoAndPlay (2); if (_root.ball.hittest(_root.out)) { if (loose == "yes") { _root.gotoAndStop(1); _root.logo.logobreak.gotoAndStop(1); } }
Symbol 20 Button
on (keyPress "<Enter>") { _root.gotoAndStop(1); _root.logo.logobreak.gotoAndStop(1); }
Symbol 21 MovieClip Frame 1
stop();
Symbol 21 MovieClip Frame 2
stop();
Symbol 21 MovieClip Frame 3
stop();
Symbol 21 MovieClip Frame 4
stop();
Symbol 21 MovieClip Frame 5
stop();
Symbol 21 MovieClip Frame 6
_root.loose = "no";
Symbol 21 MovieClip Frame 58
_root.ball.gotoAndPlay(2);
Symbol 21 MovieClip Frame 165
stop();
Symbol 22 MovieClip Frame 1
stop();
Symbol 35 Button
on (keyPress "<Enter>") { gotoAndPlay (2); }
Symbol 40 MovieClip Frame 1
stop();
Symbol 40 MovieClip Frame 3
gotoAndStop (1);
Symbol 42 MovieClip Frame 1
stop();
Symbol 42 MovieClip Frame 21
stop();

Library Items

Symbol 1 GraphicUsed by:2
Symbol 2 MovieClipUses:1Used by:21
Symbol 3 GraphicUsed by:4
Symbol 4 MovieClipUses:3Used by:21
Symbol 5 GraphicUsed by:6
Symbol 6 MovieClipUses:5Used by:21
Symbol 7 GraphicUsed by:8
Symbol 8 MovieClipUses:7Used by:21
Symbol 9 GraphicUsed by:21
Symbol 10 GraphicUsed by:21
Symbol 11 GraphicUsed by:21
Symbol 12 GraphicUsed by:21
Symbol 13 GraphicUsed by:21
Symbol 14 GraphicUsed by:21
Symbol 15 SoundUsed by:21
Symbol 16 FontUsed by:17
Symbol 17 TextUses:16Used by:21
Symbol 18 FontUsed by:19 34 36 37
Symbol 19 TextUses:18Used by:20
Symbol 20 ButtonUses:19Used by:21
Symbol 21 MovieClipUses:2 4 6 8 9 10 11 12 13 14 15 17 20Used by:22
Symbol 22 MovieClipUses:21Used by:Timeline
Symbol 23 GraphicUsed by:Timeline
Symbol 24 GraphicUsed by:25 26 27 29 30 33
Symbol 25 MovieClipUses:24Used by:Timeline
Symbol 26 MovieClipUses:24Used by:Timeline
Symbol 27 MovieClipUses:24Used by:Timeline
Symbol 28 GraphicUsed by:32
Symbol 29 MovieClipUses:24Used by:31
Symbol 30 MovieClipUses:24Used by:31
Symbol 31 MovieClipUses:29 30Used by:32
Symbol 32 MovieClipUses:28 31Used by:Timeline
Symbol 33 MovieClipUses:24Used by:Timeline
Symbol 34 TextUses:18Used by:35
Symbol 35 ButtonUses:34Used by:Timeline
Symbol 36 TextUses:18Used by:Timeline
Symbol 37 TextUses:18Used by:Timeline
Symbol 38 SoundUsed by:40
Symbol 39 SoundUsed by:40
Symbol 40 MovieClipUses:38 39Used by:Timeline
Symbol 41 GraphicUsed by:42
Symbol 42 MovieClipUses:41Used by:Timeline
Symbol 43 FontUsed by:44
Symbol 44 EditableTextUses:43Used by:Timeline

Instance Names

"logo"Frame 1Symbol 22 MovieClip
"wall"Frame 1Symbol 25 MovieClip
"wall2"Frame 1Symbol 26 MovieClip
"wall3"Frame 1Symbol 27 MovieClip
"palate"Frame 1Symbol 32 MovieClip
"out"Frame 1Symbol 33 MovieClip
"sound"Frame 1Symbol 40 MovieClip
"ball"Frame 2Symbol 42 MovieClip
"logo4"Symbol 21 MovieClip Frame 1Symbol 2 MovieClip
"logo"Symbol 21 MovieClip Frame 1Symbol 4 MovieClip
"logo2"Symbol 21 MovieClip Frame 1Symbol 6 MovieClip
"logo3"Symbol 21 MovieClip Frame 1Symbol 8 MovieClip
"logobreak"Symbol 22 MovieClip Frame 1Symbol 21 MovieClip
"wall4"Symbol 31 MovieClip Frame 1Symbol 29 MovieClip
"pala"Symbol 31 MovieClip Frame 1Symbol 30 MovieClip
"palb"Symbol 31 MovieClip Frame 1Symbol 30 MovieClip
"gg"Symbol 32 MovieClip Frame 1Symbol 31 MovieClip

Dynamic Text Variables

scoreSymbol 44 EditableText""




http://swfchan.com/5/23890/info.shtml
Created: 25/5 -2019 19:47:56 Last modified: 25/5 -2019 19:47:56 Server time: 10/05 -2024 01:35:33