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

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

ShadowGirl.swf

This is the info page for
Flash #88320

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


Text
ゆみパズル

ゆみパズル

ばーじょん1.1 ぐらい

2003 WonderStoke / みしましもん

はじめから

はじめから

Time

全面クリア
おめでとうございます!!

さすがはおねえさま、すばらしすぎですっ

もう一度
最初から

もう一度
最初から

もう一度
最初から

もう一度
最初から

 おねえさま
さすがですっ!

次のレベル

次のレベル

次のレベル

次のレベル

 おねえさま
さすがですっ!

あうう…
時間切れです…

あうう…
時間切れです…

ActionScript [AS1/AS2]

Frame 1
function InitObject() { var used = new Array(32); i = 0; while (i < 12) { used[i] = 0; i++; } for (var name in _root) { trace(name); if (name.substring(0, 3) == "tgt") { trace(name); if (name.substring(3) <= (nowlevel * numperlvl)) { a = Math.floor(Math.random() * 12); while (used[a] == 1) { a = Math.floor(Math.random() * 12); } used[a] = 1; _root[name]._x = 56 + (int(a / 2) * 72); _root[name]._y = 64 + ((a % 2) * 96); _root[name]._visible = true; _root[name].gotoandplay(1); } } else if (name.substring(0, 3) == "obj") { trace(name); if (name.substring(3) <= (nowlevel * numperlvl)) { _root[name]._x = 80 + (ycnt * 31); _root[name]._y = 256; _root[name]._visible = true; _root[name].gotoandstop(1); _root[name].anm.gotoandplay(1); ycnt = ycnt + 1; } } } } timercount = 90; maxlevel = 4; numperlvl = 3; nowlevel = 1; _root.timer._width = 90; ycnt = 0; for (var name in _root) { if (name.substring(0, 3) == "tgt") { _root[name]._visible = false; } else if (name.substring(0, 3) == "obj") { _root[name]._visible = false; } } stop();
Frame 2
_root.timer._width = timercount;
Frame 12
timercount = timercount - 2; if (timercount <= 0) { gotoAndPlay (17); } else if (ycnt <= 0) { if (nowlevel == maxlevel) { gotoAndPlay (13); } else { gotoAndPlay (15); } } else { gotoAndPlay (2); }
Frame 13
stop();
Frame 15
stop();
Frame 17
stop();
Symbol 34 Button
on (press) { startDrag (""); } on (release, releaseOutside) { stopDrag(); if (this._x < 40) { this._x = 40; } if (this._x > 440) { this._x = 440; } if (this._y < 40) { this._y = 40; } if (this._y > 320) { this._y = 320; } } on (release) { var tgtname = ("/tgt" + this._name.substring(3)); if (_droptarget == tgtname) { _x = _parent[_droptarget.substring(1)]._x; _y = _parent[_droptarget.substring(1)]._y; _root.ycnt = _root.ycnt - 1; gotoAndPlay (2); _parent[_droptarget.substring(1)]._visible = false; } }
Symbol 35 MovieClip Frame 118
gotoAndPlay (1); gotoAndPlay (1); gotoAndPlay (1); gotoAndPlay (1); gotoAndPlay (1); gotoAndPlay (1); gotoAndPlay (1); gotoAndPlay (1); gotoAndPlay (1); gotoAndPlay (1); gotoAndPlay (1); gotoAndPlay (1); gotoAndPlay (1); gotoAndPlay (1); gotoAndPlay (1); gotoAndPlay (1);
Symbol 36 MovieClip Frame 1
stop();
Symbol 36 MovieClip Frame 2
stop();
Symbol 37 Button
on (press) { startDrag (""); } on (release, releaseOutside) { stopDrag(); if (this._x < 40) { this._x = 40; } if (this._x > 440) { this._x = 440; } if (this._y < 40) { this._y = 40; } if (this._y > 320) { this._y = 320; } } on (release) { var tgtname = ("/tgt" + this._name.substring(3)); if (_droptarget == tgtname) { _x = _parent[_droptarget.substring(1)]._x; _y = _parent[_droptarget.substring(1)]._y; _root.ycnt = _root.ycnt - 1; gotoAndPlay (2); _parent[_droptarget.substring(1)]._visible = false; } }
Symbol 38 MovieClip Frame 1
stop();
Symbol 38 MovieClip Frame 2
stop();
Symbol 39 Button
on (press) { startDrag (""); } on (release, releaseOutside) { stopDrag(); if (this._x < 40) { this._x = 40; } if (this._x > 440) { this._x = 440; } if (this._y < 40) { this._y = 40; } if (this._y > 320) { this._y = 320; } } on (release) { var tgtname = ("/tgt" + this._name.substring(3)); if (_droptarget == tgtname) { _x = _parent[_droptarget.substring(1)]._x; _y = _parent[_droptarget.substring(1)]._y; _root.ycnt = _root.ycnt - 1; gotoAndPlay (2); _parent[_droptarget.substring(1)]._visible = false; } }
Symbol 40 MovieClip Frame 1
stop();
Symbol 40 MovieClip Frame 2
stop();
Symbol 41 Button
on (press) { startDrag (""); } on (release, releaseOutside) { stopDrag(); if (this._x < 40) { this._x = 40; } if (this._x > 440) { this._x = 440; } if (this._y < 40) { this._y = 40; } if (this._y > 320) { this._y = 320; } } on (release) { var tgtname = ("/tgt" + this._name.substring(3)); if (_droptarget == tgtname) { _x = _parent[_droptarget.substring(1)]._x; _y = _parent[_droptarget.substring(1)]._y; _root.ycnt = _root.ycnt - 1; gotoAndPlay (2); _parent[_droptarget.substring(1)]._visible = false; } }
Symbol 42 MovieClip Frame 1
stop();
Symbol 42 MovieClip Frame 2
stop();
Symbol 43 Button
on (press) { startDrag (""); } on (release, releaseOutside) { stopDrag(); if (this._x < 40) { this._x = 40; } if (this._x > 440) { this._x = 440; } if (this._y < 40) { this._y = 40; } if (this._y > 320) { this._y = 320; } } on (release) { var tgtname = ("/tgt" + this._name.substring(3)); if (_droptarget == tgtname) { _x = _parent[_droptarget.substring(1)]._x; _y = _parent[_droptarget.substring(1)]._y; _root.ycnt = _root.ycnt - 1; gotoAndPlay (2); _parent[_droptarget.substring(1)]._visible = false; } }
Symbol 44 MovieClip Frame 1
stop();
Symbol 44 MovieClip Frame 2
stop();
Symbol 45 Button
on (press) { startDrag (""); } on (release, releaseOutside) { stopDrag(); if (this._x < 40) { this._x = 40; } if (this._x > 440) { this._x = 440; } if (this._y < 40) { this._y = 40; } if (this._y > 320) { this._y = 320; } } on (release) { var tgtname = ("/tgt" + this._name.substring(3)); if (_droptarget == tgtname) { _x = _parent[_droptarget.substring(1)]._x; _y = _parent[_droptarget.substring(1)]._y; _root.ycnt = _root.ycnt - 1; gotoAndPlay (2); _parent[_droptarget.substring(1)]._visible = false; } }
Symbol 46 MovieClip Frame 1
stop();
Symbol 46 MovieClip Frame 2
stop();
Symbol 47 Button
on (press) { startDrag (""); } on (release, releaseOutside) { stopDrag(); if (this._x < 40) { this._x = 40; } if (this._x > 440) { this._x = 440; } if (this._y < 40) { this._y = 40; } if (this._y > 320) { this._y = 320; } } on (release) { var tgtname = ("/tgt" + this._name.substring(3)); if (_droptarget == tgtname) { _x = _parent[_droptarget.substring(1)]._x; _y = _parent[_droptarget.substring(1)]._y; _root.ycnt = _root.ycnt - 1; gotoAndPlay (2); _parent[_droptarget.substring(1)]._visible = false; } }
Symbol 48 MovieClip Frame 1
stop();
Symbol 48 MovieClip Frame 2
stop();
Symbol 49 Button
on (press) { startDrag (""); } on (release, releaseOutside) { stopDrag(); if (this._x < 40) { this._x = 40; } if (this._x > 440) { this._x = 440; } if (this._y < 40) { this._y = 40; } if (this._y > 320) { this._y = 320; } } on (release) { var tgtname = ("/tgt" + this._name.substring(3)); if (_droptarget == tgtname) { _x = _parent[_droptarget.substring(1)]._x; _y = _parent[_droptarget.substring(1)]._y; _root.ycnt = _root.ycnt - 1; gotoAndPlay (2); _parent[_droptarget.substring(1)]._visible = false; } }
Symbol 50 MovieClip Frame 1
stop();
Symbol 50 MovieClip Frame 2
stop();
Symbol 51 Button
on (press) { startDrag (""); } on (release, releaseOutside) { stopDrag(); if (this._x < 40) { this._x = 40; } if (this._x > 440) { this._x = 440; } if (this._y < 40) { this._y = 40; } if (this._y > 320) { this._y = 320; } } on (release) { var tgtname = ("/tgt" + this._name.substring(3)); if (_droptarget == tgtname) { _x = _parent[_droptarget.substring(1)]._x; _y = _parent[_droptarget.substring(1)]._y; _root.ycnt = _root.ycnt - 1; gotoAndPlay (2); _parent[_droptarget.substring(1)]._visible = false; } }
Symbol 52 MovieClip Frame 1
stop();
Symbol 52 MovieClip Frame 2
stop();
Symbol 53 Button
on (press) { startDrag (""); } on (release, releaseOutside) { stopDrag(); if (this._x < 40) { this._x = 40; } if (this._x > 440) { this._x = 440; } if (this._y < 40) { this._y = 40; } if (this._y > 320) { this._y = 320; } } on (release) { var tgtname = ("/tgt" + this._name.substring(3)); if (_droptarget == tgtname) { _x = _parent[_droptarget.substring(1)]._x; _y = _parent[_droptarget.substring(1)]._y; _root.ycnt = _root.ycnt - 1; gotoAndPlay (2); _parent[_droptarget.substring(1)]._visible = false; } }
Symbol 54 MovieClip Frame 1
stop();
Symbol 54 MovieClip Frame 2
stop();
Symbol 55 Button
on (press) { startDrag (""); } on (release, releaseOutside) { stopDrag(); if (this._x < 40) { this._x = 40; } if (this._x > 440) { this._x = 440; } if (this._y < 40) { this._y = 40; } if (this._y > 320) { this._y = 320; } } on (release) { var tgtname = ("/tgt" + this._name.substring(3)); if (_droptarget == tgtname) { _x = _parent[_droptarget.substring(1)]._x; _y = _parent[_droptarget.substring(1)]._y; _root.ycnt = _root.ycnt - 1; gotoAndPlay (2); _parent[_droptarget.substring(1)]._visible = false; } }
Symbol 56 MovieClip Frame 1
stop();
Symbol 56 MovieClip Frame 2
stop();
Symbol 57 Button
on (press) { startDrag (""); } on (release, releaseOutside) { stopDrag(); if (this._x < 40) { this._x = 40; } if (this._x > 440) { this._x = 440; } if (this._y < 40) { this._y = 40; } if (this._y > 320) { this._y = 320; } } on (release) { var tgtname = ("/tgt" + this._name.substring(3)); if (_droptarget == tgtname) { _x = _parent[_droptarget.substring(1)]._x; _y = _parent[_droptarget.substring(1)]._y; _root.ycnt = _root.ycnt - 1; gotoAndPlay (2); _parent[_droptarget.substring(1)]._visible = false; } }
Symbol 58 MovieClip Frame 1
stop();
Symbol 58 MovieClip Frame 2
stop();
Symbol 70 Button
on (release) { InitObject(); gotoAndPlay (2); }
Symbol 84 MovieClip Frame 40
gotoAndPlay (20); gotoAndPlay (20); gotoAndPlay (20); gotoAndPlay (20); gotoAndPlay (20); gotoAndPlay (20); gotoAndPlay (20); gotoAndPlay (20); gotoAndPlay (20); gotoAndPlay (20); gotoAndPlay (20); gotoAndPlay (20); gotoAndPlay (20); gotoAndPlay (20); gotoAndPlay (20); gotoAndPlay (20); gotoAndPlay (20); gotoAndPlay (20); gotoAndPlay (20); gotoAndPlay (20); gotoAndPlay (20); gotoAndPlay (20); gotoAndPlay (20); gotoAndPlay (20); gotoAndPlay (20); gotoAndPlay (20); gotoAndPlay (20); gotoAndPlay (20); gotoAndPlay (20); gotoAndPlay (20); gotoAndPlay (20); gotoAndPlay (20);
Symbol 91 Button
on (release) { gotoAndPlay (1); }
Symbol 100 Button
on (release) { nowlevel = nowlevel + 1; timercount = 90; InitObject(); gotoAndPlay (2); }

