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

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

KP_katt_turntable.swf

This is the info page for
Flash #100656

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


Text
Katt Model

use arrow keys
to control the animation
(click on the animation to activate the key trace function)

<p align="center"><font face="Futura Std Light" size="40" color="#ffffff" letterSpacing="0.000000" kerning="1">Turntable loading</font></p>

<p align="right"><font face="Futura Std Light" size="40" color="#ffffff" letterSpacing="0.000000" kerning="1"> </font></p>

done

100%

ActionScript [AS1/AS2]

Frame 1
Textturnloading._alpha = 100; Countercount._alpha = 100; RenaSymbol._alpha = 100; Texttitle._alpha = 100; RenaSymbol._alpha = 100; Textinstruct._alpha = 100; Blende._alpha = 100; Textturnloading.onEnterFrame = function () { if (_root._currentFrame >= 6) { if (Textturnloading._alpha <= 0) { delete Textturnloading.onEnterFrame; } else { Textturnloading._alpha = Textturnloading._alpha - 6; } } }; RenaSymbol.onEnterFrame = function () { if (_root._currentFrame >= 6) { if (RenaSymbol._alpha <= 0) { delete RenaSymbol.onEnterFrame; } else { RenaSymbol._alpha = RenaSymbol._alpha - 6; } } }; Texttitle.onEnterFrame = function () { if (_root._currentFrame >= 6) { if (Texttitle._alpha <= 0) { delete Texttitle.onEnterFrame; } else { Texttitle._alpha = Texttitle._alpha - 2; } } }; Textinstruct.onEnterFrame = function () { if (_root._currentFrame >= 6) { if (Textinstruct._alpha <= 0) { delete Textinstruct.onEnterFrame; } else { Textinstruct._alpha = Textinstruct._alpha - 2; } } }; Countercount.onEnterFrame = function () { if (_root._currentFrame >= 6) { Countercount._alpha = 0; if (Countercount._alpha <= 0) { delete Countercount.onEnterFrame; } } }; Blende.onEnterFrame = function () { if (_root._currentFrame >= 6) { if (Blende._alpha <= 0) { delete Blende.onEnterFrame; } else { Blende._alpha = Blende._alpha - 6; } } }; Counterfull.onEnterFrame = function () { if (_root._currentFrame < 6) { Counterfull._alpha = 0; } if (_root._currentFrame == 7) { Counterfull._alpha = 100; } if (_root._currentFrame > 8) { if (Counterfull._alpha <= 0) { delete Blende.onEnterFrame; } else { Counterfull._alpha = Counterfull._alpha - 6; } } }; Texttitle._y = (Stage.height / 10) * 0.7; Texttitle._x = Stage.width / 2; Textturnloading._y = (Stage.height / 10) * 1.9; Textturnloading._x = Stage.width / 2; RenaSymbol._y = (Stage.height / 10) * 4.6; RenaSymbol._x = Stage.width / 2; Countercount._y = (Stage.height / 10) * 8.6; Countercount._x = Stage.width / 2; Counterfull._y = (Stage.height / 10) * 8.6; Counterfull._x = Stage.width / 2; Textinstruct._y = (Stage.height / 10) * 9.4; Textinstruct._x = Stage.width / 2; onEnterFrame = function () { myLoaded = Math.round(getBytesLoaded()); myTotal = Math.round(getBytesTotal()); myPercent = myLoaded / myTotal; myText = Math.round(myPercent * 100) + "%"; }; ifFrameLoaded (366) { gotoAndPlay ("start"); }
Instance of Symbol 5 MovieClip "Textinstruct" in Frame 1
/* no clip actions */
Frame 5
gotoAndPlay (1);
Frame 6
pauseButton._y = Stage.height - 25; prevButton._y = Stage.height - 25; nextButton._y = Stage.height - 25; pauseButton._x = 27.5; prevButton._x = 62.5; nextButton._x = 97.5; onEnterFrame = function () { if (Key.isDown(38)) { _global.isPlaying = false; setProperty("_root.nextButton", _visible , false); setProperty("_root.prevButton", _visible , false); movieClip.play(); _global.isPlaying = false; } if (Key.isDown(40)) { _global.isPlaying = true; setProperty("_root.nextButton", _visible , true); setProperty("_root.prevButton", _visible , true); movieClip.stop(); _global.isPlaying = true; } if (Key.isDown(37)) { _global.isPlaying = true; setProperty("_root.nextButton", _visible , true); setProperty("_root.prevButton", _visible , true); _global.isPlaying = true; if (movieClip._currentFrame == 1) { movieClip.gotoAndStop(360); } else { movieClip.prevFrame(); } } if (Key.isDown(39)) { _global.isPlaying = true; setProperty("_root.nextButton", _visible , true); setProperty("_root.prevButton", _visible , true); _global.isPlaying = true; if (movieClip._currentFrame == 360) { movieClip.gotoAndStop(1); } else { movieClip.nextFrame(); } } }; setProperty("nextButton", _visible , false); setProperty("prevButton", _visible , false);
Frame 366
gotoAndPlay (81);
Symbol 17 MovieClip Frame 1
setProperty(blendesize, _height , stage.height); setProperty(blendesize, _width , stage.width);
Symbol 22 Button
on (release) { if (movieClip._currentFrame == 1) { movieClip.gotoAndStop(360); } else { movieClip.prevFrame(); } }
Symbol 26 Button
on (release) { if (movieClip._currentFrame == 360) { movieClip.gotoAndStop(1); } else { movieClip.nextFrame(); } }
Symbol 30 Button
on (release) { movieClip.toggleMe(); }
Symbol 32 MovieClip Frame 1
function toggleMe() { if (_global.isPlaying) { setProperty("_root.nextButton", _visible , false); setProperty("_root.prevButton", _visible , false); play(); _global.isPlaying = false; } else { setProperty("_root.nextButton", _visible , true); setProperty("_root.prevButton", _visible , true); stop(); _global.isPlaying = true; } } _global.isPlaying = false;

