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/15432036?noj=FRM15432036-15DC" width="1" height="1"></div>

madcat_gina_turntable.swf

This is the info page for
Flash #128723

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


Text
Loading...

Rotate

2011 madCAT

ActionScript [AS1/AS2]

Frame 1
totalf = turntable._totalframes; framestep = 0; frame = 1; frame1 = frame; framebase = frame; frame_add = 1; cursordummy._visible = false; auto_rot_wait = 0; auto_rot_speed = 1; factor_1 = 0.05; 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) * factor_1); } } else if (auto_rot_wait < totalf) { auto_rot_wait = auto_rot_wait + auto_rot_speed; frame1 = frame1 + auto_rot_speed; while (frame1 > totalf) { frame1 = frame1 - totalf; frame = frame - totalf; } framebase = frame1; } else { auto_rot_wait = 0; _root.autoplay = 0; } framestep = (frame1 - frame) * 0.1; frame = frame + (framestep * 0.5); frame2 = Math.round(frame); while (frame2 > totalf) { frame2 = frame2 - totalf; } while (frame2 < 1) { frame2 = frame2 + totalf; } turntable.gotoAndStop(frame2); }; stop();
Symbol 7 MovieClip Frame 1
stop();

Library Items

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

Instance Names

"turntable"Frame 1Symbol 80 MovieClip
"cursordummy"Frame 1Symbol 83 MovieClip
"maeuse"Symbol 80 MovieClip Frame 1Symbol 7 MovieClip

Special Tags

Protect (24)Timeline Frame 10 bytes ""




http://swfchan.com/26/128723/info.shtml
Created: 23/2 -2019 20:45:36 Last modified: 23/2 -2019 20:45:36 Server time: 15/05 -2024 18:32:54