Library Items

Symbol 1 GraphicUsed by:Timeline
Symbol 2 GraphicUsed by:15 18 20 23 26 27 28 29 30 31 32 33 35 65 84
Symbol 3 GraphicUsed by:15 18 20 23 26 27 28 29 30 31 32 33 35 65 84
Symbol 4 GraphicUsed by:15 18 20 23 26 27 28 29 30 31 32 33 35 65 84
Symbol 5 GraphicUsed by:15 18 20 23 26 27 28 29 30 31 32 33 35 65 84
Symbol 6 GraphicUsed by:15 18 20 23 26 27 28 29 30 31 32 33 35 65 84
Symbol 7 GraphicUsed by:15 23 26 28 31 32 33 35 65 84
Symbol 8 GraphicUsed by:9 34 37 39 41 43 45 47 49 51 53 55 57
Symbol 9 ButtonUses:8Used by:15 18 20 23 26 27 28 29 30 31 32 33 35 65 84
Symbol 10 GraphicUsed by:15 18 20 23 26 27 28 29 30 31 32 33 35 65 84
Symbol 11 GraphicUsed by:15 18 20 23 26 27 28 29 30 31 32 33 35 65 84
Symbol 12 GraphicUsed by:15 18 20 23 26 27 28 29 30 31 32 33 35 65 84
Symbol 13 GraphicUsed by:15 18 20 23 26 27 28 29 30 31 32 33 35 65 84
Symbol 14 GraphicUsed by:15 18 20 23 26 27 28 29 30 31 32 33 35 65 84
Symbol 15 MovieClipUses:2 3 4 5 6 7 9 10 11 12 13 14Used by:36  Timeline
Symbol 16 GraphicUsed by:18 20 27 29 30 65
Symbol 17 GraphicUsed by:18 20 23 30 32 35 65 84
Symbol 18 MovieClipUses:2 3 4 5 10 6 16 9 11 12 13 17 14Used by:38  Timeline
Symbol 19 GraphicUsed by:20 23 30 32 35 65 84
Symbol 20 MovieClipUses:2 3 4 5 6 16 9 10 11 12 13 14 17 19Used by:40  Timeline
Symbol 21 GraphicUsed by:23 30 32 65 84
Symbol 22 GraphicUsed by:23 30 32 65
Symbol 23 MovieClipUses:2 3 4 5 10 6 7 9 11 17 21 22 19 12 13 14Used by:42  Timeline
Symbol 24 GraphicUsed by:26 27 28 65
Symbol 25 GraphicUsed by:26 27 28 65
Symbol 26 MovieClipUses:2 3 4 5 6 7 9 10 24 12 25 14 11 13Used by:44  Timeline
Symbol 27 MovieClipUses:2 3 4 5 6 16 9 10 11 12 25 14 13 24Used by:46  Timeline
Symbol 28 MovieClipUses:2 3 4 5 10 6 7 9 11 12 13 14 24 25Used by:48  Timeline
Symbol 29 MovieClipUses:2 3 4 5 6 16 9 10 11 12 13 14Used by:50  Timeline
Symbol 30 MovieClipUses:2 3 4 5 10 6 16 9 11 17 21 22 19 12 13 14Used by:52  Timeline
Symbol 31 MovieClipUses:2 3 4 5 6 7 9 10 11 12 13 14Used by:54  Timeline
Symbol 32 MovieClipUses:2 3 4 5 6 7 9 10 11 12 13 17 19 14 21 22Used by:56  Timeline
Symbol 33 MovieClipUses:2 3 4 5 10 6 7 9 11 12 13 14Used by:58  Timeline
Symbol 34 ButtonUses:8Used by:36
Symbol 35 MovieClipUses:2 3 4 5 10 6 7 9 11 14 13 17 19 12Used by:36 38 40 42 44 46 48 50 52 54 56 58
Symbol 36 MovieClipUses:15 34 35Used by:Timeline
Symbol 37 ButtonUses:8Used by:38
Symbol 38 MovieClipUses:18 37 35Used by:Timeline
Symbol 39 ButtonUses:8Used by:40
Symbol 40 MovieClipUses:20 39 35Used by:Timeline
Symbol 41 ButtonUses:8Used by:42
Symbol 42 MovieClipUses:23 41 35Used by:Timeline
Symbol 43 ButtonUses:8Used by:44
Symbol 44 MovieClipUses:26 43 35Used by:Timeline
Symbol 45 ButtonUses:8Used by:46
Symbol 46 MovieClipUses:27 45 35Used by:Timeline
Symbol 47 ButtonUses:8Used by:48
Symbol 48 MovieClipUses:28 47 35Used by:Timeline
Symbol 49 ButtonUses:8Used by:50
Symbol 50 MovieClipUses:29 49 35Used by:Timeline
Symbol 51 ButtonUses:8Used by:52
Symbol 52 MovieClipUses:30 51 35Used by:Timeline
Symbol 53 ButtonUses:8Used by:54
Symbol 54 MovieClipUses:31 53 35Used by:Timeline
Symbol 55 ButtonUses:8Used by:56
Symbol 56 MovieClipUses:32 55 35Used by:Timeline
Symbol 57 ButtonUses:8Used by:58
Symbol 58 MovieClipUses:33 57 35Used by:Timeline
Symbol 59 FontUsed by:60 61 72 95 96 98 99
Symbol 60 TextUses:59Used by:Timeline
Symbol 61 TextUses:59Used by:Timeline
Symbol 62 FontUsed by:63 64 67 69 82 83 86 87 89 90 93 101 102 103
Symbol 63 TextUses:62Used by:Timeline
Symbol 64 TextUses:62Used by:Timeline
Symbol 65 MovieClipUses:2 3 4 5 6 7 9 10 11 12 13 16 14 17 19 21 22 24 25Used by:Timeline
Symbol 66 GraphicUsed by:70
Symbol 67 TextUses:62Used by:70
Symbol 68 GraphicUsed by:70
Symbol 69 TextUses:62Used by:70
Symbol 70 ButtonUses:66 67 68 69Used by:Timeline
Symbol 71 GraphicUsed by:Timeline
Symbol 72 TextUses:59Used by:Timeline
Symbol 73 GraphicUsed by:74
Symbol 74 MovieClipUses:73Used by:Timeline
Symbol 75 GraphicUsed by:Timeline
Symbol 76 GraphicUsed by:Timeline
Symbol 77 GraphicUsed by:Timeline
Symbol 78 GraphicUsed by:84
Symbol 79 GraphicUsed by:84
Symbol 80 GraphicUsed by:84
Symbol 81 GraphicUsed by:84
Symbol 82 TextUses:62Used by:84
Symbol 83 TextUses:62Used by:84
Symbol 84 MovieClipUses:2 3 78 6 7 79 10 11 80 81 4 5 9 12 13 17 21 19 82 83 14Used by:Timeline
Symbol 85 GraphicUsed by:91
Symbol 86 TextUses:62Used by:91
Symbol 87 TextUses:62Used by:91
Symbol 88 GraphicUsed by:91
Symbol 89 TextUses:62Used by:91
Symbol 90 TextUses:62Used by:91
Symbol 91 ButtonUses:85 86 87 88 89 90Used by:Timeline
Symbol 92 GraphicUsed by:Timeline
Symbol 93 TextUses:62Used by:Timeline
Symbol 94 GraphicUsed by:100
Symbol 95 TextUses:59Used by:100
Symbol 96 TextUses:59Used by:100
Symbol 97 GraphicUsed by:100
Symbol 98 TextUses:59Used by:100
Symbol 99 TextUses:59Used by:100
Symbol 100 ButtonUses:94 95 96 97 98 99Used by:Timeline
Symbol 101 TextUses:62Used by:Timeline
Symbol 102 TextUses:62Used by:Timeline
Symbol 103 TextUses:62Used by:Timeline

