STORY LOOP FURRY PORN GAMES C SERVICES [?] [R] RND POPULAR | Archived flashes: 229494 |
/disc/ · /res/ — /show/ · /fap/ · /gg/ · /swf/ | P0001 · P2575 · P5149 |
This is the info page for Flash #125732 |
Level 1 |
fIGHTING |
컵 |
드 |
월 |
지 |
룽 |
누 |
게임시작 |
게임설명 |
? |
요 |
까 |
볼 |
해 |
전 |
도 |
에 |
왕 |
점 |
득 |
럼 |
그 |
. |
4 |
다 |
니 |
납 |
어 |
늘 |
지 |
명 |
대 |
최 |
가 |
퍼 |
키 |
골 |
록 |
수 |
갈 |
라 |
올 |
이 |
벨 |
레 |
, |
며 |
넘 |
로 |
음 |
면 |
으 |
넣 |
을 |
표 |
목 |
마 |
각 |
3 |
됩 |
슛 |
) |
( |
면 |
띄 |
을 |
쪽 |
왼 |
스 |
우 |
되 |
정 |
조 |
워 |
파 |
의 |
르 |
2 |
세 |
직 |
움 |
좌 |
를 |
룽 |
1 |
누 |
게임 방법 |
우~ |
목표골 |
골인 |
점수 |
Level |
Time |
99 |
999 |
999 |
999 |
점 |
999 |
다시 도전 |
ActionScript [AS1/AS2]
Frame 1function FNlist() { if (_root.site == undefined) { _root.site = ""; } if (_root.flag == undefined) { _root.flag = ""; } LVlist = new LoadVars(); LVlist.onLoad = function () { trace(this.content); content = this.content.split("|"); this.total = content.length; var _local3 = 0; while (_local3 < (this.total / 4)) { _root.ranking["rank" + _local3].text = content[_local3 * 4]; _root.ranking["user_id" + _local3].text = content[(_local3 * 4) + 1]; _root.ranking["score" + _local3].text = content[(_local3 * 4) + 2]; _root.ranking["date" + _local3].text = content[(_local3 * 4) + 3]; _local3++; } delete LVlist; }; LVlist.load((((((((((((("http://" + _root.homepage) + "/") + _root.site) + "/get_rank.") + _root.prog) + "?flag=") + _root.flag) + "&user_id=") + _root.user_id) + "&game_id=") + _root.game_id) + "&cash=") + (Math.random() * 65000)); } function FNsend() { if (_root.site == undefined) { _root.site = ""; } if (_root.flag == undefined) { _root.flag = ""; } LVwrite = new LoadVars(); LVwrite.site = _root.site; LVwrite.game_id = _root.game_id; LVwrite.user_id = _root.user_id; LVwrite.score = _root.Score; LVwrite.onLoad = function () { delete LVwrite; }; LVwrite.sendAndLoad((((((((((((((("http://" + _root.homepage) + "/") + _root.site) + "/put_rank.") + _root.prog) + "?flag=") + _root.flag) + "&user_id=") + _root.user_id) + "&game_id=") + _root.game_id) + "&score=") + _root.Score) + "&cash=") + (Math.random() * 65000), LVwrite, "POST"); } function soundOn() { _root.vol.setVolume(100); a = 1; while (a <= 20) { _root["vol" + a].setVolume(100); a++; } } function soundOff() { _root.vol.setVolume(0); a = 1; while (a <= 20) { _root["vol" + a].setVolume(0); a++; } } stopAllSounds(); Stage.showMenu = false; fscommand ("STT_start"); _root.homepage = "http://www.flashgame.co.kr"; _root.volBG1 = new Sound(); _root.volBG1.attachSound("bg1"); _root.volBG2 = new Sound(); _root.volBG2.attachSound("bg2"); _root.volBG3 = new Sound(); _root.volBG3.attachSound("bg3"); _root.volBG4 = new Sound(); _root.volBG4.attachSound("bg4"); this.onEnterFrame = function () { if (this.vol == 1) { soundOn(); this.vol = 2; } if (this.vol == 0) { soundOff(); this.vol = 2; } };Frame 177stop();Frame 180stop();Frame 185var isGame = false; var isTimeStart = false; var isPause = false; var isGameOver = false; var nStage = 0; var nMaxGoal = 0; var nMaxTotalGoal = 0; var nGoal = 0; var Score = 0; var nTime = 42; var nSpeed = 9; stopAllSounds(); _root.vol1 = new Sound(); _root.vol1.attachSound("start"); _root.vol2 = new Sound(); _root.vol2.attachSound("kick"); _root.vol5 = new Sound(); _root.vol5.attachSound("assa"); _root.vol4 = new Sound(); _root.vol4.attachSound("bad"); _root.vol6 = new Sound(); _root.vol6.attachSound("goal"); _root.vol3 = new Sound(); _root.vol3.attachSound("away"); _root.vol7 = new Sound(); _root.vol7.attachSound("fly"); _root.vol8 = new Sound(); _root.vol8.attachSound("fail"); _root.vol9 = new Sound(); _root.vol9.attachSound("oo"); _root.vol10 = new Sound(); _root.vol10.attachSound("wow"); this.mcMW.onLoad = function () { this.funcInit = function () { _root.vol1.start(); this._parent.mcTime.mcB.funcInit(); this._parent.nStage++; this._parent.nSpeed++; if (this._parent.nTime > 5) { this._parent.nTime = this._parent.nTime - 2; } if (this._parent.nStage == "1") { this._parent.nMaxGoal = 4; } else { this._parent.nMaxGoal = this._parent.nMaxGoal + 1; } this._parent.nMaxTotalGoal = this._parent.nMaxTotalGoal + this._parent.nMaxGoal; this.attachMovie("mcWindow", "mcMW", 1); this.mcMW.onLoad = function () { this.txt1 = "Level " + this._parent._parent.nStage; this._x = 217; this._y = 179; this.gotoAndPlay("fl1"); }; this.mcMW.onLoad(); }; }; this.mcMW.onLoad();Instance of Symbol 422 MovieClip "mcPause" in Frame 185onClipEvent (load) { this.isDrag = true; this.gamePause = function (val) { if (val == "1") { this._parent.isGame = false; this._parent.isTimeStart = false; eval ("this._parent.volBG" + Number(((this._parent.nStage - 1) % 4) + 1)).setVolume("0"); this.mcMW = this._parent.mcMW.attachMovie("mcWindow", "mcMW", 1); this.mcMW.onLoad = function () { this._x = 217; this._y = 179; this.gotoAndStop("fl2"); }; this.mcMW.onLoad(); this._parent.mcSpeaker.gotoAndPlay(2); } else { this._parent.isGame = true; this._parent.isTimeStart = true; eval ("this._parent.volBG" + Number(((this._parent.nStage - 1) % 4) + 1)).setVolume("100"); this._parent.mcMW.mcMW.removeMovieClip(); this._parent.mcSpeaker.gotoAndStop(1); } }; } onClipEvent (enterFrame) { if (this._parent.isGame) { if (this.isDrag) { if (this._parent._xmouse == 360) { this.isDrag = false; this._parent.mcH.stopDrag(); } } else if (this._parent._xmouse < 360) { this.isDrag = true; this._parent.mcH.startDrag(true, 70, this._parent.mcH._y, 360, this._parent.mcH._y); } } }Frame 186this.mcMW.funcInit(); eval ("this.volBG" + Number(((this.nStage - 1) % 4) + 1)).start(0, 500); var nStageGoal = 0; this.mcH.onLoad = function () { this.nMaxDirection = 0.5; this.nMaxShootSpeed = 3.5; this.mcG._visible = false; this.funcBallMove = function () { if (Boolean(this._parent.isGame)) { if (this._parent.mcM.strBall.nMethod == "3") { _root.vol7.start(); this._parent.mcM.strBall.nMethod++; var _local3 = {x:this.mcHit._x, y:this.mcHit._y}; this.localToGlobal(_local3); this._parent.mcM.nShootDirection = this.nMaxDirection * (this._parent.mcM.strBall._x - _local3.x); this._parent.mcM.nShootSpeed = (Math.pow(this.nMaxShootSpeed, 3) * (16 - Math.abs(15 - this.mcG._currentframe))) / 16; } } }; this.funcMove = function () { this.nMethod = 1; this._parent.mcA.gotoAndStop(1); this.nX = this._parent._xmouse; this.startDrag(true, 70, this._y, 360, this._y); this.gotoAndStop(1); }; this.funcMove(); }; this.mcH.onLoad(); this.mcH.onEnterFrame = function () { if (Boolean(this._parent.isGame)) { if ((this.nMethod == "1") || (this.nMethod == "2")) { if (this.nX != this._parent._xmouse) { this.nX = this._parent._xmouse; this.mcH.mcH.play(); } else { this.mcH.mcH.gotoAndStop(1); } } } else { this.mcH.mcH.gotoAndStop(1); } }; this.mcH.onMouseDown = function () { if (Boolean(this._parent.isGame) & Boolean(this._parent.mcPause.isDrag)) { if (this.nMethod == "1") { this.nMethod++; this.mcG.gotoAndPlay(1); this.mcG._visible = true; } } }; this.mcH.onMouseUp = function () { if (Boolean(this._parent.isGame) & Boolean(this._parent.mcPause.isDrag)) { if ((this.nMethod == "2") & this.mcHit.hitTest(this._parent.mcM.strBall)) { _root.vol2.start(); this.nMethod++; this.mcG.stop(); this.mcG._visible = false; this._parent.mcM.strBall.funcHitCheck(); this.gotoAndStop(2); this.stopDrag(); } else { this.nMethod = 1; this.mcG._visible = false; } } }; this.mcM.onLoad = function () { this.nBall01 = 1; this.nSpeed = this._parent.nSpeed; this.nShootDirection = 0; this.nShootSpeed = 0; this.funcCreateBall = function () { this.attachMovie("mcBall", "mcBall01" + this.nBall01, this.nBall01++); this.strBall = eval ("this.mcBall01" + this.nBall01); this.strBall._x = 440; this.strBall._y = 348; this.strBall.onLoad = function () { this.swapDepths(this._y * 10); this.nMethod = 1; this.nY = 0; this.funcHitCheck = function () { if (this.hitTest(this._parent._parent.mcH.mcHit)) { if ((this.nMethod == "1") || (this.nMethod == "2")) { this.nMethod = 3; } } }; }; this.strBall.onLoad(); this.strBall.onEnterFrame = function () { if (Boolean(this._parent._parent.isGame)) { if (this.nMethod == "1") { if (this._x > 30) { this._x = this._x - this._parent.nSpeed; this._rotation = this._rotation - (5 * this._parent.nSpeed); } else { this.nMethod++; } } else if (this.nMethod == "2") { if (this._x < 440) { this._x = this._x + this._parent.nSpeed; this._rotation = this._rotation + (5 * this._parent.nSpeed); } else { this._parent.funcCreateBall(); this.removeMovieClip(); } } else if (this.nMethod == "4") { this.swapDepths(this._y * 10); if (this._parent.nShootSpeed > 13) { if (((this._x > -15) & (this._x < 440)) & (this._y > 20)) { this._x = this._x + this._parent.nShootDirection; if ((this._y - 20) > this._parent.nShootSpeed) { this._y = this._y - this._parent.nShootSpeed; } else if ((this._y - 20) > 3) { this.nY = this._y - 20; this._y = this._y - (0.8 * this.nY); } else { this._y = this._y - 2; } if (this._y < 200) { this._xscale = (this._yscale = (100 * this._y) / 200); } } else { _root.vol3.start(); _root.vol8.start(); _root.vol9.start(); this._parent._parent.mcA.gotoAndStop(2); this._parent._parent.mcH.nMethod = 3; this._parent._parent.mcH.gotoAndStop(6); this.removeMovieClip(); } } else if (this._parent.nShootSpeed > 5) { if (((this._x > -15) & (this._x < 440)) & (this._y > 130)) { this._x = this._x + this._parent.nShootDirection; this._y = this._y - this._parent.nShootSpeed; if (this._y < 200) { this._xscale = (this._yscale = (100 * this._y) / 200); } } else { _root.vol3.start(); _root.vol8.start(); _root.vol9.start(); this._parent._parent.mcA.gotoAndStop(2); this._parent._parent.mcH.nMethod = 3; this._parent._parent.mcH.gotoAndStop(6); this.removeMovieClip(); } } else if (((this._x > -15) & (this._x < 440)) & (this._y > 230)) { this._x = this._x + this._parent.nShootDirection; this._y = this._y - this._parent.nShootSpeed; if (this._y < 200) { this._xscale = (this._yscale = (100 * this._y) / 200); } } else { _root.vol3.start(); _root.vol8.start(); _root.vol9.start(); this._parent._parent.mcA.gotoAndStop(2); this._parent._parent.mcH.nMethod = 3; this._parent._parent.mcH.gotoAndStop(6); this.removeMovieClip(); } } else if (this.nMethod == "5") { this.swapDepths(this._y * 10); if (this._y < 115) { this._y = this._y + 5; } else { this.nMethod++; } } else if (this.nMethod == "6") { this.nMethod++; this.gotoAndPlay("flE"); } } }; }; this.funcCreateBall(); i = 1; while (i <= 4) { this.strC = eval ("this.mcC" + i); if (i <= this._parent.nStage) { this.strC._visible = true; this.strC.onLoad = function () { this.isMove = true; this.gotoAndStop(Number(this._name.substr(3, 1))); this.swapDepths(this._y * 10); if (this._name.substr(3, 1) == "1") { this.nMinX = 127; this.nMaxX = 300; this.nSpeed = 7; this.nMaxBall = 125; } else if (this._name.substr(3, 1) == "2") { this.nMinX = 40; this.nMaxX = 180; this.nSpeed = 7; this.nMaxBall = 145; } else if (this._name.substr(3, 1) == "3") { this.nMinX = 240; this.nMaxX = 380; this.nSpeed = 7; this.nMaxBall = 155; } else if (this._name.substr(3, 1) == "4") { this.nMinX = 50; this.nMaxX = 380; this.nSpeed = 8; this.nMaxBall = 175; } this.funcDie = function () { this.isMove = false; this.mcC.gotoAndStop(Math.floor(Math.random() * 2) + 7); }; this.funcMove = function () { this.isMove = true; this.mcC.gotoAndStop(1); }; this.funcReached = function () { this.nReachedX = (Math.random() * (this.nMaxX - this.nMinX)) + this.nMinX; }; this.funcReached(); }; this.strC.onLoad(); this.strC.onEnterFrame = function () { if (Boolean(this._parent._parent.isGame)) { if (Boolean(this.isMove)) { if ((this._parent.strBall._y > this.nMaxBall) || (this._parent.strBall._y == undefined)) { this.mcC.gotoAndStop(1); if (Math.abs(this.nReachedX - this._x) > this.nSpeed) { if ((this.nReachedX - this._x) > 0) { this._x = this._x + this.nSpeed; } else { this._x = this._x - this.nSpeed; } } else { this.funcReached(); } } else { if (this.mcC.mcHit.hitTest(this._parent.strBall)) { _root.vol4.start(); _root.vol8.start(); _root.vol9.start(); if (this._parent.nShootSpeed < 30) { this.isMove = false; this._parent._parent.mcA.gotoAndStop(2); this._parent.strBall.removeMovieClip(); this._parent._parent.mcH.nMethod = 3; this._parent._parent.mcH.gotoAndStop(6); this.mcC.gotoAndStop(5); } else if (this._parent.nShootSpeed < 50) { this.isMove = false; this._parent._parent.mcA.gotoAndStop(2); this._parent.strBall.removeMovieClip(); this._parent._parent.mcH.nMethod = 3; this._parent._parent.mcH.gotoAndStop(6); this.mcC.gotoAndStop(6); } } if (((this._name.substr(3, 1) == "1") & this._parent._parent.mcHit.hitTest(this._parent.strBall)) & (this._parent.strBall.nMethod == "4")) { _root.vol5.start(); _root.vol6.start(); _root.vol10.start(); this._parent._parent.nGoal++; this._parent._parent.nStageGoal++; this._parent._parent.Score = 10 * this._parent._parent.nGoal; this._parent.strBall.nMethod++; this._parent._parent.mcA.mcA.play(); this._parent._parent.mcH.nMethod = 3; this._parent._parent.mcH.gotoAndStop(Number(Math.floor(Math.random() * 3) + 3)); i = 1; while (i <= 4) { eval ("this._parent.mcC" + i).funcDie(); i++; } } if ((Math.abs(this._parent.strBall._x - this._x) > this.nSpeed) & (this._parent.strBall.nMethod != "5")) { this.mcC.gotoAndStop(2); if ((this._parent.strBall._x - this._x) > 0) { this._x = this._x + this.nSpeed; } else { this._x = this._x - this.nSpeed; } } } } } else { this.mcC.gotoAndStop(1); this.mcC.mcC.mcC.gotoAndStop(1); } }; } else { this.strC._visible = false; } i++; } }; this.mcM.onLoad(); stop();Frame 189if (Boolean(this.isGameOver)) { this.vol2.start(); if (((_root.user_id != "") && (_root.user_id != null)) && (_root.user_id != undefined)) { _root.FNsend(); } var i = 0; while (i < 10) { _root.ranking["rank" + i].text = ""; _root.ranking["user_id" + i].text = ""; _root.ranking["score" + i].text = ""; _root.ranking["date" + i].text = ""; i++; } } else { stopAllSounds(); this.gotoAndPlay("flN"); }Instance of Symbol 450 MovieClip "mcEnding" in Frame 189onClipEvent (load) { if ((this._parent.nStage == 1) || (this._parent.nStage == 2)) { this.gotoAndStop("fl2"); } }Frame 219stop();Symbol 73 MovieClip [mcWindow] Frame 1stop();Symbol 73 MovieClip [mcWindow] Frame 2_parent._parent.vol1.start(); this.noclick.useHandCursor = false; this.play();Symbol 73 MovieClip [mcWindow] Frame 29_parent._parent.isTimeStart = true; _parent._parent.isGame = true; this.removeMovieClip();Symbol 73 MovieClip [mcWindow] Frame 30this.noclick.useHandCursor = false; stop();Symbol 75 MovieClip [mcBall] Frame 1stop();Symbol 75 MovieClip [mcBall] Frame 9this.removeMovieClip();Symbol 81 Buttonon (release) { getURL ("http://www.hyodohaja.com", "_blank"); }Symbol 84 Buttonon (release) { this.gotoAndPlay("f01"); }Symbol 145 Buttonon (release) { this.gotoAndPlay("flG"); }Symbol 148 Buttonon (release) { this.gotoAndStop("flH"); }Symbol 254 MovieClip Frame 1this.mcA.stop(); stop();Symbol 287 MovieClip Frame 10stop();Symbol 297 MovieClip Frame 1stop();Instance of Symbol 275 MovieClip "mcC" in Symbol 297 MovieClip Frame 5onClipEvent (enterFrame) { if (Boolean(this._parent._parent._parent._parent.isGame)) { if (this._currentframe >= this._totalframes) { this._parent._parent.funcMove(); } } else { this._parent._parent.funcMove(); } }Instance of Symbol 286 MovieClip "mcC" in Symbol 297 MovieClip Frame 6onClipEvent (enterFrame) { if (Boolean(this._parent._parent._parent._parent.isGame)) { if (this._currentframe >= this._totalframes) { this._parent._parent.funcMove(); } } else { this._parent._parent.funcMove(); } }Instance of Symbol 291 MovieClip "mcC" in Symbol 297 MovieClip Frame 7onClipEvent (enterFrame) { if (Boolean(this._parent._parent._parent._parent.isGame)) { if (this._currentframe >= this._totalframes) { this.stop(); } else { this.play(); } } else { this.stop(); } }Instance of Symbol 296 MovieClip "mcC" in Symbol 297 MovieClip Frame 8onClipEvent (enterFrame) { if (Boolean(this._parent._parent._parent._parent.isGame)) { if (this._currentframe >= this._totalframes) { this.stop(); } else { this.play(); } } else { this.stop(); } }Symbol 319 MovieClip Frame 1stop();Instance of Symbol 305 MovieClip "mcC" in Symbol 319 MovieClip Frame 5onClipEvent (enterFrame) { if (Boolean(this._parent._parent._parent._parent.isGame)) { if (this._currentframe >= this._totalframes) { this._parent._parent.funcMove(); } } else { this._parent._parent.funcMove(); } }Instance of Symbol 311 MovieClip "mcC" in Symbol 319 MovieClip Frame 6onClipEvent (enterFrame) { if (Boolean(this._parent._parent._parent._parent.isGame)) { if (this._currentframe >= this._totalframes) { this._parent._parent.funcMove(); } } else { this._parent._parent.funcMove(); } }Instance of Symbol 313 MovieClip "mcC" in Symbol 319 MovieClip Frame 7onClipEvent (enterFrame) { if (Boolean(this._parent._parent._parent._parent.isGame)) { if (this._currentframe >= this._totalframes) { this.stop(); } else { this.play(); } } else { this.stop(); } }Instance of Symbol 318 MovieClip "mcC" in Symbol 319 MovieClip Frame 8onClipEvent (enterFrame) { if (Boolean(this._parent._parent._parent._parent.isGame)) { if (this._currentframe >= this._totalframes) { this.stop(); } else { this.play(); } } else { this.stop(); } }Symbol 342 MovieClip Frame 1stop();Instance of Symbol 330 MovieClip "mcC" in Symbol 342 MovieClip Frame 5onClipEvent (enterFrame) { if (Boolean(this._parent._parent._parent._parent.isGame)) { if (this._currentframe >= this._totalframes) { this._parent._parent.funcMove(); } } else { this._parent._parent.funcMove(); } }Instance of Symbol 337 MovieClip "mcC" in Symbol 342 MovieClip Frame 6onClipEvent (enterFrame) { if (Boolean(this._parent._parent._parent._parent.isGame)) { if (this._currentframe >= this._totalframes) { this._parent._parent.funcMove(); } } else { this._parent._parent.funcMove(); } }Instance of Symbol 338 MovieClip "mcC" in Symbol 342 MovieClip Frame 7onClipEvent (enterFrame) { if (Boolean(this._parent._parent._parent._parent.isGame)) { if (this._currentframe >= this._totalframes) { this.stop(); } else { this.play(); } } else { this.stop(); } }Instance of Symbol 341 MovieClip "mcC" in Symbol 342 MovieClip Frame 8onClipEvent (enterFrame) { if (Boolean(this._parent._parent._parent._parent.isGame)) { if (this._currentframe >= this._totalframes) { this.stop(); } else { this.play(); } } else { this.stop(); } }Symbol 368 MovieClip Frame 1stop();Instance of Symbol 354 MovieClip "mcC" in Symbol 368 MovieClip Frame 5onClipEvent (enterFrame) { if (Boolean(this._parent._parent._parent._parent.isGame)) { if (this._currentframe >= this._totalframes) { this._parent._parent.funcMove(); } } else { this._parent._parent.funcMove(); } }Instance of Symbol 362 MovieClip "mcC" in Symbol 368 MovieClip Frame 6onClipEvent (enterFrame) { if (Boolean(this._parent._parent._parent._parent.isGame)) { if (this._currentframe >= this._totalframes) { this._parent._parent.funcMove(); } } else { this._parent._parent.funcMove(); } }Instance of Symbol 364 MovieClip "mcC" in Symbol 368 MovieClip Frame 7onClipEvent (enterFrame) { if (Boolean(this._parent._parent._parent._parent.isGame)) { if (this._currentframe >= this._totalframes) { this.stop(); } else { this.play(); } } else { this.stop(); } }Instance of Symbol 367 MovieClip "mcC" in Symbol 368 MovieClip Frame 8onClipEvent (enterFrame) { if (Boolean(this._parent._parent._parent._parent.isGame)) { if (this._currentframe >= this._totalframes) { this.stop(); } else { this.play(); } } else { this.stop(); } }Symbol 369 MovieClip Frame 1stop();Symbol 370 MovieClip Frame 1stop();Symbol 376 MovieClip Frame 7this._parent.funcBallMove();Symbol 389 MovieClip Frame 1stop();Instance of Symbol 376 MovieClip "mcH" in Symbol 389 MovieClip Frame 2onClipEvent (enterFrame) { if (Boolean(this._parent._parent.isGame)) { if (this._currentframe >= this._totalframes) { this._parent.funcMove(); } } }Instance of Symbol 378 MovieClip "mcH" in Symbol 389 MovieClip Frame 3onClipEvent (enterFrame) { if (Boolean(this._parent._parent.isGame)) { if (this._currentframe >= this._totalframes) { this._parent._parent.mcM.strBall.removeMovieClip(); this._parent._parent.mcA.mcA.gotoAndStop(1); if (this._parent._parent.nStageGoal >= this._parent._parent.nMaxGoal) { this._parent._parent.isGame = false; this._parent._parent.gotoAndPlay("flF"); } else { i = 1; while (i <= 4) { eval ("this._parent._parent.mcM.mcC" + i).funcMove(); i++; } this._parent._parent.mcM.funcCreateBall(); this._parent.funcMove(); } } this.play(); } else { this.stop(); } }Instance of Symbol 382 MovieClip "mcH" in Symbol 389 MovieClip Frame 4onClipEvent (enterFrame) { if (Boolean(this._parent._parent.isGame)) { if (this._currentframe >= this._totalframes) { this._parent._parent.mcM.strBall.removeMovieClip(); this._parent._parent.mcA.mcA.gotoAndStop(1); if (this._parent._parent.nStageGoal >= this._parent._parent.nMaxGoal) { this._parent._parent.isGame = false; this._parent._parent.gotoAndPlay("flF"); } else { i = 1; while (i <= 4) { eval ("this._parent._parent.mcM.mcC" + i).funcMove(); i++; } this._parent._parent.mcM.funcCreateBall(); this._parent.funcMove(); } } this.play(); } else { this.stop(); } }Instance of Symbol 386 MovieClip "mcH" in Symbol 389 MovieClip Frame 5onClipEvent (enterFrame) { if (Boolean(this._parent._parent.isGame)) { if (this._currentframe >= this._totalframes) { this._parent._parent.mcM.strBall.removeMovieClip(); this._parent._parent.mcA.mcA.gotoAndStop(1); if (this._parent._parent.nStageGoal >= this._parent._parent.nMaxGoal) { this._parent._parent.isGame = false; this._parent._parent.gotoAndPlay("flF"); } else { i = 1; while (i <= 4) { eval ("this._parent._parent.mcM.mcC" + i).funcMove(); i++; } this._parent._parent.mcM.funcCreateBall(); this._parent.funcMove(); } } this.play(); } else { this.stop(); } }Instance of Symbol 388 MovieClip "mcH" in Symbol 389 MovieClip Frame 6onClipEvent (enterFrame) { if (Boolean(this._parent._parent.isGame)) { if (this._currentframe >= this._totalframes) { this._parent._parent.mcM.funcCreateBall(); this._parent.funcMove(); } } }Symbol 390 MovieClip Frame 1stop();Symbol 416 MovieClip Frame 1stop();Symbol 416 MovieClip Frame 7stop();Symbol 419 Buttonon (release) { if ((this._parent._currentframe == 186) & Boolean(this._parent.isTimeStart)) { this.gamePause("1"); this.gotoAndStop(2); } }Symbol 421 Buttonon (release) { if ((this._parent._currentframe == 186) & (!Boolean(this._parent.isTimeStart))) { this.gamePause("0"); this.gotoAndStop(1); } }Symbol 422 MovieClip Frame 1stop();Symbol 429 MovieClip Frame 1this.mcB.onLoad = function () { this.funcInit = function () { this._x = 0; _root.initW = 255 / (18 * _root.nTime); }; this.funcInit(); }; this.mcB.onLoad(); this.mcB.onEnterFrame = function () { if (_root.isTimeStart) { if (this._x > -342) { this._x = this._x - _root.initW; } else if (this._parent._parent.nStageGoal >= this._parent._parent.nMaxGoal) { this._parent._parent.isGame = false; this._parent._parent.gotoAndPlay("flF"); } else { this._parent._parent.mcH.stopDrag(); _root.getHiScore(_root.strGetHiScorePagePath, _root.Score); _root.isGameOver = true; _root.isGame = false; _root.isTimeStart = false; _root.gotoAndPlay("flF"); } } }; stop();Symbol 432 Buttonon (release) { getURL ("http://www.hyodohaja.com", "_blank"); }Symbol 450 MovieClip Frame 1stop();Symbol 450 MovieClip Frame 5stop();Symbol 458 Buttonon (release) { this.gotoAndPlay("flI"); }
Library Items
Symbol 1 Sound [goal] | ||
Symbol 2 Sound [start] | ||
Symbol 3 Sound [away] | ||
Symbol 4 Sound [assa] | ||
Symbol 5 Sound [oo] | ||
Symbol 6 Sound [bad] | ||
Symbol 7 Sound [kick] | ||
Symbol 8 Sound [bg4] | ||
Symbol 9 Sound [bg3] | ||
Symbol 10 Sound [bg2] | ||
Symbol 11 Sound [bg1] | ||
Symbol 12 Sound [fail] | ||
Symbol 13 Sound [fly] | Used by:Timeline | |
Symbol 14 Sound [wow] | Used by:Timeline | |
Symbol 15 Graphic | Used by:16 | |
Symbol 16 Button | Uses:15 | Used by:73 |
Symbol 17 Graphic | Used by:73 | |
Symbol 18 Font | Used by:19 144 147 401 431 457 | |
Symbol 19 EditableText | Uses:18 | Used by:73 |
Symbol 20 Graphic | Used by:73 | |
Symbol 21 Graphic | Used by:73 | |
Symbol 22 Graphic | Used by:73 Timeline | |
Symbol 23 Graphic | Used by:73 450 Timeline | |
Symbol 24 Graphic | Used by:40 | |
Symbol 25 Graphic | Used by:40 | |
Symbol 26 Graphic | Used by:40 | |
Symbol 27 Graphic | Used by:40 | |
Symbol 28 Graphic | Used by:40 | |
Symbol 29 Graphic | Used by:40 | |
Symbol 30 Graphic | Used by:40 | |
Symbol 31 Graphic | Used by:40 | |
Symbol 32 Graphic | Used by:40 73 253 Timeline | |
Symbol 33 Graphic | Used by:40 | |
Symbol 34 Graphic | Used by:40 | |
Symbol 35 Graphic | Used by:40 | |
Symbol 36 Graphic | Used by:40 | |
Symbol 37 Graphic | Used by:40 | |
Symbol 38 Graphic | Used by:40 | |
Symbol 39 Graphic | Used by:40 | |
Symbol 40 MovieClip | Uses:24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 | Used by:73 254 Timeline |
Symbol 41 Graphic | Used by:73 Timeline | |
Symbol 42 Graphic | Used by:46 | |
Symbol 43 Font | Used by:44 | |
Symbol 44 Text | Uses:43 | Used by:46 |
Symbol 45 Graphic | Used by:46 | |
Symbol 46 MovieClip | Uses:42 44 45 | Used by:73 Timeline |
Symbol 47 Graphic | Used by:73 | |
Symbol 48 Graphic | Used by:49 | |
Symbol 49 MovieClip | Uses:48 | Used by:50 |
Symbol 50 MovieClip | Uses:49 | Used by:55 73 |
Symbol 51 Graphic | Used by:52 | |
Symbol 52 MovieClip | Uses:51 | Used by:53 |
Symbol 53 MovieClip | Uses:52 | Used by:55 |
Symbol 54 Graphic | Used by:55 | |
Symbol 55 MovieClip | Uses:53 54 50 | Used by:56 |
Symbol 56 MovieClip | Uses:55 | Used by:73 Timeline |
Symbol 57 Graphic | Used by:64 259 275 286 291 296 305 311 313 318 330 337 338 341 343 354 362 364 367 Timeline | |
Symbol 58 Graphic | Used by:64 259 264 273 275 286 291 296 | |
Symbol 59 Graphic | Used by:64 259 264 273 275 286 291 296 | |
Symbol 60 Graphic | Used by:64 259 264 273 275 286 291 296 | |
Symbol 61 Graphic | Used by:64 259 264 273 275 286 291 296 | |
Symbol 62 Graphic | Used by:64 259 | |
Symbol 63 Graphic | Used by:64 259 291 | |
Symbol 64 MovieClip | Uses:57 58 59 60 61 62 63 | Used by:73 Timeline |
Symbol 65 Graphic | Used by:73 Timeline | |
Symbol 66 Font | Used by:67 68 69 70 71 72 243 249 | |
Symbol 67 Text | Uses:66 | Used by:73 Timeline |
Symbol 68 Text | Uses:66 | Used by:73 Timeline |
Symbol 69 Text | Uses:66 | Used by:73 Timeline |
Symbol 70 Text | Uses:66 | Used by:73 Timeline |
Symbol 71 Text | Uses:66 | Used by:73 Timeline |
Symbol 72 Text | Uses:66 | Used by:73 Timeline |
Symbol 73 MovieClip [mcWindow] | Uses:16 17 19 20 21 22 23 40 32 41 46 47 50 56 64 65 67 68 69 70 71 72 | |
Symbol 74 Graphic | Used by:75 95 245 287 297 319 342 368 450 Timeline | |
Symbol 75 MovieClip [mcBall] | Uses:74 | |
Symbol 76 Graphic | Used by:Timeline | |
Symbol 77 Graphic | Used by:Timeline | |
Symbol 78 Graphic | Used by:Timeline | |
Symbol 79 Graphic | Used by:Timeline | |
Symbol 80 Graphic | Used by:81 432 | |
Symbol 81 Button | Uses:80 | Used by:Timeline |
Symbol 82 Graphic | Used by:84 | |
Symbol 83 Sound | Used by:84 145 | |
Symbol 84 Button | Uses:82 83 | Used by:Timeline |
Symbol 85 Graphic | Used by:Timeline | |
Symbol 86 Sound | Used by:Timeline | |
Symbol 87 Graphic | Used by:Timeline | |
Symbol 88 Graphic | Used by:Timeline | |
Symbol 89 Graphic | Used by:Timeline | |
Symbol 90 Graphic | Used by:Timeline | |
Symbol 91 Graphic | Used by:Timeline | |
Symbol 92 Graphic | Used by:Timeline | |
Symbol 93 Graphic | Used by:Timeline | |
Symbol 94 Graphic | Used by:Timeline | |
Symbol 95 MovieClip | Uses:74 | Used by:Timeline |
Symbol 96 Graphic | Used by:Timeline | |
Symbol 97 Sound | Used by:Timeline | |
Symbol 98 Graphic | Used by:Timeline | |
Symbol 99 Graphic | Used by:Timeline | |
Symbol 100 Graphic | Used by:Timeline | |
Symbol 101 Graphic | Used by:Timeline | |
Symbol 102 Graphic | Used by:108 298 320 Timeline | |
Symbol 103 Graphic | Used by:108 298 300 303 305 311 313 318 Timeline | |
Symbol 104 Graphic | Used by:108 298 300 303 305 311 313 318 Timeline | |
Symbol 105 Graphic | Used by:108 298 300 303 305 311 313 318 Timeline | |
Symbol 106 Graphic | Used by:108 298 300 303 305 311 313 318 Timeline | |
Symbol 107 Graphic | Used by:108 298 313 320 338 343 364 | |
Symbol 108 MovieClip | Uses:102 103 104 105 106 107 | Used by:Timeline |
Symbol 109 Graphic | Used by:Timeline | |
Symbol 110 Graphic | Used by:Timeline | |
Symbol 111 Graphic | Used by:320 323 328 330 337 338 341 450 Timeline | |
Symbol 112 Graphic | Used by:320 323 328 330 337 338 341 Timeline | |
Symbol 113 Graphic | Used by:320 323 328 330 337 338 341 450 Timeline | |
Symbol 114 Graphic | Used by:120 | |
Symbol 115 Graphic | Used by:120 | |
Symbol 116 Graphic | Used by:120 | |
Symbol 117 Graphic | Used by:120 | |
Symbol 118 Graphic | Used by:120 | |
Symbol 119 Graphic | Used by:120 | |
Symbol 120 MovieClip | Uses:114 115 116 117 118 119 | Used by:320 323 328 337 338 341 450 Timeline |
Symbol 121 Graphic | Used by:Timeline | |
Symbol 122 Graphic | Used by:343 347 353 354 362 364 367 450 Timeline | |
Symbol 123 Graphic | Used by:343 347 353 354 362 364 367 450 Timeline | |
Symbol 124 Graphic | Used by:343 347 353 354 362 364 367 450 Timeline | |
Symbol 125 Graphic | Used by:343 347 353 354 362 364 367 450 Timeline | |
Symbol 126 Graphic | Used by:Timeline | |
Symbol 127 Graphic | Used by:Timeline | |
Symbol 128 Graphic | Used by:Timeline | |
Symbol 129 Graphic | Used by:Timeline | |
Symbol 130 Graphic | Used by:Timeline | |
Symbol 131 Graphic | Used by:Timeline | |
Symbol 132 Graphic | Used by:388 Timeline | |
Symbol 133 Sound | Used by:Timeline | |
Symbol 134 Graphic | Used by:Timeline | |
Symbol 135 Graphic | Used by:141 245 372 376 378 382 386 388 450 | |
Symbol 136 Graphic | Used by:141 | |
Symbol 137 Graphic | Used by:141 245 372 376 378 382 386 388 450 | |
Symbol 138 Graphic | Used by:141 245 372 376 378 386 388 450 | |
Symbol 139 Graphic | Used by:141 245 372 376 378 382 386 388 450 | |
Symbol 140 Graphic | Used by:141 | |
Symbol 141 MovieClip | Uses:135 136 137 138 139 140 | Used by:Timeline |
Symbol 142 Graphic | Used by:145 | |
Symbol 143 Graphic | Used by:145 148 | |
Symbol 144 Text | Uses:18 | Used by:145 |
Symbol 145 Button | Uses:142 143 144 83 | Used by:Timeline |
Symbol 146 Graphic | Used by:148 | |
Symbol 147 Text | Uses:18 | Used by:148 |
Symbol 148 Button | Uses:146 143 147 | Used by:Timeline |
Symbol 149 Graphic | Used by:Timeline | |
Symbol 150 Graphic | Used by:245 | |
Symbol 151 Font | Used by:152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 238 | |
Symbol 152 Text | Uses:151 | Used by:245 |
Symbol 153 Text | Uses:151 | Used by:245 |
Symbol 154 Text | Uses:151 | Used by:245 |
Symbol 155 Text | Uses:151 | Used by:245 |
Symbol 156 Text | Uses:151 | Used by:245 |
Symbol 157 Text | Uses:151 | Used by:245 |
Symbol 158 Text | Uses:151 | Used by:245 |
Symbol 159 Text | Uses:151 | Used by:245 |
Symbol 160 Text | Uses:151 | Used by:245 |
Symbol 161 Text | Uses:151 | Used by:245 |
Symbol 162 Text | Uses:151 | Used by:245 |
Symbol 163 Text | Uses:151 | Used by:245 |
Symbol 164 Text | Uses:151 | Used by:245 |
Symbol 165 Text | Uses:151 | Used by:245 |
Symbol 166 Text | Uses:151 | Used by:245 |
Symbol 167 Text | Uses:151 | Used by:245 |
Symbol 168 Text | Uses:151 | Used by:245 |
Symbol 169 Text | Uses:151 | Used by:245 |
Symbol 170 Text | Uses:151 | Used by:245 |
Symbol 171 Text | Uses:151 | Used by:245 |
Symbol 172 Text | Uses:151 | Used by:245 |
Symbol 173 Text | Uses:151 | Used by:245 |
Symbol 174 Text | Uses:151 | Used by:245 |
Symbol 175 Text | Uses:151 | Used by:245 |
Symbol 176 Text | Uses:151 | Used by:245 |
Symbol 177 Text | Uses:151 | Used by:245 |
Symbol 178 Text | Uses:151 | Used by:245 |
Symbol 179 Text | Uses:151 | Used by:245 |
Symbol 180 Text | Uses:151 | Used by:245 |
Symbol 181 Text | Uses:151 | Used by:245 |
Symbol 182 Text | Uses:151 | Used by:245 |
Symbol 183 Text | Uses:151 | Used by:245 |
Symbol 184 Text | Uses:151 | Used by:245 |
Symbol 185 Text | Uses:151 | Used by:245 |
Symbol 186 Text | Uses:151 | Used by:245 |
Symbol 187 Text | Uses:151 | Used by:245 |
Symbol 188 Text | Uses:151 | Used by:245 |
Symbol 189 Text | Uses:151 | Used by:245 |
Symbol 190 Text | Uses:151 | Used by:245 |
Symbol 191 Text | Uses:151 | Used by:245 |
Symbol 192 Text | Uses:151 | Used by:245 |
Symbol 193 Text | Uses:151 | Used by:245 |
Symbol 194 Text | Uses:151 | Used by:245 |
Symbol 195 Text | Uses:151 | Used by:245 |
Symbol 196 Text | Uses:151 | Used by:245 |
Symbol 197 Text | Uses:151 | Used by:245 |
Symbol 198 Text | Uses:151 | Used by:245 |
Symbol 199 Text | Uses:151 | Used by:245 |
Symbol 200 Text | Uses:151 | Used by:245 |
Symbol 201 Text | Uses:151 | Used by:245 |
Symbol 202 Text | Uses:151 | Used by:245 |
Symbol 203 Text | Uses:151 | Used by:245 |
Symbol 204 Text | Uses:151 | Used by:245 |
Symbol 205 Text | Uses:151 | Used by:245 |
Symbol 206 Text | Uses:151 | Used by:245 |
Symbol 207 Text | Uses:151 | Used by:245 |
Symbol 208 Text | Uses:151 | Used by:245 |
Symbol 209 Text | Uses:151 | Used by:245 |
Symbol 210 Text | Uses:151 | Used by:245 |
Symbol 211 Text | Uses:151 | Used by:245 |
Symbol 212 Text | Uses:151 | Used by:245 |
Symbol 213 Text | Uses:151 | Used by:245 |
Symbol 214 Text | Uses:151 | Used by:245 |
Symbol 215 Text | Uses:151 | Used by:245 |
Symbol 216 Text | Uses:151 | Used by:245 |
Symbol 217 Text | Uses:151 | Used by:245 |
Symbol 218 Text | Uses:151 | Used by:245 |
Symbol 219 Text | Uses:151 | Used by:245 |
Symbol 220 Text | Uses:151 | Used by:245 |
Symbol 221 Text | Uses:151 | Used by:245 |
Symbol 222 Text | Uses:151 | Used by:245 |
Symbol 223 Text | Uses:151 | Used by:245 |
Symbol 224 Text | Uses:151 | Used by:245 |
Symbol 225 Text | Uses:151 | Used by:245 |
Symbol 226 Text | Uses:151 | Used by:245 |
Symbol 227 Text | Uses:151 | Used by:245 |
Symbol 228 Graphic | Used by:232 | |
Symbol 229 Graphic | Used by:232 | |
Symbol 230 Graphic | Used by:232 | |
Symbol 231 Graphic | Used by:232 | |
Symbol 232 MovieClip | Uses:228 229 230 231 | Used by:245 389 |
Symbol 233 Graphic | Used by:245 | |
Symbol 234 Graphic | Used by:245 372 376 378 382 386 388 450 | |
Symbol 235 Graphic | Used by:245 | |
Symbol 236 Graphic | Used by:245 | |
Symbol 237 Graphic | Used by:245 | |
Symbol 238 Text | Uses:151 | Used by:245 |
Symbol 239 Graphic | Used by:241 | |
Symbol 240 Graphic | Used by:241 | |
Symbol 241 MovieClip | Uses:239 240 | Used by:245 |
Symbol 242 Graphic | Used by:245 | |
Symbol 243 Text | Uses:66 | Used by:245 |
Symbol 244 Graphic | Used by:245 | |
Symbol 245 MovieClip | Uses:150 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 232 233 135 234 235 137 138 139 236 74 237 238 241 242 243 244 | Used by:Timeline |
Symbol 246 Graphic | Used by:Timeline | |
Symbol 247 Graphic | Used by:253 | |
Symbol 248 Graphic | Used by:253 | |
Symbol 249 Text | Uses:66 | Used by:253 |
Symbol 250 Graphic | Used by:253 | |
Symbol 251 Graphic | Used by:253 | |
Symbol 252 Graphic | Used by:253 | |
Symbol 253 MovieClip | Uses:247 32 248 249 250 251 252 | Used by:254 |
Symbol 254 MovieClip | Uses:40 253 | Used by:Timeline |
Symbol 255 Graphic | Used by:Timeline | |
Symbol 256 Graphic | Used by:257 | |
Symbol 257 MovieClip | Uses:256 | Used by:297 319 342 368 389 Timeline |
Symbol 258 Graphic | Used by:370 390 | |
Symbol 259 MovieClip | Uses:57 58 59 60 61 62 63 | Used by:260 |
Symbol 260 MovieClip | Uses:259 | Used by:297 |
Symbol 261 Graphic | Used by:264 273 300 303 323 328 347 353 | |
Symbol 262 Graphic | Used by:264 273 300 303 323 328 347 353 | |
Symbol 263 Graphic | Used by:264 | |
Symbol 264 MovieClip | Uses:261 58 59 60 61 262 263 | Used by:297 |
Symbol 265 Graphic | Used by:273 | |
Symbol 266 Graphic | Used by:273 | |
Symbol 267 Graphic | Used by:273 | |
Symbol 268 Graphic | Used by:273 | |
Symbol 269 Graphic | Used by:273 | |
Symbol 270 Graphic | Used by:273 | |
Symbol 271 Graphic | Used by:273 | |
Symbol 272 Graphic | Used by:273 | |
Symbol 273 MovieClip | Uses:261 58 60 61 262 265 266 267 268 269 270 271 272 59 | Used by:297 |
Symbol 274 Graphic | Used by:275 354 | |
Symbol 275 MovieClip | Uses:57 58 59 60 61 274 | Used by:297 |
Symbol 276 Graphic | Used by:286 311 337 362 | |
Symbol 277 Graphic | Used by:286 | |
Symbol 278 Graphic | Used by:286 | |
Symbol 279 Graphic | Used by:286 | |
Symbol 280 Graphic | Used by:286 | |
Symbol 281 Graphic | Used by:286 | |
Symbol 282 Graphic | Used by:286 | |
Symbol 283 Graphic | Used by:285 310 336 | |
Symbol 284 Graphic | Used by:285 310 336 | |
Symbol 285 MovieClip | Uses:283 284 | Used by:286 362 |
Symbol 286 MovieClip | Uses:57 58 59 60 61 276 277 278 279 280 281 282 285 | Used by:297 |
Symbol 287 MovieClip | Uses:74 | Used by:297 319 342 368 |
Symbol 288 Graphic | Used by:291 | |
Symbol 289 Graphic | Used by:291 | |
Symbol 290 Graphic | Used by:291 313 338 364 | |
Symbol 291 MovieClip | Uses:57 58 59 60 61 63 288 289 290 | Used by:297 |
Symbol 292 Graphic | Used by:296 | |
Symbol 293 Graphic | Used by:296 | |
Symbol 294 Graphic | Used by:296 | |
Symbol 295 Graphic | Used by:296 | |
Symbol 296 MovieClip | Uses:57 58 59 60 61 292 293 294 295 | Used by:297 |
Symbol 297 MovieClip | Uses:260 257 264 273 275 74 286 287 291 296 | Used by:369 |
Symbol 298 MovieClip | Uses:102 103 104 105 106 107 | Used by:299 |
Symbol 299 MovieClip | Uses:298 | Used by:319 |
Symbol 300 MovieClip | Uses:261 103 104 105 106 262 | Used by:319 |
Symbol 301 Graphic | Used by:303 | |
Symbol 302 Graphic | Used by:303 | |
Symbol 303 MovieClip | Uses:261 103 105 106 262 104 301 302 | Used by:319 |
Symbol 304 Graphic | Used by:305 | |
Symbol 305 MovieClip | Uses:57 103 104 105 106 304 | Used by:319 |
Symbol 306 Graphic | Used by:311 | |
Symbol 307 Graphic | Used by:311 | |
Symbol 308 Graphic | Used by:311 | |
Symbol 309 Graphic | Used by:311 | |
Symbol 310 MovieClip | Uses:283 284 | Used by:311 |
Symbol 311 MovieClip | Uses:57 103 104 105 106 276 306 307 308 309 310 | Used by:319 |
Symbol 312 Graphic | Used by:313 338 364 | |
Symbol 313 MovieClip | Uses:57 103 104 105 106 107 312 290 | Used by:319 |
Symbol 314 Graphic | Used by:318 341 367 | |
Symbol 315 Graphic | Used by:318 | |
Symbol 316 Graphic | Used by:318 341 367 | |
Symbol 317 Graphic | Used by:318 | |
Symbol 318 MovieClip | Uses:57 103 104 105 106 314 315 316 317 | Used by:319 |
Symbol 319 MovieClip | Uses:299 257 300 303 305 74 311 287 313 318 | Used by:369 |
Symbol 320 MovieClip | Uses:102 111 112 113 120 107 | Used by:321 |
Symbol 321 MovieClip | Uses:320 | Used by:342 |
Symbol 322 Graphic | Used by:323 | |
Symbol 323 MovieClip | Uses:261 111 112 113 120 262 322 | Used by:342 |
Symbol 324 Graphic | Used by:328 | |
Symbol 325 Graphic | Used by:328 | |
Symbol 326 Graphic | Used by:328 | |
Symbol 327 Graphic | Used by:328 | |
Symbol 328 MovieClip | Uses:261 111 113 120 262 112 324 325 326 327 | Used by:342 |
Symbol 329 Graphic | Used by:330 | |
Symbol 330 MovieClip | Uses:57 111 112 113 329 | Used by:342 |
Symbol 331 Graphic | Used by:337 | |
Symbol 332 Graphic | Used by:337 | |
Symbol 333 Graphic | Used by:337 | |
Symbol 334 Graphic | Used by:337 | |
Symbol 335 Graphic | Used by:337 | |
Symbol 336 MovieClip | Uses:283 284 | Used by:337 |
Symbol 337 MovieClip | Uses:57 111 112 113 120 276 331 332 333 334 335 336 | Used by:342 |
Symbol 338 MovieClip | Uses:57 111 112 113 120 107 312 290 | Used by:342 |
Symbol 339 Graphic | Used by:341 | |
Symbol 340 Graphic | Used by:341 | |
Symbol 341 MovieClip | Uses:57 111 112 113 120 314 339 316 340 | Used by:342 |
Symbol 342 MovieClip | Uses:321 257 323 328 330 74 337 287 338 341 | Used by:369 |
Symbol 343 MovieClip | Uses:57 122 123 124 125 107 | Used by:344 |
Symbol 344 MovieClip | Uses:343 | Used by:368 |
Symbol 345 Graphic | Used by:347 | |
Symbol 346 Graphic | Used by:347 | |
Symbol 347 MovieClip | Uses:261 122 123 124 125 262 345 346 | Used by:368 |
Symbol 348 Graphic | Used by:353 | |
Symbol 349 Graphic | Used by:353 | |
Symbol 350 Graphic | Used by:353 | |
Symbol 351 Graphic | Used by:353 | |
Symbol 352 Graphic | Used by:353 | |
Symbol 353 MovieClip | Uses:261 122 124 125 262 348 349 123 350 351 352 | Used by:368 |
Symbol 354 MovieClip | Uses:57 122 123 124 125 274 | Used by:368 |
Symbol 355 Graphic | Used by:362 | |
Symbol 356 Graphic | Used by:362 | |
Symbol 357 Graphic | Used by:362 | |
Symbol 358 Graphic | Used by:362 | |
Symbol 359 Graphic | Used by:362 | |
Symbol 360 Graphic | Used by:362 | |
Symbol 361 Graphic | Used by:362 | |
Symbol 362 MovieClip | Uses:57 122 123 124 125 276 355 356 357 358 359 360 361 285 | Used by:368 |
Symbol 363 Graphic | Used by:364 | |
Symbol 364 MovieClip | Uses:57 122 123 124 125 107 363 312 290 | Used by:368 |
Symbol 365 Graphic | Used by:367 | |
Symbol 366 Graphic | Used by:367 | |
Symbol 367 MovieClip | Uses:57 122 123 124 125 314 365 316 366 | Used by:368 |
Symbol 368 MovieClip | Uses:344 257 347 353 354 74 362 287 364 367 | Used by:369 |
Symbol 369 MovieClip | Uses:297 319 342 368 | Used by:370 |
Symbol 370 MovieClip | Uses:258 369 | Used by:Timeline |
Symbol 371 Graphic | Used by:372 | |
Symbol 372 MovieClip | Uses:137 371 234 135 138 139 | Used by:373 |
Symbol 373 MovieClip | Uses:372 | Used by:389 |
Symbol 374 Graphic | Used by:376 | |
Symbol 375 Graphic | Used by:376 | |
Symbol 376 MovieClip | Uses:374 137 135 234 138 139 375 | Used by:389 |
Symbol 377 Graphic | Used by:378 386 | |
Symbol 378 MovieClip | Uses:135 137 138 234 139 377 | Used by:389 |
Symbol 379 Graphic | Used by:382 386 | |
Symbol 380 Graphic | Used by:382 386 | |
Symbol 381 Graphic | Used by:382 386 | |
Symbol 382 MovieClip | Uses:135 137 379 139 380 381 234 | Used by:389 |
Symbol 383 Graphic | Used by:386 | |
Symbol 384 Graphic | Used by:386 | |
Symbol 385 Graphic | Used by:386 | |
Symbol 386 MovieClip | Uses:135 137 379 139 380 381 234 383 384 138 377 385 | Used by:389 |
Symbol 387 Graphic | Used by:388 | |
Symbol 388 MovieClip | Uses:387 137 135 234 138 139 132 | Used by:389 |
Symbol 389 MovieClip | Uses:232 257 373 376 378 382 386 388 | Used by:Timeline |
Symbol 390 MovieClip | Uses:258 | Used by:Timeline |
Symbol 391 Graphic | Used by:Timeline | |
Symbol 392 Graphic | Used by:Timeline | |
Symbol 393 Graphic | Used by:Timeline | |
Symbol 394 Font | Used by:395 397 399 | |
Symbol 395 Text | Uses:394 | Used by:Timeline |
Symbol 396 Graphic | Used by:Timeline | |
Symbol 397 Text | Uses:394 | Used by:Timeline |
Symbol 398 Graphic | Used by:Timeline | |
Symbol 399 Text | Uses:394 | Used by:Timeline |
Symbol 400 Graphic | Used by:Timeline | |
Symbol 401 Text | Uses:18 | Used by:Timeline |
Symbol 402 Graphic | Used by:Timeline | |
Symbol 403 Bitmap | Used by:405 | |
Symbol 404 Bitmap | Used by:405 | |
Symbol 405 Graphic | Uses:403 404 | Used by:416 |
Symbol 406 Bitmap | Used by:407 | |
Symbol 407 Graphic | Uses:406 | Used by:416 |
Symbol 408 Bitmap | Used by:409 | |
Symbol 409 Graphic | Uses:408 | Used by:416 |
Symbol 410 Bitmap | Used by:411 | |
Symbol 411 Graphic | Uses:410 | Used by:416 |
Symbol 412 Bitmap | Used by:413 | |
Symbol 413 Graphic | Uses:412 | Used by:416 |
Symbol 414 Bitmap | Used by:415 | |
Symbol 415 Graphic | Uses:414 | Used by:416 |
Symbol 416 MovieClip | Uses:405 407 409 411 413 415 | Used by:Timeline |
Symbol 417 Graphic | Used by:419 421 | |
Symbol 418 Graphic | Used by:419 | |
Symbol 419 Button | Uses:417 418 | Used by:422 |
Symbol 420 Graphic | Used by:421 | |
Symbol 421 Button | Uses:417 420 | Used by:422 |
Symbol 422 MovieClip | Uses:419 421 | Used by:Timeline |
Symbol 423 Graphic | Used by:Timeline | |
Symbol 424 Graphic | Used by:429 | |
Symbol 425 Graphic | Used by:429 | |
Symbol 426 Graphic | Used by:429 | |
Symbol 427 Graphic | Used by:428 | |
Symbol 428 MovieClip | Uses:427 | Used by:429 |
Symbol 429 MovieClip | Uses:424 425 426 428 | Used by:Timeline |
Symbol 430 Graphic | Used by:Timeline | |
Symbol 431 Text | Uses:18 | Used by:Timeline |
Symbol 432 Button | Uses:80 | Used by:Timeline |
Symbol 433 Font | Used by:434 435 436 437 454 | |
Symbol 434 EditableText | Uses:433 | Used by:Timeline |
Symbol 435 EditableText | Uses:433 | Used by:Timeline |
Symbol 436 EditableText | Uses:433 | Used by:Timeline |
Symbol 437 EditableText | Uses:433 | Used by:Timeline |
Symbol 438 Graphic | Used by:Timeline | |
Symbol 439 Graphic | Used by:450 | |
Symbol 440 Graphic | Used by:450 | |
Symbol 441 Graphic | Used by:450 | |
Symbol 442 Graphic | Used by:450 | |
Symbol 443 Graphic | Used by:450 | |
Symbol 444 Graphic | Used by:450 | |
Symbol 445 Graphic | Used by:450 | |
Symbol 446 Graphic | Used by:450 | |
Symbol 447 Graphic | Used by:450 | |
Symbol 448 Graphic | Used by:450 | |
Symbol 449 Graphic | Used by:450 | |
Symbol 450 MovieClip | Uses:439 23 440 441 137 442 135 138 234 139 443 74 444 445 446 447 111 113 120 448 122 123 124 125 449 | Used by:Timeline |
Symbol 451 Graphic | Used by:Timeline | |
Symbol 452 Font | Used by:453 | |
Symbol 453 Text | Uses:452 | Used by:Timeline |
Symbol 454 EditableText | Uses:433 | Used by:Timeline |
Symbol 455 Graphic | Used by:458 | |
Symbol 456 Graphic | Used by:458 | |
Symbol 457 Text | Uses:18 | Used by:458 |
Symbol 458 Button | Uses:455 456 457 | Used by:Timeline |
Instance Names
"mcH" | Frame 180 | Symbol 245 MovieClip |
"mcA" | Frame 185 | Symbol 254 MovieClip |
"mcHit" | Frame 185 | Symbol 257 MovieClip |
"mcM" | Frame 185 | Symbol 370 MovieClip |
"mcH" | Frame 185 | Symbol 389 MovieClip |
"mcMW" | Frame 185 | Symbol 390 MovieClip |
"mcSpeaker" | Frame 185 | Symbol 416 MovieClip |
"mcPause" | Frame 185 | Symbol 422 MovieClip |
"mcTime" | Frame 185 | Symbol 429 MovieClip |
"mcEnding" | Frame 189 | Symbol 450 MovieClip |
"noclick" | Symbol 73 MovieClip [mcWindow] Frame 2 | Symbol 16 Button |
"mcA" | Symbol 254 MovieClip Frame 1 | Symbol 40 MovieClip |
"mcA" | Symbol 254 MovieClip Frame 2 | Symbol 253 MovieClip |
"mcC" | Symbol 260 MovieClip Frame 1 | Symbol 259 MovieClip |
"mcC" | Symbol 297 MovieClip Frame 1 | Symbol 260 MovieClip |
"mcHit" | Symbol 297 MovieClip Frame 1 | Symbol 257 MovieClip |
"mcC" | Symbol 297 MovieClip Frame 2 | Symbol 264 MovieClip |
"mcC" | Symbol 297 MovieClip Frame 3 | Symbol 273 MovieClip |
"mcC" | Symbol 297 MovieClip Frame 5 | Symbol 275 MovieClip |
"mcC" | Symbol 297 MovieClip Frame 6 | Symbol 286 MovieClip |
"mcC" | Symbol 297 MovieClip Frame 7 | Symbol 291 MovieClip |
"mcC" | Symbol 297 MovieClip Frame 8 | Symbol 296 MovieClip |
"mcC" | Symbol 319 MovieClip Frame 1 | Symbol 299 MovieClip |
"mcHit" | Symbol 319 MovieClip Frame 1 | Symbol 257 MovieClip |
"mcC" | Symbol 319 MovieClip Frame 2 | Symbol 300 MovieClip |
"mcC" | Symbol 319 MovieClip Frame 3 | Symbol 303 MovieClip |
"mcC" | Symbol 319 MovieClip Frame 5 | Symbol 305 MovieClip |
"mcC" | Symbol 319 MovieClip Frame 6 | Symbol 311 MovieClip |
"mcC" | Symbol 319 MovieClip Frame 7 | Symbol 313 MovieClip |
"mcC" | Symbol 319 MovieClip Frame 8 | Symbol 318 MovieClip |
"mcC" | Symbol 342 MovieClip Frame 1 | Symbol 321 MovieClip |
"mcHit" | Symbol 342 MovieClip Frame 1 | Symbol 257 MovieClip |
"mcC" | Symbol 342 MovieClip Frame 2 | Symbol 323 MovieClip |
"mcC" | Symbol 342 MovieClip Frame 3 | Symbol 328 MovieClip |
"mcC" | Symbol 342 MovieClip Frame 5 | Symbol 330 MovieClip |
"mcC" | Symbol 342 MovieClip Frame 6 | Symbol 337 MovieClip |
"mcC" | Symbol 342 MovieClip Frame 7 | Symbol 338 MovieClip |
"mcC" | Symbol 342 MovieClip Frame 8 | Symbol 341 MovieClip |
"mcC" | Symbol 368 MovieClip Frame 1 | Symbol 344 MovieClip |
"mcHit" | Symbol 368 MovieClip Frame 1 | Symbol 257 MovieClip |
"mcC" | Symbol 368 MovieClip Frame 2 | Symbol 347 MovieClip |
"mcC" | Symbol 368 MovieClip Frame 3 | Symbol 353 MovieClip |
"mcC" | Symbol 368 MovieClip Frame 5 | Symbol 354 MovieClip |
"mcC" | Symbol 368 MovieClip Frame 6 | Symbol 362 MovieClip |
"mcC" | Symbol 368 MovieClip Frame 7 | Symbol 364 MovieClip |
"mcC" | Symbol 368 MovieClip Frame 8 | Symbol 367 MovieClip |
"mcC" | Symbol 369 MovieClip Frame 1 | Symbol 297 MovieClip |
"mcC" | Symbol 369 MovieClip Frame 2 | Symbol 319 MovieClip |
"mcC" | Symbol 369 MovieClip Frame 3 | Symbol 342 MovieClip |
"mcC" | Symbol 369 MovieClip Frame 4 | Symbol 368 MovieClip |
"mcC1" | Symbol 370 MovieClip Frame 1 | Symbol 369 MovieClip |
"mcC2" | Symbol 370 MovieClip Frame 1 | Symbol 369 MovieClip |
"mcC3" | Symbol 370 MovieClip Frame 1 | Symbol 369 MovieClip |
"mcC4" | Symbol 370 MovieClip Frame 1 | Symbol 369 MovieClip |
"mcH" | Symbol 373 MovieClip Frame 1 | Symbol 372 MovieClip |
"mcG" | Symbol 389 MovieClip Frame 1 | Symbol 232 MovieClip |
"mcHit" | Symbol 389 MovieClip Frame 1 | Symbol 257 MovieClip |
"mcH" | Symbol 389 MovieClip Frame 1 | Symbol 373 MovieClip |
"mcH" | Symbol 389 MovieClip Frame 2 | Symbol 376 MovieClip |
"mcH" | Symbol 389 MovieClip Frame 3 | Symbol 378 MovieClip |
"mcH" | Symbol 389 MovieClip Frame 4 | Symbol 382 MovieClip |
"mcH" | Symbol 389 MovieClip Frame 5 | Symbol 386 MovieClip |
"mcH" | Symbol 389 MovieClip Frame 6 | Symbol 388 MovieClip |
"mcB" | Symbol 429 MovieClip Frame 1 | Symbol 428 MovieClip |
Special Tags
ExportAssets (56) | Timeline Frame 1 | Symbol 1 as "goal" |
ExportAssets (56) | Timeline Frame 1 | Symbol 2 as "start" |
ExportAssets (56) | Timeline Frame 1 | Symbol 3 as "away" |
ExportAssets (56) | Timeline Frame 1 | Symbol 4 as "assa" |
ExportAssets (56) | Timeline Frame 1 | Symbol 5 as "oo" |
ExportAssets (56) | Timeline Frame 1 | Symbol 6 as "bad" |
ExportAssets (56) | Timeline Frame 1 | Symbol 7 as "kick" |
ExportAssets (56) | Timeline Frame 1 | Symbol 8 as "bg4" |
ExportAssets (56) | Timeline Frame 1 | Symbol 9 as "bg3" |
ExportAssets (56) | Timeline Frame 1 | Symbol 10 as "bg2" |
ExportAssets (56) | Timeline Frame 1 | Symbol 11 as "bg1" |
ExportAssets (56) | Timeline Frame 1 | Symbol 12 as "fail" |
ExportAssets (56) | Timeline Frame 1 | Symbol 13 as "fly" |
ExportAssets (56) | Timeline Frame 1 | Symbol 14 as "wow" |
ExportAssets (56) | Timeline Frame 1 | Symbol 73 as "mcWindow" |
ExportAssets (56) | Timeline Frame 1 | Symbol 75 as "mcBall" |
ExportAssets (56) | Timeline Frame 3 | Symbol 14 as "wow" |
ExportAssets (56) | Timeline Frame 87 | Symbol 13 as "fly" |
ExportAssets (56) | Timeline Frame 88 | Symbol 13 as "fly" |
ExportAssets (56) | Timeline Frame 138 | Symbol 14 as "wow" |
ExportAssets (56) | Timeline Frame 140 | Symbol 14 as "wow" |
Labels
"flI" | Frame 1 |
"f01" | Frame 138 |
"flH" | Frame 180 |
"flG" | Frame 185 |
"flN" | Frame 186 |
"flF" | Frame 188 |
"fl1" | Symbol 73 MovieClip [mcWindow] Frame 2 |
"fl2" | Symbol 73 MovieClip [mcWindow] Frame 30 |
"flE" | Symbol 75 MovieClip [mcBall] Frame 2 |
"fl1" | Symbol 450 MovieClip Frame 1 |
"fl2" | Symbol 450 MovieClip Frame 5 |
Dynamic Text Variables
txt1 | Symbol 19 EditableText | "Level 1 " |
nStage | Symbol 434 EditableText | "99" |
nMaxTotalGoal | Symbol 435 EditableText | "999" |
nGoal | Symbol 436 EditableText | "999" |
Score | Symbol 437 EditableText | "999" |
nMaxTotalGoal | Symbol 454 EditableText | "999" |
|