STORY LOOP FURRY PORN GAMES C SERVICES [?] [R] RND POPULAR | Archived flashes: 229494 |
/disc/ · /res/ — /show/ · /fap/ · /gg/ · /swf/ | P0001 · P2575 · P5149 |
This is the info page for Flash #88823 |
& |
PRESENT |
<p align="center"><font face="Euphorigenic" size="18" color="#ffffff" letterSpacing="0.000000" kerning="0"><b>Music by Kevin MacLeod</b></font></p><p align="center"><font face="Euphorigenic" size="18" color="#ffffff" letterSpacing="0.000000" kerning="0"><a href="http://www.incompetech.com/" target = "_blank"><b>http://www.incompetech.com</b></a></font></p> |
TRAILER |
<p align="center"><font face="Euphorigenic" size="18" color="#ffffff" letterSpacing="0.000000" kerning="0"><a href="http://www.incompetech.com/" target = "_blank"><b>Special Thanks to:</b></a></font></p><p align="center"><font face="Euphorigenic" size="18" color="#ffffff" letterSpacing="0.000000" kerning="0"><b>All Belugerin Studio's staff, </b><a href="http://www.GameDevId.org" target = "_blank"><b>GameDevId.org,</b></a><b> </b><a href="http://www.kaskus.us" target = "_blank"><b>Kaskus.us</b></a></font></p> |
100 % |
loading |
PLAY TRAILER |
COMING SOON |
REPLAY |
ActionScript [AS1/AS2]
Frame 1function backHot() { myMusic = new Sound(); myMusic.attachSound("backHot"); myMusic.start(0, 1); myMusic.setVolume(100); myMusic.onSoundComplete = function () { rand = random(2); if (rand == 0) { backHot(); } else { backHot2(); } }; } function backHot2() { myMusic = new Sound(); myMusic.attachSound("backHot2"); myMusic.start(0, 1); myMusic.setVolume(100); myMusic.onSoundComplete = function () { rand = random(2); if (rand == 0) { backHot(); } else { backHot2(); } }; } stop(); this.onEnterFrame = function () { persen = Math.round((_root.getBytesLoaded() / _root.getBytesTotal()) * 100); zpersen = persen + " %"; bar_mc.gotoAndStop(persen); if (persen >= 100) { gotoAndStop ("completed"); delete this.onEnterFrame; } };Frame 20stop(); play_btn.onRelease = function () { this.enabled = false; backHot(); gotoAndPlay ("lanjut"); };Frame 933myMusic.setVolume(90);Frame 937myMusic.setVolume(80);Frame 942myMusic.setVolume(60);Frame 947myMusic.setVolume(50);Frame 952myMusic.setVolume(40);Frame 957myMusic.setVolume(30);Frame 962myMusic.setVolume(20);Frame 967myMusic.setVolume(10);Frame 972stop(); myMusic.stop(); replay_btn.onRelease = function () { gotoAndStop ("completed"); };Symbol 3 MovieClip Frame 1this.onRelease = function () { getURL ("http://www.belugerinstudios.com", "_blank"); };Symbol 14 MovieClip Frame 1this.onRelease = function () { getURL ("http://www.playhub.com", "_blank"); };
Library Items
Symbol 1 Bitmap | Used by:2 | |
Symbol 2 Graphic | Uses:1 | Used by:3 |
Symbol 3 MovieClip | Uses:2 | Used by:Timeline |
Symbol 4 Font | Used by:5 6 9 10 15 16 17 20 33 35 | |
Symbol 5 Text | Uses:4 | Used by:Timeline |
Symbol 6 Text | Uses:4 | Used by:Timeline |
Symbol 7 Bitmap | Used by:8 34 | |
Symbol 8 Graphic | Uses:7 | Used by:Timeline |
Symbol 9 EditableText | Uses:4 | Used by:Timeline |
Symbol 10 Text | Uses:4 | Used by:Timeline |
Symbol 11 Graphic | Used by:12 | |
Symbol 12 MovieClip | Uses:11 | Used by:14 |
Symbol 13 Graphic | Used by:14 | |
Symbol 14 MovieClip | Uses:12 13 | Used by:Timeline |
Symbol 15 EditableText | Uses:4 | Used by:Timeline |
Symbol 16 EditableText | Uses:4 | Used by:Timeline |
Symbol 17 Text | Uses:4 | Used by:Timeline |
Symbol 18 Sound [backHot2] | Used by:Timeline | |
Symbol 19 Sound [backHot] | Used by:Timeline | |
Symbol 20 Text | Uses:4 | Used by:22 36 |
Symbol 21 Graphic | Used by:22 36 | |
Symbol 22 Button | Uses:20 21 | Used by:Timeline |
Symbol 23 Graphic | Used by:Timeline | |
Symbol 24 Video | Used by:Timeline | |
Symbol 25 Video | Used by:Timeline | |
Symbol 26 Video | Used by:Timeline | |
Symbol 27 Video | Used by:Timeline | |
Symbol 28 Video | Used by:Timeline | |
Symbol 29 Video | Used by:Timeline | |
Symbol 30 Video | Used by:Timeline | |
Symbol 31 Video | Used by:Timeline | |
Symbol 32 Video | Used by:Timeline | |
Symbol 33 Text | Uses:4 | Used by:Timeline |
Symbol 34 Graphic | Uses:7 | Used by:Timeline |
Symbol 35 Text | Uses:4 | Used by:36 |
Symbol 36 Button | Uses:35 20 21 | Used by:Timeline |
Instance Names
"play_btn" | Frame 20 | Symbol 22 Button |
"replay_btn" | Frame 933 | Symbol 36 Button |
Special Tags
FileAttributes (69) | Timeline Frame 1 | Access network only, Metadata not present, AS1/AS2. |
ExportAssets (56) | Timeline Frame 10 | Symbol 18 as "backHot2" |
ExportAssets (56) | Timeline Frame 10 | Symbol 19 as "backHot" |
Labels
"completed" | Frame 20 |
"lanjut" | Frame 25 |
Dynamic Text Variables
zpersen | Symbol 16 EditableText | "100 %" |
|