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 #121031 |
Combined Codeframe 5 { soundPlay = new Sound(); max = 26; min = 1; rand = Math.round(Math.random() * (max - min)) + min; soundPlay.attachSound('GIVE_' + rand); soundPlay.start(0, 1); } frame 9 { soundPlay = new Sound(); max = 9; min = 1; rand = Math.round(Math.random() * (max - min)) + min; soundPlay.attachSound('REC_' + rand); soundPlay.start(0, 1); } frame 14 { gotoAndPlay(1); }
|