STORY   LOOP   FURRY   PORN   GAMES
• C •   SERVICES [?] [R] RND   POPULAR
Archived flashes:
228080
/disc/ · /res/     /show/ · /fap/ · /gg/ · /swf/P0001 · P2560 · P5120

<div style="position:absolute;top:-99px;left:-99px;"><img src="http://swfchan.com:57475/27625728?noj=FRM27625728-1DC" width="1" height="1"></div>

cshttp.swf

This is the info page for
Flash #194476

(Click the ID number above for more basic data on this flash file.)


Text
@

@
@

³XŒ§Äé>>1Í¥¥¥

FlashPlayer5Èã¶áÈ¢ÌÍ¥¥¥

http://

@

ÀÁÄæµII

ActionScript [AS1/AS2]

Frame 1
function decodeB64(strArg) { strBase64Table = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="; strRaw = ""; iSrc = 0; i = 0; while (i < strArg.length) { iData = strBase64Table.indexOf(strArg.charAt(i)); if ((iData != -1) && (iData < 64)) { iStep = iSrc % 4; if (iStep == 0) { bStock = (iData & 63) << 2; } if (iStep == 1) { iTemp = bStock | ((iData & 48) >> 4); strRaw = strRaw + (((iTemp < 16) ? "%0" : "%") + iTemp.toString(16)); bStock = (iData & 15) << 4; } if (iStep == 2) { iTemp = bStock | ((iData & 60) >> 2); strRaw = strRaw + (((iTemp < 16) ? "%0" : "%") + iTemp.toString(16)); bStock = (iData & 3) << 6; } if (iStep == 3) { iTemp = bStock | (iData & 63); strRaw = strRaw + (((iTemp < 16) ? "%0" : "%") + iTemp.toString(16)); } iSrc++; } i++; } return(unescape(strRaw)); } function encodeB64(strArg) { strBase64Table = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="; strB64 = ""; strArg = escape(strArg); iSrc = 0; while (0 < strArg.length) { if (strArg.charAt(0) == "%") { iData = parseInt("0x" + strArg.substr(1, 2)); strArg = strArg.substr(3); } else { iData = strArg.charCodeAt(0); strArg = strArg.substr(1); } iStep = iSrc % 3; if (iStep == 0) { strB64 = strB64 + strBase64Table.charAt(iData >> 2); iStock = (iData & 3) << 4; } if (iStep == 1) { strB64 = strB64 + strBase64Table.charAt(iStock | (iData >> 4)); iStock = (iData & 15) << 2; } if (iStep == 2) { strB64 = strB64 + strBase64Table.charAt(iStock | (iData >> 6)); strB64 = strB64 + strBase64Table.charAt(iData & 63); iStock = 0; } iSrc++; } if ((iSrc % 3) != 0) { strB64 = strB64 + strBase64Table.charAt(iStock); strB64 = strB64 + (((iSrc % 3) == 2) ? "=" : "=="); } return(strB64); } strVersion = getVersion().split(" ")[1].split(",")[0]; isFlash5 = parseInt(strVersion) >= 5; strURL = _url; if (strURL.indexOf("?", 0) != -1) { strURL = strURL.split("?")[0]; } strB64 = b64; if (isFlash5) { bCheck = (typeof(phrase1) != "undefined") && (phrase1.length != 0); bCheck = bCheck | ((typeof(phrase2) != "undefined") && (phrase2.length != 0)); if (bCheck) { strQuery = (strURL + "?b64=") + escape((encodeB64(phrase1) + newline) + encodeB64(phrase2)); getURL (strQuery, "_self"); stop(); } else if ((typeof(strB64) != "undefined") && (strB64 != "")) { phraseArray = strB64.split(newline); phrase1 = decodeB64(phraseArray[0]); phrase2 = decodeB64(phraseArray[1]); } } strPhrase1 = phrase1; strPhrase2 = phrase2; if (strPhrase1.indexOf("\r\n", 0) >= 0) { strPhrase1 = strPhrase1.split(newline).join(""); } if ((strPhrase1.indexOf("\r", 0) == -1) && (strPhrase1.indexOf(newline, 0) == -1)) { strPhrase1 = newline + strPhrase1; } phrase1 = strPhrase1; if (isFlash5 == true) { if ((typeof(strPhrase1) != "undefined") && (strPhrase1 != "")) { iForU = strPhrase1.IndexOf(">>", 0); strForU = ""; if (iForU != -1) { strSubForU = strPhrase1.substr(iForU); strChar = strSubForU.substr(0, 1); while ((strChar ne "") && ("0123456789->".IndexOf(strChar, 0) != -1)) { strForU = strForU + strChar; strChar = strSubForU.substr(strForU.length, 1); } } strForYou = strForU; } else { strForYou = ">>1"; } }
Frame 3
if (_framesloaded < _totalframes) { gotoAndPlay(PRELOAD); }
Frame 54
if (isFlash5 == true) { setProperty("flash4Message", _visible , "0"); if ((typeof(strPhrase1) != "undefined") && (strPhrase1 != "")) { } else { setProperty("defaultMessage1", _alpha , "100"); } }
Frame 183
if (isFlash5 == true) { if ((typeof(strPhrase2) != "undefined") && (strPhrase2 != "")) { setProperty("defaultMessage2", _alpha , "0"); } }
Frame 287
stop();
Frame 288
gotoAndPlay (4);

