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

swfchan turned sixteen years old yesterday! (5may2024)

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

AetherMD_Lust_for_Love2_K.I.S.S.I.N.G.swf

This is the info page for
Flash #90868

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


Text
00:00:00

SHOTA WARNING! NC - 17
The following Flash Movie contains Graphic Material, Explicit Sexual Situations,
Romantic and/or Sexual Relationship, between Boys under the age of 16.
Do Not Proceed if this Offends you in any way.
DISCLAIMER
The following flash movie is made by Engr. Aether M. Dean 2010
All Characters and other trademarks mentioned herein are the
sole property of their respective copyright owners.
The author makes no claims as to owning them. This flash is made purely for
entertainment purposes only and is, therefore, completely non-profit.
No copyright infringement is intended.

CLOSE

PROJECT: LUST FOR LOVE
TITLE: EPIC 30 Sec HunterXKissing Movie
SCENE:
VERSION:               1.0B [100%]
SIZE:                       3.5 MB
JPEG QUALITY :    100%
AUDIO:                    None
MUSIC:                    None

INSTRUCTIONS:
Back to Front
Change Quality
Movie Mode [N/A]

S

E

T

I

S

B

E

W

L

A

I

C

R

E

M

M

O

C

Y

N

A

N

I

D

L

O

S

/

D

E

C

A

L

P

E

B

O

T

T

O

N

[K.I.S.S.I.N.G]

ActionScript [AS1/AS2]

