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

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

devka.swf

This is the info page for
Flash #243510

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


ActionScript [AS1/AS2]
Frame 1
Movieclip.prototype.bounce = function (targetx, targety, accel, convert) { xpos = (xpos * accel) + ((targetx - this._x) * convert); ypos = (ypos * accel) + ((targety - this._y) * convert); this._y = this._y + ypos; this._x = this._x + xpos; delta = Math.sqrt((_parent.deltax * _parent.deltax) + (_parent.deltay * _parent.deltay)); if (0 < _parent.deltax) { inner._rotation = delta; } else { inner._rotation = -delta; } _root.disp = inner._rotation; _xscale = (100 + (_y / 6)); _yscale = (100 + (_x / 9)); }; Movieclip.prototype.line = function () { _parent.deltax = _parent.yoyo._x - _root._xmouse; _parent.deltay = _parent.yoyo._y - _root._ymouse; _x = (_root._xmouse + (_parent.deltax / 2)); _y = (_root._ymouse + (_parent.deltay / 2)); _xscale = _parent.deltax; _yscale = _parent.deltay; }; stop();
Instance of Symbol 5 MovieClip "yoyo" in Frame 1
onClipEvent (enterFrame) { if (drag == 1) { _x = _root._xmouse; _y = _root._ymouse; } else { bounce(_root._xmouse, _root._ymouse, 0.97, 0.01); } } onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { drag = 1; } } onClipEvent (mouseUp) { drag = 0; } onClipEvent (mouseDown) { bounce(_root._xmouse, _root._ymouse, 0.96, 0.01); }
Frame 2
Movieclip.prototype.bounce = function (targetx, targety, accel, convert) { xpos = (xpos * accel) + ((targetx - this._x) * convert); ypos = (ypos * accel) + ((targety - this._y) * convert); this._y = this._y + ypos; this._x = this._x + xpos; delta = Math.sqrt((_parent.deltax * _parent.deltax) + (_parent.deltay * _parent.deltay)); if (0 < _parent.deltax) { inner._rotation = delta; } else { inner._rotation = -delta; } _root.disp = inner._rotation; _xscale = (100 + (_y / 6)); _yscale = (100 + (_x / 9)); }; Movieclip.prototype.line = function () { _parent.deltax = _parent.yoyo._x - _root._xmouse; _parent.deltay = _parent.yoyo._y - _root._ymouse; _x = (_root._xmouse + (_parent.deltax / 2)); _y = (_root._ymouse + (_parent.deltay / 2)); _xscale = _parent.deltax; _yscale = _parent.deltay; }; stop();
Instance of Symbol 11 MovieClip "line" in Frame 2
onClipEvent (enterFrame) { line(); }
Instance of Symbol 13 MovieClip "yoyo" in Frame 2
onClipEvent (enterFrame) { if (drag == 1) { _x = _root._xmouse; _y = _root._ymouse; } else { bounce(_root._xmouse, _root._ymouse, 0.99, 0.01); } } onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { drag = 1; } } onClipEvent (mouseUp) { drag = 0; } onClipEvent (mouseDown) { bounce(_root._xmouse, _root._ymouse, 0.99, 0.01); }
Symbol 9 Button
on (press) { gotoAndStop (2); }
Symbol 12 Button
on (press) { gotoAndStop (1); }

Library Items

Symbol 1 GraphicUsed by:5
Symbol 2 MovieClipUsed by:5
Symbol 3 BitmapUsed by:4 10
Symbol 4 GraphicUses:3Used by:5
Symbol 5 MovieClipUses:1 2 4Used by:Timeline
Symbol 6 GraphicUsed by:9 12
Symbol 7 GraphicUsed by:9 12
Symbol 8 GraphicUsed by:9 12
Symbol 9 ButtonUses:6 7 8Used by:Timeline
Symbol 10 GraphicUses:3Used by:11
Symbol 11 MovieClipUses:10Used by:Timeline
Symbol 12 ButtonUses:6 7 8Used by:Timeline
Symbol 13 MovieClipUsed by:Timeline

Instance Names

"yoyo"Frame 1Symbol 5 MovieClip
"line"Frame 2Symbol 11 MovieClip
"yoyo"Frame 2Symbol 13 MovieClip
"inner"Symbol 5 MovieClip Frame 1Symbol 2 MovieClip




http://swfchan.com/49/243510/info.shtml
Created: 2/11 -2021 20:53:33 Last modified: 2/11 -2021 20:53:33 Server time: 11/05 -2024 19:00:16