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

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

c_1338879362373_Renamon_Turntable_Pose_8_by_ShadowSquirrel.swf

This is the info page for
Flash #94067

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


Text
done

100%

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

...loading the file...

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

Renamon Pose 8

ActionScript [AS1/AS2]

Frame 1
Stage.scaleMode = "noScale"; 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; } } }; onEnterFrame = function () { myLoaded = Math.round(getBytesLoaded()); myTotal = Math.round(getBytesTotal()); myPercent = myLoaded / myTotal; myText = Math.round(myPercent * 100) + "%"; }; setProperty("nextButton", _visible , false); setProperty("prevButton", _visible , false); var movieWidth = 750; var movieHeight = 750; Texttitle._y = (movieHeight / 10) * 0.7; Texttitle._x = movieWidth / 2; Textturnloading._y = (movieHeight / 10) * 1.9; Textturnloading._x = movieWidth / 2; RenaSymbol._y = (movieHeight / 10) * 4.6; RenaSymbol._x = movieWidth / 2; Countercount._y = (movieHeight / 10) * 8.6; Countercount._x = movieWidth / 2; Counterfull._y = (movieHeight / 10) * 8.6; Counterfull._x = movieWidth / 2; Textinstruct._y = (movieHeight / 10) * 9.4; Textinstruct._x = movieWidth / 2; mastermask._height = movieHeight; mastermask._width = movieWidth; Blende._height = movieHeight; Blende._width = movieWidth; pauseButton._y = movieHeight - 25; prevButton._y = movieHeight - 25; nextButton._y = movieHeight - 25; pauseButton._x = 27.5; prevButton._x = 62.5; nextButton._x = 97.5; ifFrameLoaded (366) { gotoAndPlay ("start"); }
Instance of Symbol 33 MovieClip "Textinstruct" in Frame 1
/* no clip actions */
Frame 5
gotoAndPlay (1);
Frame 6
var lengthOfVideo = 360; 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(lengthOfVideo); } 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 == lengthOfVideo) { movieClip.gotoAndStop(1); } else { movieClip.nextFrame(); } } };
Frame 366
gotoAndPlay (81);
Symbol 7 Button
on (release) { movieClip.toggleMe(); }
Symbol 11 Button
on (release) { if (movieClip._currentFrame == 360) { movieClip.gotoAndStop(1); } else { movieClip.nextFrame(); } }
Symbol 15 Button
on (release) { if (movieClip._currentFrame == 1) { movieClip.gotoAndStop(360); } else { movieClip.prevFrame(); } }
Symbol 37 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 GraphicUsed by:2 21 23 28
Symbol 2 MovieClipUses:1Used by:Timeline
Symbol 3 GraphicUsed by:7
Symbol 4 GraphicUsed by:7
Symbol 5 GraphicUsed by:7
Symbol 6 GraphicUsed by:7 11 15
Symbol 7 ButtonUses:3 4 5 6Used by:Timeline
Symbol 8 GraphicUsed by:11
Symbol 9 GraphicUsed by:11
Symbol 10 GraphicUsed by:11
Symbol 11 ButtonUses:8 9 10 6Used by:Timeline
Symbol 12 GraphicUsed by:15
Symbol 13 GraphicUsed by:15
Symbol 14 GraphicUsed by:15
Symbol 15 ButtonUses:12 13 14 6Used by:Timeline
Symbol 16 GraphicUsed by:17
Symbol 17 MovieClipUses:16Used by:Timeline
Symbol 18 FontUsed by:19 20 22 30 32 34
Symbol 19 TextUses:18Used by:21 23
Symbol 20 TextUses:18Used by:21
Symbol 21 MovieClipUses:1 19 20Used by:Timeline
Symbol 22 EditableTextUses:18Used by:23
Symbol 23 MovieClipUses:1 19 22Used by:Timeline
Symbol 24 GraphicUsed by:28
Symbol 25 GraphicUsed by:28
Symbol 26 GraphicUsed by:28
Symbol 27 GraphicUsed by:28
Symbol 28 MovieClipUses:24 1 25 26 27Used by:29
Symbol 29 MovieClipUses:28Used by:Timeline
Symbol 30 TextUses:18Used by:31
Symbol 31 MovieClipUses:30Used by:Timeline
Symbol 32 TextUses:18Used by:33
Symbol 33 MovieClipUses:32Used by:Timeline
Symbol 34 TextUses:18Used by:35
Symbol 35 MovieClipUses:34Used by:Timeline
Symbol 36 VideoUsed by:37
Symbol 37 MovieClipUses:36Used by:Timeline

Instance Names

"mastermask"Frame 1Symbol 2 MovieClip
"pauseButton"Frame 1Symbol 7 Button
"nextButton"Frame 1Symbol 11 Button
"prevButton"Frame 1Symbol 15 Button
"Blende"Frame 1Symbol 17 MovieClip
"Counterfull"Frame 1Symbol 21 MovieClip
"Countercount"Frame 1Symbol 23 MovieClip
"RenaSymbol"Frame 1Symbol 29 MovieClip
"Textturnloading"Frame 1Symbol 31 MovieClip
"Textinstruct"Frame 1Symbol 33 MovieClip
"Texttitle"Frame 1Symbol 35 MovieClip
"movieClip"Frame 6Symbol 37 MovieClip
"renasymbolfullsize"Symbol 29 MovieClip Frame 1Symbol 28 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 22 EditableText"<p align="right"><font face="Futura Std Light" size="40" color="#ffffff" letterSpacing="0.000000" kerning="1"> </font></p>"




http://swfchan.com/19/94067/info.shtml
Created: 3/12 -2018 09:35:50 Last modified: 3/12 -2018 09:35:50 Server time: 28/04 -2024 07:49:09