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

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

frichihayayoi.swf

This is the info page for
Flash #105691

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


Text
<p align="left"><font face="Times New Roman" size="12" color="#ffffff" letterSpacing="0.000000" kerning="0">SCORE</font></p>

ActionScript [AS1/AS2]

Frame 1
function setyayoi() { _root.yayoi._x = _root._xmouse; _root.yayoi._y = _root._ymouse; _root.yayoi2._x = _root._xmouse; _root.yayoi2._y = _root._ymouse; } Mouse.hide(); someListener = new Object(); someListener.onMouseMove = function () { setyayoi(); }; Mouse.addListener(someListener); stop(); _root.asd = 4.2; _root.d = 0; _root.s = 0; _root.score = 0; _root.db = 0; _root.s72 = 72; _root.de = 50; _root.r = 1; _root.vol = 100; _root.sp = 1; createEmptyMovieClip("mc1", 420); createEmptyMovieClip("mc2", 4200); createEmptyMovieClip("mc3", 4242); s1 = new Sound(mc1); s1.attachSound("s6"); s1.start(0, 72); s2 = new Sound(mc2); s2.attachSound("te"); s2.setVolume(0); s2.start(0, 72); s3 = new Sound(mc3); s3.attachSound("891"); s3.setVolume(0); s3.start(0, 72);
Instance of Symbol 24 MovieClip "planet" in Frame 1
onClipEvent (enterFrame) { a = 1; rx = random(4); ry = random(4); if (rx > 0) { cx++; } if ((((this._x >= 640) or (this._x <= 0)) or (this._y >= 480)) or (this._y <= 0)) { } this._yscale = (this._xscale = Math.sqrt((Math.pow(this._x - 320, 2) + (Math.pow(this._y - 240, 2) * 40)) / 400) + 80); this.onEnterFrame = function () { if (((Key.isDown(39) + Key.isDown(37)) + Key.isDown(38)) + Key.isDown(40)) { _root.r = 0; } else { _root.r = 1; } if (rx == 1) { this._x = this._x + (((7.2 * a) * 0.24) * _root.sp); _root.bg._x = _root.bg._x + (((7.2 * a) * 0.08) * _root.sp); } if (rx == 2) { this._x = this._x - (((7.2 * a) * 0.24) * _root.sp); _root.bg._x = _root.bg._x - (((7.2 * a) * 0.08) * _root.sp); } if (ry == 1) { this._y = this._y + (((7.2 * a) * 0.18) * _root.sp); _root.bg._y = _root.bg._y + (((7.2 * a) * 0.06) * _root.sp); } if (ry == 2) { this._y = this._y - (((7.2 * a) * 0.18) * _root.sp); _root.bg._y = _root.bg._y - (((7.2 * a) * 0.06) * _root.sp); } if (Key.isDown(39)) { this._x = this._x - ((7.2 * a) * 1.2); _root.bg._x = _root.bg._x - ((7.2 * a) * 0.12); } if (Key.isDown(37)) { this._x = this._x + ((7.2 * a) * 1.2); _root.bg._x = _root.bg._x + ((7.2 * a) * 0.12); } if (Key.isDown(38)) { this._y = this._y + ((7.2 * a) * 0.8); _root.bg._y = _root.bg._y + ((7.2 * a) * 0.08); } if (Key.isDown(40)) { this._y = this._y - ((7.2 * a) * 0.8); _root.bg._y = _root.bg._y - ((7.2 * a) * 0.08); } }; if (this._x >= 320) { this._x = this._x - (2.88 * a); _root.bg._x = _root.bg._x - (0.288 * a); } if (this._x <= 320) { this._x = this._x + (2.88 * a); _root.bg._x = _root.bg._x + (0.288 * a); } if (this._y >= 240) { this._y = this._y - (2.16 * a); _root.bg._y = _root.bg._y - (0.216 * a); } if (this._y <= 240) { this._y = this._y + (2.16 * a); _root.bg._y = _root.bg._y + (0.216 * a); } if (this._x >= 480) { this._x = this._x - (2.88 * a); _root.bg._x = _root.bg._x - (0.288 * a); } if (this._x <= 160) { this._x = this._x + (2.88 * a); _root.bg._x = _root.bg._x + (0.288 * a); } if (this._y >= 360) { this._y = this._y - (2.16 * a); _root.bg._y = _root.bg._y - (0.216 * a); } if (this._y <= 120) { this._y = this._y + (2.16 * a); _root.bg._y = _root.bg._y + (0.216 * a); } }
Instance of Symbol 41 MovieClip "star" in Frame 1
onClipEvent (load) { z = 0; xp = (320 - random(172)) + random(172); yp = (240 - random(172)) + random(172); r = random(360); KC = 42; x = 0; y = 0; fl = 200; vx = 320; vy = 240; i = 0; rofl = _root.asd; d = _root.d; s = _root.s; score = _root.score; db = _root.db; } onClipEvent (enterFrame) { rofl = _root.asd; if (_root.d >= 0) { _root.d = _root.d - 0.0288; } if (_root.d <= 0) { _root.d = _root.d + 0.0288; } if (_root.s >= 0) { _root.s = _root.s - 0.0216; } if (_root.s <= 0) { _root.s = _root.s + 0.0216; } if (_root.d >= 150) { _root.d = _root.d - 0.0288; } if (_root.d <= -150) { _root.d = _root.d + 0.0288; } if (_root.s >= 100) { _root.s = _root.s - 0.0216; } if (_root.s <= -100) { _root.s = _root.s + 0.0216; } if (Key.isDown(37)) { _root.d = _root.d + 0.0864; } if (Key.isDown(39)) { _root.d = _root.d - 0.0864; } if (Key.isDown(40)) { _root.s = _root.s + 0.0648; } if (Key.isDown(38)) { _root.s = _root.s - 0.0648; } if (Key.isDown(97)) { _root.asd = _root.asd + 0.001; } if (Key.isDown(96)) { _root.asd = _root.asd - 0.001; } _alpha = ((-10 * z) / 7); x = xp - vx; y = yp - vy; z = z - rofl; if (z <= (-fl)) { i--; this.swapDepths(0); removeMovieClip(this); } else { _visible = true; scale = fl / (fl + z); if ((r % 2) == 0) { _rotation = (r + (3 * z)); } else { _rotation = (r - (3 * z)); } _yscale = (scale * 200); _xscale = (scale * 200); _x = ((vx + (x * scale)) + d); _y = ((vy + (y * scale)) - s); } if (_name == "star") { _x = -200; z = 0; duplicateMovieClip (this, _name + i, -i); i++; duplicateMovieClip (this, _name + i, -i); i++; duplicateMovieClip (this, _name + i, -i); i++; } else if (_root.cgg.hitTest(_x, _y, true)) { i--; this.swapDepths(0); this.removeMovieClip(); } if (_root.yayoi.hitTest(this) && (this._xscale >= 756)) { i--; _root.score = Number(_root.score + 72); this.swapDepths(0); this.removeMovieClip(); } if ((score > 5184) && (_root.yayoi.hitTest(_root.planet) == true)) { sw = 1; _root.sp = 7.2; _root.yayoi2._visible = true; if (_root.vol > 1) { _root.vol = _root.vol * 0.9994; } _root.s2.setVolume(100 - _root.vol); _root.s1.setVolume(_root.vol); if (_root.yayoi2.hitTest(this) && (this._xscale >= 336)) { _root.score = _root.score + 7272; } } if ((Key.isDown(1) && (sw == 1)) && (_root.yayoi2._xscale <= 420)) { _root.yayoi2._xscale++; _root.yayoi2._yscale++; } else if (_root.yayoi2._xscale >= 72) { _root.yayoi2._xscale--; _root.yayoi2._yscale--; } if (((score > 51840000) && (sw == 1)) && (Key.isDown(1))) { _root.col._visible = true; _root.s2.setVolume(72); _root.s3.setVolume(100); _root.score = _root.score + "72"; } if (_root.score >= "72727272727272727272727272727272727272727272727272727272") { _root.score = 72727272 /* 0x455BAE8 */; } }
Instance of Symbol 58 MovieClip "yayoi" in Frame 1
onClipEvent (load) { _root.col._visible = false; _root.col.swapDepths(43); this.swapDepths(42); _root.yayoi2.swapDepths(41); _root.yayoi2._visible = false; }