Instance Names

"tgt1"Frame 1Symbol 15 MovieClip
"tgt2"Frame 1Symbol 18 MovieClip
"tgt3"Frame 1Symbol 20 MovieClip
"tgt4"Frame 1Symbol 23 MovieClip
"tgt5"Frame 1Symbol 26 MovieClip
"tgt6"Frame 1Symbol 27 MovieClip
"tgt7"Frame 1Symbol 28 MovieClip
"tgt8"Frame 1Symbol 29 MovieClip
"tgt9"Frame 1Symbol 30 MovieClip
"tgt10"Frame 1Symbol 31 MovieClip
"tgt11"Frame 1Symbol 32 MovieClip
"tgt12"Frame 1Symbol 33 MovieClip
"obj1"Frame 1Symbol 36 MovieClip
"obj2"Frame 1Symbol 38 MovieClip
"obj3"Frame 1Symbol 40 MovieClip
"obj4"Frame 1Symbol 42 MovieClip
"obj5"Frame 1Symbol 44 MovieClip
"obj6"Frame 1Symbol 46 MovieClip
"obj7"Frame 1Symbol 48 MovieClip
"obj8"Frame 1Symbol 50 MovieClip
"obj9"Frame 1Symbol 52 MovieClip
"obj10"Frame 1Symbol 54 MovieClip
"obj11"Frame 1Symbol 56 MovieClip
"obj12"Frame 1Symbol 58 MovieClip
"timer"Frame 2Symbol 74 MovieClip
"anm"Symbol 36 MovieClip Frame 1Symbol 15 MovieClip
"anm"Symbol 38 MovieClip Frame 1Symbol 18 MovieClip
"anm"Symbol 40 MovieClip Frame 1Symbol 20 MovieClip
"anm"Symbol 42 MovieClip Frame 1Symbol 23 MovieClip
"anm"Symbol 44 MovieClip Frame 1Symbol 26 MovieClip
"anm"Symbol 46 MovieClip Frame 1Symbol 27 MovieClip
"anm"Symbol 48 MovieClip Frame 1Symbol 28 MovieClip
"anm"Symbol 50 MovieClip Frame 1Symbol 29 MovieClip
"anm"Symbol 52 MovieClip Frame 1Symbol 30 MovieClip
"anm"Symbol 54 MovieClip Frame 1Symbol 31 MovieClip
"anm"Symbol 56 MovieClip Frame 1Symbol 32 MovieClip
"anm"Symbol 58 MovieClip Frame 1Symbol 33 MovieClip




http://swfchan.com/18/88320/info.shtml
Created: 29/3 -2019 14:15:30 Last modified: 29/3 -2019 14:15:30 Server time: 15/05 -2024 13:25:10