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

<div style="position:absolute;top:-99px;left:-99px;"><img src="https://tools.swfchan.com/stathit.asp?noj=FRM12910953-5DC&rnd=12910953" width="1" height="1"></div>

labirinto_robos.swf

This is the info page for
Flash #261681

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


Text
LABIRINTO

INICIAR

OLÁ, EU SOU AMIGOX, GOSTO
MUITO DE ESTAR COM MEUS
AMIGOS, MAS ME PERDI NESTE
LABIRINTO E PRECISO DA SUA
AJUDA, AMIGUINHO! PARA
AJUDÁ-LO UTILIZE AS SETAS
DO TECLADO E O LEVE ATÉ
OS SEUS AMIGUINHOS.

UTILIZE AS SETAS DO TECLADO

PARABÉNS!!!
VOCÊ CONSEGUIU.

REINICIAR

ActionScript [AS1/AS2]

Frame 1
stop();
Frame 2
stop();
Frame 3
stop(); _this = this; this.speed = 5; this.largura = this.monstro_mc._width / 2; this.altura = this.monstro_mc._height / 2; this.onEnterFrame = function () { _this.monstro_mc.gotoAndStop(2); if (Key.isDown(39)) { _this.monstro_mc._rotation = -90; _this.monstro_mc._x = _this.monstro_mc._x + _this.speed; } else if (Key.isDown(37)) { _this.monstro_mc._rotation = 90; _this.monstro_mc._x = _this.monstro_mc._x - _this.speed; } else if (Key.isDown(38)) { _this.monstro_mc._rotation = 180; _this.monstro_mc._y = _this.monstro_mc._y - _this.speed; } else if (Key.isDown(40)) { _this.monstro_mc._rotation = 0; _this.monstro_mc._y = _this.monstro_mc._y + _this.speed; } else { _this.monstro_mc.gotoAndStop(1); } if (_this.cenario_mc.hitTest(_this.monstro_mc._x + _this.largura, _this.monstro_mc._y, true)) { _this.monstro_mc._x = _this.monstro_mc._x - _this.speed; } if (_this.cenario_mc.hitTest(_this.monstro_mc._x - _this.largura, _this.monstro_mc._y, true)) { _this.monstro_mc._x = _this.monstro_mc._x + _this.speed; } if (_this.cenario_mc.hitTest(_this.monstro_mc._x, _this.monstro_mc._y + _this.altura, true)) { _this.monstro_mc._y = _this.monstro_mc._y - _this.speed; } if (_this.cenario_mc.hitTest(_this.monstro_mc._x, _this.monstro_mc._y - _this.altura, true)) { _this.monstro_mc._y = _this.monstro_mc._y + _this.speed; } if (_this.monstro_mc.hitTest(_this.fim_mc)) { _root.gotoAndStop("fim"); this.onEnterFrame = null; } };
Frame 4
stop();
Symbol 8 Button
on (release) { gotoAndPlay (3); }
Symbol 38 Button
on (release) { gotoAndPlay (1); }

Library Items

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

Instance Names

"cenario_mc"Frame 3Symbol 18 MovieClip
"monstro_mc"Frame 3Symbol 23 MovieClip
"fim_mc"Frame 3Symbol 36 MovieClip

Labels

"tela"Frame 1
"instrucao"Frame 2
"Game"Frame 3
"fim"Frame 4




http://swfchan.com/53/261681/info.shtml
Created: 1/9 -2025 01:44:49 Last modified: 1/9 -2025 01:44:49 Server time: 05/12 -2025 09:57:37