STORY LOOP FURRY PORN GAMES C SERVICES [?] [R] RND POPULAR | Archived flashes: 229595 |
/disc/ · /res/ — /show/ · /fap/ · /gg/ · /swf/ | P0001 · P2595 · P5190 |
This is the info page for Flash #163646 |
<p align="left"></p> |
<p align="right"></p> |
ActionScript [AS1/AS2]
Frame 1stop();Frame 2snd.onSoundComplete = function () { gotoAndStop (1); }; onEnterFrame = function () { minutesTotal = Math.floor(snd.duration / 60000); secondsTotal = Math.floor((snd.duration / 1000) - (minutesTotal * 60)); seconds = Math.floor((snd.position / 1000) % 60); minutes = Math.floor((snd.position / 1000) / 60); if (seconds < 10) { timeText01 = ((("0" + minutes) + ":") + "0") + seconds; } if (seconds > 9) { timeText01 = (("0" + minutes) + ":") + seconds; } if (secondsTotal < 10) { timeText02 = ((("0" + minutesTotal) + ":") + "0") + secondsTotal; } if (secondsTotal > 9) { timeText02 = (("0" + minutesTotal) + ":") + secondsTotal; } };Symbol 6 Buttonon (release) { var snd = new Sound(); snd.attachSound("song"); _root.snd.start(0, 1); gotoAndStop (2); }Symbol 13 Buttonon (release) { getURL ("http://veni-mortem.deviantart.com/", "_blank"); }
Library Items
Symbol 1 Sound [song] | ||
Symbol 2 Bitmap | Used by:3 | |
Symbol 3 Graphic | Uses:2 | Used by:Timeline |
Symbol 4 Bitmap | Used by:5 | |
Symbol 5 Graphic | Uses:4 | Used by:6 |
Symbol 6 Button | Uses:5 | Used by:Timeline |
Symbol 7 Bitmap | Used by:8 | |
Symbol 8 Graphic | Uses:7 | Used by:Timeline |
Symbol 9 Font | Used by:10 11 | |
Symbol 10 EditableText | Uses:9 | Used by:Timeline |
Symbol 11 EditableText | Uses:9 | Used by:Timeline |
Symbol 12 Graphic | Used by:13 | |
Symbol 13 Button | Uses:12 | Used by:Timeline |
Special Tags
FileAttributes (69) | Timeline Frame 1 | Access local files only, Metadata not present, AS1/AS2. |
Protect (24) | Timeline Frame 1 | 31 bytes "..$1$Mc$y4gAf10puhxDNUd7/3J091." |
ExportAssets (56) | Timeline Frame 1 | Symbol 1 as "song" |
Dynamic Text Variables
timeText01 | Symbol 10 EditableText | "<p align="left"></p>" |
timeText02 | Symbol 11 EditableText | "<p align="right"></p>" |
|