Library Items

Symbol 1 Sound [te]
Symbol 2 Sound [s6]
Symbol 3 Sound [891]
Symbol 4 GraphicUsed by:5
Symbol 5 MovieClipUses:4Used by:Timeline
Symbol 6 BitmapUsed by:7 31
Symbol 7 GraphicUses:6Used by:24
Symbol 8 BitmapUsed by:9 32
Symbol 9 GraphicUses:8Used by:24
Symbol 10 BitmapUsed by:11 33
Symbol 11 GraphicUses:10Used by:24
Symbol 12 BitmapUsed by:13 34
Symbol 13 GraphicUses:12Used by:24
Symbol 14 BitmapUsed by:15 35
Symbol 15 GraphicUses:14Used by:24
Symbol 16 BitmapUsed by:17 36
Symbol 17 GraphicUses:16Used by:24
Symbol 18 BitmapUsed by:19 37
Symbol 19 GraphicUses:18Used by:24
Symbol 20 BitmapUsed by:21 38
Symbol 21 GraphicUses:20Used by:24
Symbol 22 BitmapUsed by:23 39
Symbol 23 GraphicUses:22Used by:24
Symbol 24 MovieClipUses:7 9 11 13 15 17 19 21 23Used by:Timeline
Symbol 25 FontUsed by:26
Symbol 26 EditableTextUses:25Used by:Timeline
Symbol 27 GraphicUsed by:28
Symbol 28 MovieClipUses:27Used by:Timeline
Symbol 29 FontUsed by:30
Symbol 30 EditableTextUses:29Used by:Timeline
Symbol 31 GraphicUses:6Used by:40
Symbol 32 GraphicUses:8Used by:40
Symbol 33 GraphicUses:10Used by:40
Symbol 34 GraphicUses:12Used by:40
Symbol 35 GraphicUses:14Used by:40
Symbol 36 GraphicUses:16Used by:40
Symbol 37 GraphicUses:18Used by:40
Symbol 38 GraphicUses:20Used by:40
Symbol 39 GraphicUses:22Used by:40
Symbol 40 MovieClipUses:31 32 33 34 35 36 37 38 39Used by:41
Symbol 41 MovieClipUses:40Used by:Timeline
Symbol 42 BitmapUsed by:43 59
Symbol 43 GraphicUses:42Used by:58
Symbol 44 BitmapUsed by:45 61 62
Symbol 45 GraphicUses:44Used by:58
Symbol 46 BitmapUsed by:47 63 64
Symbol 47 GraphicUses:46Used by:58
Symbol 48 BitmapUsed by:49 65 66
Symbol 49 GraphicUses:48Used by:58
Symbol 50 BitmapUsed by:51 67 68
Symbol 51 GraphicUses:50Used by:58
Symbol 52 BitmapUsed by:53 69 70
Symbol 53 GraphicUses:52Used by:58
Symbol 54 BitmapUsed by:55 71 72
Symbol 55 GraphicUses:54Used by:58
Symbol 56 BitmapUsed by:57
Symbol 57 GraphicUses:56Used by:58 73
Symbol 58 MovieClipUses:43 45 47 49 51 53 55 57Used by:Timeline
Symbol 59 GraphicUses:42Used by:73
Symbol 60 GraphicUsed by:73
Symbol 61 GraphicUses:44Used by:73
Symbol 62 GraphicUses:44Used by:73
Symbol 63 GraphicUses:46Used by:73
Symbol 64 GraphicUses:46Used by:73
Symbol 65 GraphicUses:48Used by:73
Symbol 66 GraphicUses:48Used by:73
Symbol 67 GraphicUses:50Used by:73
Symbol 68 GraphicUses:50Used by:73
Symbol 69 GraphicUses:52Used by:73
Symbol 70 GraphicUses:52Used by:73
Symbol 71 GraphicUses:54Used by:73
Symbol 72 GraphicUses:54Used by:73
Symbol 73 MovieClipUses:59 60 61 62 63 64 65 66 67 68 69 70 71 72 57Used by:Timeline
Symbol 74 GraphicUsed by:75
Symbol 75 MovieClipUses:74Used by:Timeline
Symbol 76 GraphicUsed by:77
Symbol 77 MovieClipUses:76Used by:78
Symbol 78 MovieClipUses:77Used by:Timeline

Instance Names

"bg"Frame 1Symbol 5 MovieClip
"planet"Frame 1Symbol 24 MovieClip
"score"Frame 1Symbol 26 EditableText
"cgg"Frame 1Symbol 28 MovieClip
"star"Frame 1Symbol 41 MovieClip
"yayoi"Frame 1Symbol 58 MovieClip
"yayoi2"Frame 1Symbol 73 MovieClip
"col"Frame 1Symbol 78 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.
ExportAssets (56)Timeline Frame 1Symbol 1 as "te"
ExportAssets (56)Timeline Frame 1Symbol 2 as "s6"
ExportAssets (56)Timeline Frame 1Symbol 3 as "891"

Dynamic Text Variables

scoreSymbol 26 EditableText""




http://swfchan.com/22/105691/info.shtml
Created: 17/3 -2019 05:53:24 Last modified: 17/3 -2019 05:53:24 Server time: 08/05 -2024 06:52:56