Library Items

Symbol 1 GraphicUsed by:Timeline
Symbol 2 FontUsed by:3 7 11 32
Symbol 3 EditableTextUses:2Used by:Timeline
Symbol 4 GraphicUsed by:Timeline
Symbol 5 SoundUsed by:Timeline
Symbol 6 GraphicUsed by:Timeline
Symbol 7 EditableTextUses:2Used by:Timeline
Symbol 8 FontUsed by:9 33
Symbol 9 TextUses:8Used by:10
Symbol 10 MovieClipUses:9Used by:Timeline
Symbol 11 TextUses:2Used by:12
Symbol 12 MovieClipUses:11Used by:Timeline
Symbol 13 GraphicUsed by:Timeline
Symbol 14 ShapeTweeningUsed by:Timeline
Symbol 15 ShapeTweeningUsed by:Timeline
Symbol 16 ShapeTweeningUsed by:Timeline
Symbol 17 GraphicUsed by:Timeline
Symbol 18 ShapeTweeningUsed by:Timeline
Symbol 19 ShapeTweeningUsed by:Timeline
Symbol 20 GraphicUsed by:Timeline
Symbol 21 ShapeTweeningUsed by:Timeline
Symbol 22 ShapeTweeningUsed by:Timeline
Symbol 23 ShapeTweeningUsed by:Timeline
Symbol 24 FontUsed by:25
Symbol 25 TextUses:24Used by:Timeline
Symbol 26 ShapeTweeningUsed by:Timeline
Symbol 27 ShapeTweeningUsed by:Timeline
Symbol 28 GraphicUsed by:Timeline
Symbol 29 ShapeTweeningUsed by:Timeline
Symbol 30 ShapeTweeningUsed by:Timeline
Symbol 31 ShapeTweeningUsed by:Timeline
Symbol 32 EditableTextUses:2Used by:Timeline
Symbol 33 TextUses:8Used by:34
Symbol 34 MovieClipUses:33Used by:Timeline
Symbol 35 GraphicUsed by:Timeline
Symbol 36 ShapeTweeningUsed by:Timeline
Symbol 37 ShapeTweeningUsed by:Timeline
Symbol 38 GraphicUsed by:Timeline
Streaming Sound 1Used by:Timeline

Instance Names

"defaultMessage1"Frame 54Symbol 10 MovieClip
"flash4Message"Frame 54Symbol 12 MovieClip
"defaultMessage2"Frame 183Symbol 34 MovieClip

Labels

"PRELOAD"Frame 2
"START"Frame 4

Dynamic Text Variables

strForYouSymbol 3 EditableText"@"
phrase1Symbol 7 EditableText"@ @"
phrase2Symbol 32 EditableText"@"




http://swfchan.com/39/194476/info.shtml
Created: 4/8 -2019 02:11:05 Last modified: 4/8 -2019 02:11:05 Server time: 01/05 -2024 19:47:39