Frame 1
_quality = "Medium"; stop(); onEnterFrame = function () { var _local2 = new Date(); hours = _local2.getHours(); minutes = _local2.getMinutes(); seconds = _local2.getSeconds(); if (seconds < 10) { seconds = "0" + seconds; } if (minutes < 10) { minutes = "0" + minutes; } if (hours > 12) { hours = hours - 12; } _root.time = (((hours + ":") + minutes) + ":") + seconds; };
Instance of Symbol 94 MovieClip "Flushtoya" in Frame 1
on (press) { gotoAndPlay (2); } onClipEvent (load) { origD = this.getDepth(); } on (press) { this.swapDepths(99999); } onClipEvent (enterFrame) { myRadians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); myDegrees = Math.round((myRadians * 0) / Math.PI); _root.yChange = Math.round(_root._ymouse - this._y); _root.xChange = Math.round(_root._xmouse - this._x); _root.yMove = Math.round(_root.yChange / 25); _root.xMove = Math.round(_root.xChange / 10); this._y = this._y + _root.yMove; this._x = this._x + _root.xMove; this._rotation = myDegrees + 0; } onClipEvent (load) { ySpeed = 0; gravity = 4; bounce = 0.5; ground = 420; } onClipEvent (enterFrame) { if (_y < ground) { ySpeed = ySpeed + gravity; } else if (ySpeed > (gravity * 4)) { _y = ground; ySpeed = ySpeed * (-bounce); } else { ySpeed = 0; _y = ground; } _y = (_y + ySpeed); } onClipEvent (enterFrame) { if ((_x < 0) || (_x > 550)) { xSpeed = xSpeed * -1; } _x = (_x + xSpeed); xSpeed = xSpeed * 0.95; } onClipEvent (mouseDown) { if (hitTest(_root._xmouse, _root._ymouse, true)) { xSpeed = (_x - _root._xmouse) / 2; _y = (_y-1); ySpeed = ((_y - _root._ymouse) - _height) / 3; } }
Instance of Symbol 101 MovieClip "Flushtoyd" in Frame 1
on (press) { gotoAndPlay (2); } onClipEvent (load) { origD = this.getDepth(); } on (press) { this.swapDepths(99999); } onClipEvent (enterFrame) { myRadians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); myDegrees = Math.round((myRadians * 0) / Math.PI); _root.yChange = Math.round(_root._ymouse - this._y); _root.xChange = Math.round(_root._xmouse - this._x); _root.yMove = Math.round(_root.yChange / 10); _root.xMove = Math.round(_root.xChange / 30); this._y = this._y + _root.yMove; this._x = this._x + _root.xMove; this._rotation = myDegrees + 0; } onClipEvent (load) { ySpeed = 0; gravity = 4; bounce = 0.6; ground = 420; } onClipEvent (enterFrame) { if (_y < ground) { ySpeed = ySpeed + gravity; } else if (ySpeed > (gravity * 4)) { _y = ground; ySpeed = ySpeed * (-bounce); } else { ySpeed = 0; _y = ground; } _y = (_y + ySpeed); } onClipEvent (enterFrame) { if ((_x < 0) || (_x > 550)) { xSpeed = xSpeed * -1; } _x = (_x + xSpeed); xSpeed = xSpeed * 0.95; } onClipEvent (mouseDown) { if (hitTest(_root._xmouse, _root._ymouse, true)) { xSpeed = (_x - _root._xmouse) / 2; _y = (_y-1); ySpeed = ((_y - _root._ymouse) - _height) / 3; } }
Instance of Symbol 108 MovieClip "Flushtoyb" in Frame 1
on (press) { gotoAndPlay (2); } onClipEvent (load) { origD = this.getDepth(); } on (press) { this.swapDepths(99999); } onClipEvent (enterFrame) { myRadians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); myDegrees = Math.round((myRadians * 0) / Math.PI); _root.yChange = Math.round(_root._ymouse - this._y); _root.xChange = Math.round(_root._xmouse - this._x); _root.yMove = Math.round(_root.yChange / 15); _root.xMove = Math.round(_root.xChange / 50); this._y = this._y + _root.yMove; this._x = this._x + _root.xMove; this._rotation = myDegrees + 0; } onClipEvent (load) { ySpeed = 0; gravity = 4; bounce = 0.8; ground = 420; } onClipEvent (enterFrame) { if (_y < ground) { ySpeed = ySpeed + gravity; } else if (ySpeed > (gravity * 4)) { _y = ground; ySpeed = ySpeed * (-bounce); } else { ySpeed = 0; _y = ground; } _y = (_y + ySpeed); } onClipEvent (enterFrame) { if ((_x < 0) || (_x > 550)) { xSpeed = xSpeed * -1; } _x = (_x + xSpeed); xSpeed = xSpeed * 0.95; } onClipEvent (mouseDown) { if (hitTest(_root._xmouse, _root._ymouse, true)) { xSpeed = (_x - _root._xmouse) / 2; _y = (_y-1); ySpeed = ((_y - _root._ymouse) - _height) / 3; } }
Instance of Symbol 115 MovieClip "Flushtoyc" in Frame 1
on (press) { gotoAndPlay (2); } onClipEvent (load) { origD = this.getDepth(); } on (press) { this.swapDepths(99999); } onClipEvent (enterFrame) { myRadians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); myDegrees = Math.round((myRadians * 0) / Math.PI); _root.yChange = Math.round(_root._ymouse - this._y); _root.xChange = Math.round(_root._xmouse - this._x); _root.yMove = Math.round(_root.yChange / 20); _root.xMove = Math.round(_root.xChange / 70); this._y = this._y + _root.yMove; this._x = this._x + _root.xMove; this._rotation = myDegrees + 0; } onClipEvent (load) { ySpeed = 0; gravity = 4; bounce = 0.7; ground = 420; } onClipEvent (enterFrame) { if (_y < ground) { ySpeed = ySpeed + gravity; } else if (ySpeed > (gravity * 4)) { _y = ground; ySpeed = ySpeed * (-bounce); } else { ySpeed = 0; _y = ground; } _y = (_y + ySpeed); } onClipEvent (enterFrame) { if ((_x < 0) || (_x > 550)) { xSpeed = xSpeed * -1; } _x = (_x + xSpeed); xSpeed = xSpeed * 0.95; } onClipEvent (mouseDown) { if (hitTest(_root._xmouse, _root._ymouse, true)) { xSpeed = (_x - _root._xmouse) / 2; _y = (_y-1); ySpeed = ((_y - _root._ymouse) - _height) / 3; } }
Frame 2
Frame 7
this.resetbtn._visible = false; Stage.showMenu = false; _root._focusrect = false; this_url = _root._url; bad_urls = new Array("ebaum", "ebaumsworld", "rodim", "coolscifi", "dodirectory", "crazy-laberecke", "suprvibes", "simplyro", "40plusarcade", "adventurers-united", "uaenexus", "trackpads", "jl-planet", "rugbyrefs", "spamvault", "necrotania", "loafersparadise", "princejupiter", "johnstownchiefs", "nacros", "suprvibes", "footles", "f4g", "differentdawn", "brentfordalways", "wass-up", "movieloversparadise", "fruit-emu", "usuallygames", "1juegos", "julala", "topsites", "freegame365", "freegames365", "revier.co.uk", "bypassbrowser", "ianag", "freegames365", "in4.pl", "webgames", "gameportalonline", "juegosagogo", "freeonlinegames", "funflashgames", "roffles", "onlinegames", "minijuegos", ".games.gr", "millionsofgames", "juegosagogo", "funflashgames", "technorati", "kbcafe", "gametopia", "70.85.116.68", "briankass", "ianag", "limk", "indi.ru", "eye.swfchan", "swfchan"); var i = 0; while (i < bad_urls.length) { if (this_url.indexOf(bad_urls[i]) != -1) { gotoAndStop ("bad"); } i++; }
Frame 8
cumm = 0;
Frame 30
_root.Flushtoya._alpha = 80; _root.Flushtoyb._alpha = 80; _root.Flushtoyc._alpha = 80; _root.Flushtoyd._alpha = 80;
Frame 31
_root.Flushtoya._alpha = 60; _root.Flushtoyb._alpha = 60; _root.Flushtoyc._alpha = 60; _root.Flushtoyd._alpha = 60;
Frame 32
_root.Flushtoya._alpha = 40; _root.Flushtoyb._alpha = 40; _root.Flushtoyc._alpha = 40; _root.Flushtoyd._alpha = 40;
Frame 33
_root.Flushtoya._alpha = 20; _root.Flushtoyb._alpha = 20; _root.Flushtoyc._alpha = 20; _root.Flushtoyd._alpha = 20;
Frame 34
_root.Flushtoya._alpha = 10; _root.Flushtoyb._alpha = 10; _root.Flushtoyc._alpha = 10; _root.Flushtoyd._alpha = 10;
Frame 35
Flushtoya.removeMovieClip(); Flushtoyb.removeMovieClip(); Flushtoyc.removeMovieClip(); Flushtoyd.removeMovieClip();
Frame 37
Frame 401
gotoAndPlay (80);
Frame 402
stop();
Symbol 12 Button
on (press) { gotoAndStop (4); }
Symbol 13 Button
on (press) { gotoAndStop (2); }
Symbol 14 Button
on (press) { gotoAndStop (3); }
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 28 MovieClip Frame 50
gotoAndPlay (1);
Symbol 42 Button
on (release) { _root.play("Scene 1", 1); }
Symbol 43 MovieClip Frame 1
_root.stop(); PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; if (PercentLoaded != 100) { bar._xscale = PercentLoaded; } else { gotoAndStop ("loaded"); }
Symbol 43 MovieClip Frame 2
gotoAndPlay (1);
Symbol 94 MovieClip Frame 1
stop();
Symbol 94 MovieClip Frame 2
gotoAndPlay(random(5) + 3);
Symbol 94 MovieClip Frame 3
gotoAndPlay (10);
Symbol 94 MovieClip Frame 4
gotoAndPlay (10);
Symbol 94 MovieClip Frame 5
gotoAndPlay (20);
Symbol 94 MovieClip Frame 6
gotoAndPlay (30);
Symbol 94 MovieClip Frame 7
gotoAndPlay (40);
Symbol 94 MovieClip Frame 19
gotoAndStop (1);
Symbol 94 MovieClip Frame 29
gotoAndStop (1);
Symbol 94 MovieClip Frame 39
gotoAndStop (1);
Symbol 94 MovieClip Frame 49
gotoAndStop (1);
Symbol 101 MovieClip Frame 1
stop();
Symbol 101 MovieClip Frame 2
gotoAndPlay(random(5) + 3);
Symbol 101 MovieClip Frame 3
gotoAndPlay (10);
Symbol 101 MovieClip Frame 4
gotoAndPlay (10);
Symbol 101 MovieClip Frame 5
gotoAndPlay (20);
Symbol 101 MovieClip Frame 6
gotoAndPlay (30);
Symbol 101 MovieClip Frame 7
gotoAndPlay (40);
Symbol 101 MovieClip Frame 19
gotoAndStop (1);
Symbol 101 MovieClip Frame 29
gotoAndStop (1);
Symbol 101 MovieClip Frame 39
gotoAndStop (1);
Symbol 101 MovieClip Frame 49
gotoAndStop (1);
Symbol 108 MovieClip Frame 1
stop();
Symbol 108 MovieClip Frame 2
gotoAndPlay(random(5) + 3);
Symbol 108 MovieClip Frame 3
gotoAndPlay (10);
Symbol 108 MovieClip Frame 4
gotoAndPlay (10);
Symbol 108 MovieClip Frame 5
gotoAndPlay (20);
Symbol 108 MovieClip Frame 6
gotoAndPlay (30);
Symbol 108 MovieClip Frame 7
gotoAndPlay (40);
Symbol 108 MovieClip Frame 19
gotoAndStop (1);
Symbol 108 MovieClip Frame 29
gotoAndStop (1);
Symbol 108 MovieClip Frame 39
gotoAndStop (1);
Symbol 108 MovieClip Frame 49
gotoAndStop (1);
Symbol 115 MovieClip Frame 1
stop();
Symbol 115 MovieClip Frame 2
gotoAndPlay(random(5) + 3);
Symbol 115 MovieClip Frame 3
gotoAndPlay (10);
Symbol 115 MovieClip Frame 4
gotoAndPlay (10);
Symbol 115 MovieClip Frame 5
gotoAndPlay (20);
Symbol 115 MovieClip Frame 6
gotoAndPlay (30);
Symbol 115 MovieClip Frame 7
gotoAndPlay (40);
Symbol 115 MovieClip Frame 19
gotoAndStop (1);
Symbol 115 MovieClip Frame 29
gotoAndStop (1);
Symbol 115 MovieClip Frame 39
gotoAndStop (1);
Symbol 115 MovieClip Frame 49
gotoAndStop (1);
Symbol 122 Button
on (press) { gotoAndStop (1); }
Symbol 124 Button
on (release) { if (_quality == "LOW") { _quality = "MEDIUM"; } else if (_quality == "MEDIUM") { _quality = "HIGH"; } else if (_quality == "HIGH") { _quality = "LOW"; } }
Symbol 126 Button
on (press) { _root.gonhair.gotoAndStop(2); }

Library Items

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

Instance Names

"Flushtoya"Frame 1Symbol 94 MovieClip
"Flushtoyd"Frame 1Symbol 101 MovieClip
"Flushtoyb"Frame 1Symbol 108 MovieClip
"Flushtoyc"Frame 1Symbol 115 MovieClip
"bar"Symbol 43 MovieClip Frame 1Symbol 36 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.
Protect (24)Timeline Frame 131 bytes "..$1$sI$lCgJ.KrMFeZsWvMvXb9IH0."

Labels

"loaded"Symbol 43 MovieClip Frame 3

Dynamic Text Variables

timeSymbol 4 EditableText"00:00:00"




http://swfchan.com/19/90868/info.shtml
Created: 28/3 -2019 05:11:34 Last modified: 28/3 -2019 05:11:34 Server time: 06/05 -2024 10:34:18