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

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

ComissionTemplate.swf

This is the info page for
Flash #138614

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


ActionScript [AS1/AS2]
Combined Code
frame 1 { stop(); } // unknown tag 88 length 208 movieClip 9 { frame 1 { stop(); } } instance lBar of movieClip 9 { onClipEvent (load) { _root.cLoad = 0; _root.loadedBytes = 0; this._xscale = 1; } onClipEvent (enterFrame) { this._xscale = (_parent.getBytesLoaded() / _parent.getBytesTotal()) * 100; _root.cLoad = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; _root.loadedBytes = _root.getBytesLoaded(); if (_root.cLoad == 100) { _root.gotoAndStop('tt'); } } } frame 2 { totalf = turntable._totalframes; framestep = 0; frame = 1; frame1 = frame; framebase = frame; frame_add = 1; cursordummy._visible = false; auto_rot_wait = 0; auto_rot_speed = 5; speed_factor = (totalf / 360) * 0.7; this.onMouseDown = function () { startx = _xmouse; dragging = 1; cursordummy._visible = true; Mouse.hide(); }; this.onMouseUp = function () { dragging = 0; framebase = frame1; cursordummy._visible = false; Mouse.show(); }; this.onMouseMove = function () { cursordummy._x = _xmouse; cursordummy._y = _ymouse; }; this.onEnterFrame = function () { if (_root.autoplay != 1) { if (dragging == 1) { frame1 = framebase - (_xmouse - startx) * speed_factor; } } else { if (auto_rot_wait < totalf) { auto_rot_wait += auto_rot_speed; frame1 += auto_rot_speed; while (frame1 > totalf) { frame1 -= totalf; frame -= totalf; } framebase = frame1; } else { auto_rot_wait = 0; _root.autoplay = 0; } } framestep = (frame1 - frame) * 0.1; frame += framestep * 0.5; frame2 = Math.round(frame); while (frame2 > totalf) { frame2 -= totalf; } while (frame2 < 1) { frame2 += totalf; } turntable.gotoAndStop(frame2); }; } movieClip 190 { } button 195 { on (release) { _root.autoplay = 1; } }




http://swfchan.com/28/138614/info.shtml
Created: 8/2 -2019 12:40:46 Last modified: 8/2 -2019 12:40:46 Server time: 29/04 -2024 11:31:52