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 #142670 |
<p align="left"><font face="Pet Me 64" size="8" color="#000000" letterSpacing="0.000000" kerning="0">88</font></p><p align="left"></p> |
<p align="left"><font face="Pet Me 64" size="8" color="#000000" letterSpacing="0.000000" kerning="0">1234567890123456</font></p><p align="left"></p> |
<p align="left"><font face="Pet Me 64" size="8" color="#000000" letterSpacing="0.000000" kerning="0">88</font></p><p align="left"></p> |
<p align="left"><font face="Pet Me 64" size="8" color="#000000" letterSpacing="0.000000" kerning="0">88</font></p><p align="left"></p> |
<p align="left"><font face="Pet Me 64" size="8" color="#000000" letterSpacing="0.000000" kerning="0">88</font></p><p align="left"></p> |
<p align="left"><font face="Pet Me 64" size="8" color="#000000" letterSpacing="0.000000" kerning="0">8888</font></p><p align="left"></p> |
<p align="left"><font face="Pet Me 64" size="8" color="#000000" letterSpacing="0.000000" kerning="0">88888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888</font></p><p align="left"></p> |
ActionScript [AS1/AS2]
Frame 1function otherOnEnterFrame() { scode = rhythm.substr(beat, rhy - beat) + rhythm; if ((song.position > nextup) && ((song.position - nextup) < 1500)) { if (rhythm.charAt(beat) == "x") { yblur = 64; } if (rhythm.charAt(beat) == "o") { xblur = 64; } if (rhythm.charAt(beat) != ".") { changeit(); } beat = (beat + 1) % rhy; nextup = int(beat * blen); } tcode = conv(song.position, 4); bcode = conv(beat, 2); xcode = conv(xblur, 2); ycode = conv(yblur, 2); blur = new flash.filters.BlurFilter(xblur, yblur, 1); bmp[0].copyPixels(gif, fullscreen, origin); if ((xblur * yblur) != 1) { bmp[0].applyFilter(bmp[0], fullscreen, origin, blur); } if (xblur != 1) { xblur = xblur / 2; } if (yblur != 1) { yblur = yblur / 2; } } function changeit() { cc = ((cc + random(63)) + 1) % 64; ccode = conv(cc, 2); ctxt = colors[cc].toUpperCase(); x = cc % 4; y = int(cc / 4) % 4; z = int(cc / 16); rect(1, 0, 0, 800, 700, ((4278190080 + (5570560 * x)) + (21760 * y)) + (85 * z)); } function conv(cn, cd) { rs = cn.toString(16).toUpperCase(); while (rs.length < cd) { rs = "0" + rs; } return(rs); } function rect(l, x, y, w, h, c) { bmp[l].fillRect(new flash.geom.Rectangle(x, y, w, h), c); } var gif = flash.display.BitmapData.loadBitmap("megumi.gif"); fullscreen = new flash.geom.Rectangle(0, 0, 800, 700); origin = new flash.geom.Point(0, 0); focusRect = false; tabEnabled = false; bmp = new Array(); x = 0; while (x < 2) { bmp[x] = new flash.display.BitmapData(800, 700, true, 4278190080); x++; } bh.attachBitmap(bmp[0], 0); br.attachBitmap(bmp[1], 1); bmp[0].copyPixels(gif, new flash.geom.Rectangle(0, 0, 800, 700), origin); song = new Sound(); song.attachSound("song.wav"); song.start(0, 9999); rhythm = ""; rhythm = rhythm + "x..xo...x...o..."; rhythm = rhythm + "x..xo...x...o..."; rhythm = rhythm + "x..xo...x...o..."; rhythm = rhythm + "x..xo...x...oxoo"; rhythm = rhythm + "x..xo...x...o..."; rhythm = rhythm + "x..xo...x...o..."; rhythm = rhythm + "x..xo...x...o..."; rhythm = rhythm + "x...o...x...oooo"; this.desiredFrameRate = 60; this.callFunctionInt = setInterval(this, "otherOnEnterFrame", 1000 / this.desiredFrameRate); rhy = length(rhythm); blen = song.duration / rhy; beat = (nextup = 0); xblur = (yblur = 1); colors = new Array(); colors[0] = "black"; colors[1] = "brick"; colors[2] = "crimson"; colors[3] = "red"; colors[4] = "turtle"; colors[5] = "sludge"; colors[6] = "brown"; colors[7] = "orange"; colors[8] = "green"; colors[9] = "grass"; colors[10] = "maize"; colors[11] = "citrus"; colors[12] = "lime"; colors[13] = "leaf"; colors[14] = "chartreuse"; colors[15] = "yellow"; colors[16] = "midnight"; colors[17] = "plum"; colors[18] = "pomegranate"; colors[19] = "rose"; colors[20] = "swamp"; colors[21] = "dust"; colors[22] = "dirt"; colors[23] = "blossom"; colors[24] = "sea"; colors[25] = "ill"; colors[26] = "haze"; colors[27] = "peach"; colors[28] = "spring"; colors[29] = "mantis"; colors[30] = "brilliant"; colors[31] = "canary"; colors[32] = "navy"; colors[33] = "grape"; colors[34] = "mauve"; colors[35] = "purple"; colors[36] = "cornflower"; colors[37] = "deep"; colors[38] = "lilac"; colors[39] = "lavender"; colors[40] = "aqua"; colors[41] = "steel"; colors[42] = "grey"; colors[43] = "pink"; colors[44] = "bay"; colors[45] = "marina"; colors[46] = "tornado"; colors[47] = "saltine"; colors[48] = "blue"; colors[49] = "twilight"; colors[50] = "orchid"; colors[51] = "magenta"; colors[52] = "azure"; colors[53] = "liberty"; colors[54] = "royalty"; colors[55] = "thistle"; colors[56] = "ocean"; colors[57] = "sky"; colors[58] = "periwinkle"; colors[59] = "carnation"; colors[60] = "cyan"; colors[61] = "turquoise"; colors[62] = "powder"; colors[63] = "white"; cc = 0;
Library Items
Symbol 1 Sound [song.wav] | ||
Symbol 2 Bitmap [megumi.gif] | ||
Symbol 3 MovieClip | Used by:Timeline | |
Symbol 4 Graphic | Used by:Timeline | |
Symbol 5 Graphic | Used by:Timeline | |
Symbol 6 Graphic | Used by:Timeline | |
Symbol 7 Graphic | Used by:Timeline | |
Symbol 8 Graphic | Used by:Timeline | |
Symbol 9 Font | Used by:10 11 16 17 18 19 40 | |
Symbol 10 EditableText | Uses:9 | Used by:Timeline |
Symbol 11 EditableText | Uses:9 | Used by:Timeline |
Symbol 12 Graphic | Used by:Timeline | |
Symbol 13 Graphic | Used by:Timeline | |
Symbol 14 Graphic | Used by:Timeline | |
Symbol 15 Graphic | Used by:Timeline | |
Symbol 16 EditableText | Uses:9 | Used by:Timeline |
Symbol 17 EditableText | Uses:9 | Used by:Timeline |
Symbol 18 EditableText | Uses:9 | Used by:Timeline |
Symbol 19 EditableText | Uses:9 | Used by:Timeline |
Symbol 20 Graphic | Used by:Timeline | |
Symbol 21 Graphic | Used by:Timeline | |
Symbol 22 Graphic | Used by:Timeline | |
Symbol 23 Graphic | Used by:Timeline | |
Symbol 24 Graphic | Used by:Timeline | |
Symbol 25 Graphic | Used by:Timeline | |
Symbol 26 Graphic | Used by:Timeline | |
Symbol 27 Graphic | Used by:Timeline | |
Symbol 28 Graphic | Used by:Timeline | |
Symbol 29 Graphic | Used by:Timeline | |
Symbol 30 Graphic | Used by:Timeline | |
Symbol 31 Graphic | Used by:Timeline | |
Symbol 32 Graphic | Used by:Timeline | |
Symbol 33 Graphic | Used by:Timeline | |
Symbol 34 Graphic | Used by:Timeline | |
Symbol 35 Graphic | Used by:Timeline | |
Symbol 36 Graphic | Used by:Timeline | |
Symbol 37 Graphic | Used by:Timeline | |
Symbol 38 Graphic | Used by:Timeline | |
Symbol 39 Graphic | Used by:Timeline | |
Symbol 40 EditableText | Uses:9 | Used by:Timeline |
Symbol 41 Graphic | Used by:Timeline | |
Symbol 42 Graphic | Used by:Timeline | |
Symbol 43 Graphic | Used by:Timeline | |
Symbol 44 Graphic | Used by:Timeline | |
Symbol 45 Graphic | Used by:Timeline | |
Symbol 46 Graphic | Used by:Timeline |
Instance Names
"bh" | Frame 1 | Symbol 3 MovieClip |
"br" | Frame 1 | Symbol 3 MovieClip |
Special Tags
FileAttributes (69) | Timeline Frame 1 | Access local files only, Metadata not present, AS1/AS2. |
ExportAssets (56) | Timeline Frame 1 | Symbol 1 as "song.wav" |
ExportAssets (56) | Timeline Frame 1 | Symbol 2 as "megumi.gif" |
Dynamic Text Variables
ccode | Symbol 10 EditableText | "<p align="left"><font face="Pet Me 64" size="8" color="#000000" letterSpacing="0.000000" kerning="0">88</font></p><p align="left"></p>" |
ctxt | Symbol 11 EditableText | "<p align="left"><font face="Pet Me 64" size="8" color="#000000" letterSpacing="0.000000" kerning="0">1234567890123456</font></p><p align="left"></p>" |
ycode | Symbol 16 EditableText | "<p align="left"><font face="Pet Me 64" size="8" color="#000000" letterSpacing="0.000000" kerning="0">88</font></p><p align="left"></p>" |
xcode | Symbol 17 EditableText | "<p align="left"><font face="Pet Me 64" size="8" color="#000000" letterSpacing="0.000000" kerning="0">88</font></p><p align="left"></p>" |
bcode | Symbol 18 EditableText | "<p align="left"><font face="Pet Me 64" size="8" color="#000000" letterSpacing="0.000000" kerning="0">88</font></p><p align="left"></p>" |
tcode | Symbol 19 EditableText | "<p align="left"><font face="Pet Me 64" size="8" color="#000000" letterSpacing="0.000000" kerning="0">8888</font></p><p align="left"></p>" |
scode | Symbol 40 EditableText | "<p align="left"><font face="Pet Me 64" size="8" color="#000000" letterSpacing="0.000000" kerning="0">88888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888</font></p><p align="left"></p>" |
|