Library Items

Symbol 1 FontUsed by:2 4 6 8 9 12
Symbol 2 TextUses:1Used by:3
Symbol 3 MovieClipUses:2Used by:Timeline
Symbol 4 TextUses:1Used by:5
Symbol 5 MovieClipUses:4Used by:Timeline
Symbol 6 EditableTextUses:1Used by:7
Symbol 7 MovieClipUses:6Used by:Timeline
Symbol 8 EditableTextUses:1Used by:11
Symbol 9 TextUses:1Used by:11 13
Symbol 10 GraphicUsed by:11 13
Symbol 11 MovieClipUses:8 9 10Used by:Timeline
Symbol 12 TextUses:1Used by:13
Symbol 13 MovieClipUses:12 9 10Used by:Timeline
Symbol 14 GraphicUsed by:15
Symbol 15 MovieClipUses:14Used by:17
Symbol 16 GraphicUsed by:17
Symbol 17 MovieClipUses:15 16Used by:Timeline
Symbol 18 GraphicUsed by:22
Symbol 19 GraphicUsed by:22
Symbol 20 GraphicUsed by:22
Symbol 21 GraphicUsed by:22 26 30
Symbol 22 ButtonUses:18 19 20 21Used by:Timeline
Symbol 23 GraphicUsed by:26
Symbol 24 GraphicUsed by:26
Symbol 25 GraphicUsed by:26
Symbol 26 ButtonUses:23 24 25 21Used by:Timeline
Symbol 27 GraphicUsed by:30
Symbol 28 GraphicUsed by:30
Symbol 29 GraphicUsed by:30
Symbol 30 ButtonUses:27 28 29 21Used by:Timeline
Symbol 31 VideoUsed by:32
Symbol 32 MovieClipUses:31Used by:Timeline

Instance Names

"Texttitle"Frame 1Symbol 3 MovieClip
"Textinstruct"Frame 1Symbol 5 MovieClip
"Textturnloading"Frame 1Symbol 7 MovieClip
"Countercount"Frame 1Symbol 11 MovieClip
"Counterfull"Frame 1Symbol 13 MovieClip
"Blende"Frame 1Symbol 17 MovieClip
"prevButton"Frame 6Symbol 22 Button
"nextButton"Frame 6Symbol 26 Button
"pauseButton"Frame 6Symbol 30 Button
"movieClip"Frame 6Symbol 32 MovieClip
"blendesize"Symbol 17 MovieClip Frame 1Symbol 15 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.

Labels

"start"Frame 6
"end"Frame 366

Dynamic Text Variables

/:myTextSymbol 8 EditableText"<p align="right"><font face="Futura Std Light" size="40" color="#ffffff" letterSpacing="0.000000" kerning="1"> </font></p>"




http://swfchan.com/21/100656/info.shtml
Created: 21/3 -2019 04:39:01 Last modified: 21/3 -2019 04:39:01 Server time: 20/04 -2024 08:29:23