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

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

engraveit.swf

This is the info page for
Flash #51283

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


Text
Uniquely Personalize Any Item

Precise and Easy to Use

Works On Almost Any Surface

Powered By Permission Interactive

Powered By Permission Interactive

ActionScript [AS1/AS2]

Frame 1
nc = new NetConnection(); nc.onStatus = function (info) { trace((("Level: " + info.level) + " Code: ") + info.code); if (info.code == "NetConnection.Connect.Success") { trace("--- connected to: " + this.uri); } }; NetConnection.prototype.onBWDone = function (p_bw) { trace("onBWDone: " + p_bw); detected_bw = p_bw; this.close(); gotoAndStop (2); }; NetConnection.prototype.onBWCheck = function () { return(++counter); }; nc.connect("rtmp://media.permint.com/bwcheck", true); stop();
Frame 2
nc = new NetConnection(); nc.onStatus = function (info) { trace((("Level: " + info.level) + " Code: ") + info.code); if (info.code == "NetConnection.Connect.Success") { trace("--- connected to: " + this.uri); initStream(); } }; nc.connect("rtmp://media.permint.com/engraveit"); initStream = function () { var _local2 = substring(this._url, 0, this._url.lastIndexOf("/")); trace(_local2); if (_local2 != "https://video.permint.com/swf") { useVideo = "FRAUD"; bufferlength = 8; } else if (detected_bw > 300) { useVideo = "engraveit_FLV_300k_Stream_2"; bufferlength = 5; } else if ((detected_bw <= 300) && (detected_bw >= 150)) { useVideo = "engraveit_FLV_150k_Stream_2"; bufferlength = 5; } else if ((detected_bw < 150) && (detected_bw >= 112)) { useVideo = "engraveit_FLV_112k_Stream_2"; bufferlength = 8; } else if ((detected_bw < 112) && (detected_bw >= 90)) { useVideo = "engraveit_FLV_090k_Stream_2"; bufferlength = 15; } else if ((detected_bw < 90) && (detected_bw >= 64)) { useVideo = "engraveit_FLV_064k_Stream_2"; bufferlength = 15; } else if ((detected_bw < 64) && (detected_bw >= 40)) { useVideo = "engraveit_FLV_039k_Stream_2"; bufferlength = 15; } else if ((detected_bw < 40) && (detected_bw >= 20)) { useVideo = "engraveit_FLV_020k_Stream_2"; bufferlength = 15; } else { trace("bandwidth too low"); } video_ns = new NetStream(nc); video_ns.onStatus = function (info) { trace((("Level: " + info.level) + " Code: ") + info.code); }; video_ns.setBufferTime(bufferlength); videoObj.attachVideo(video_ns); video_ns.play(useVideo, 0); playButton.onRelease = function () { video_ns.pause(useVideo, 0); }; stopButton.onRelease = function () { video_ns.pause(useVideo, 0); }; stepBack.onRelease = function () { video_ns.seek(video_ns.time - 15); }; stepForward.onRelease = function () { video_ns.seek(video_ns.time + 15); }; }; stop();
Symbol 12 Button
on (release) { globalsound = new Sound(); globalsound.setVolume(0); gotoAndStop (2); }
Symbol 13 Button
on (release) { globalsound = new Sound(); globalsound.setVolume(100); gotoAndStop (1); }
Symbol 15 MovieClip Frame 1
stop();
Symbol 15 MovieClip Frame 2
stop();

Library Items

Symbol 1 VideoUsed by:Timeline
Symbol 2 GraphicUsed by:Timeline
Symbol 3 FontUsed by:4 5 6 7 9
Symbol 4 TextUses:3Used by:10
Symbol 5 TextUses:3Used by:10
Symbol 6 TextUses:3Used by:10
Symbol 7 TextUses:3Used by:10
Symbol 8 TextUsed by:10
Symbol 9 TextUses:3Used by:10
Symbol 10 MovieClipUses:4 5 6 7 8 9Used by:Timeline
Symbol 11 GraphicUsed by:12 13
Symbol 12 ButtonUses:11Used by:15
Symbol 13 ButtonUses:11Used by:15
Symbol 14 GraphicUsed by:15
Symbol 15 MovieClipUses:12 13 14Used by:Timeline
Symbol 16 GraphicUsed by:19
Symbol 17 GraphicUsed by:19
Symbol 18 GraphicUsed by:19
Symbol 19 ButtonUses:16 17 18Used by:Timeline
Symbol 20 GraphicUsed by:22
Symbol 21 GraphicUsed by:22
Symbol 22 ButtonUses:20 21Used by:Timeline
Symbol 23 GraphicUsed by:26
Symbol 24 GraphicUsed by:26
Symbol 25 GraphicUsed by:26
Symbol 26 ButtonUses:23 24 25Used by:Timeline
Symbol 27 GraphicUsed by:30
Symbol 28 GraphicUsed by:30
Symbol 29 GraphicUsed by:30
Symbol 30 ButtonUses:27 28 29Used by:Timeline

Instance Names

"videoObj"Frame 2Symbol 1 Video
"stopButton"Frame 2Symbol 19 Button
"playButton"Frame 2Symbol 22 Button
"stepBack"Frame 2Symbol 26 Button
"stepForward"Frame 2Symbol 30 Button




http://swfchan.com/11/51283/info.shtml
Created: 25/4 -2019 05:30:00 Last modified: 25/4 -2019 05:30:00 Server time: 05/05 -2024 13:37:14