STORY LOOP FURRY PORN GAMES C SERVICES [?] [R] RND POPULAR | Archived flashes: 229672 |
/disc/ · /res/ — /show/ · /fap/ · /gg/ · /swf/ | P0001 · P2596 · P5191 |
This is the info page for Flash #143237 |
Frame: |
ActionScript [AS1/AS2]
Instance of Symbol 4 MovieClip in Frame 1onClipEvent (load) { breathe = new Array(); breathe.minimum = 50; } onClipEvent (enterFrame) { if (this._currentframe == 1) { breathe.maxframes = Math.floor((Math.random() * ((this._totalframes / 100) * (100 - breathe.minimum))) + ((this._totalframes / 100) * breathe.minimum)); breathe.rev = false; _root.reversetag._alpha = 0; } if (this._currentframe >= breathe.maxframes) { breathe.rev = true; } if (breathe.rev == true) { playframe = this._currentframe - 1; _root.reversetag._alpha = 100; } else { playframe = this._currentframe + 1; } _root.playframe = playframe; this.gotoAndStop(playframe); }Symbol 4 MovieClip Frame 1stop();
Library Items
Symbol 1 Graphic | Used by:Timeline | ||
Symbol 2 Graphic | Used by:3 | ||
Symbol 3 MovieClip | Uses:2 | Used by:4 Timeline | |
Symbol 4 MovieClip | Uses:3 | Used by:Timeline | |
Symbol 5 Graphic | Used by:6 | ||
Symbol 6 MovieClip | Uses:5 | Used by:Timeline | |
Symbol 7 Font | Used by:8 9 | ||
Symbol 8 EditableText | Uses:7 | Used by:Timeline | |
Symbol 9 Text | Uses:7 | Used by:Timeline |
Instance Names
"reversetag" | Frame 1 | Symbol 6 MovieClip |
Dynamic Text Variables
playframe | Symbol 8 EditableText | "" |
|