| STORY LOOP FURRY PORN GAMES C SERVICES [?] [R] RND POPULAR | Archived flashes: 229923 |
/disc/ · /res/ — /show/ · /fap/ · /gg/ · /swf/ | P0001 · P2598 · P5196 |
![]() | This is the info page for Flash #106934 |
Zone Tan blowjob sim |
v1.0 |
credits |
credits |
help |
help |
begin |
begin |
Zone Tan blowjob sim |
v1.0 |
Use your mouse to control zone tan as she moves her head up and down, pressing the "h" key at any time will bring up a key for all the features and their hotkeys. |
controls |
On the right hand panel you will find two meters, the white one details how close to orgasm you are, the blue one details zone tans oxygen levels. If zone tan loses too much oxygen she will faint and that will be game over. |
stats |
This flash game was created by Mr cheese pizza (cp666) of newgrounds.com and hosted at newgrounds and soronery.co.cc, if you see this flash elsewhere i couldn’t give a flying fuck. |
Zone Tan belongs to Zone Sama of newgrounds.com and hentaikey.com, he is a good man and responsible for some of the best damn porn animations on the 'net so look him up after you finish this game. |
Zone Tan as far as I am aware is of legal age to be shown in pornography, I’m sure Zone Sama has mentioned this elsewhere but I don’t have a link to provide at this time. |
Song used in menu is infected girls by Electric Six. |
well what did you really expect? |
where the hood at |
DMX |
well what did you really expect? |
where the hood at |
DMX |
ActionScript [AS3]
Section 1//MainTimeline (zonetanbjsim_fla.MainTimeline) package zonetanbjsim_fla { import flash.events.*; import flash.media.*; import flash.display.*; public dynamic class MainTimeline extends MovieClip { public var btnHelp:SimpleButton; public var btnCredits:SimpleButton; public var btnBegin:SimpleButton; public var menuMusic:Sound; public var menuMusicChannel:SoundChannel; public function MainTimeline(){ addFrameScript(1, frame2, 303, frame304); } public function btnBegin_Clicked(_arg1:MouseEvent):void{ menuMusicChannel.stop(); gotoAndPlay(1, "MainScene"); } public function btnHelp_Clicked(_arg1:MouseEvent):void{ gotoAndStop(3); } public function btnCredits_Clicked(_arg1:MouseEvent):void{ gotoAndStop(4); } function frame2(){ btnBegin.addEventListener(MouseEvent.CLICK, btnBegin_Clicked); btnHelp.addEventListener(MouseEvent.CLICK, btnHelp_Clicked); btnCredits.addEventListener(MouseEvent.CLICK, btnCredits_Clicked); menuMusic = new menuAudio(); menuMusicChannel = new SoundChannel(); stop(); menuMusicChannel = menuMusic.play(); } function frame304(){ stop(); } } }//package zonetanbjsim_flaSection 2//Timeline_1 (zonetanbjsim_fla.Timeline_1) package zonetanbjsim_fla { import flash.events.*; import flash.media.*; import flash.display.*; import flash.system.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.geom.*; import flash.net.*; import flash.printing.*; import flash.profiler.*; import flash.sampler.*; import flash.text.*; import flash.ui.*; import flash.utils.*; import flash.xml.*; public dynamic class Timeline_1 extends MovieClip { public const AUTO_PLAY:Boolean = false; public const FRAME_RATE_ADJUST:Boolean = true; public const LOADER_FRAME_RATE:Number = 30; public var ngButton:SimpleButton; public var bar:MovieClip; public var playButton:SimpleButton; public var loadingComplete:Boolean; public var movieFrameRate:Number; public var initialized:Boolean; public function Timeline_1(){ addFrameScript(0, frame1, 1, frame2); } public function init():void{ if (initialized){ return; }; movieFrameRate = 0; if (((FRAME_RATE_ADJUST) && (stage))){ movieFrameRate = stage.frameRate; stage.frameRate = LOADER_FRAME_RATE; }; initialized = true; stop(); if (((root) && ((root is MovieClip)))){ MovieClip(root).stop(); }; loadingComplete = false; ngButton.addEventListener(MouseEvent.CLICK, ngButtonClickHandler, false, 0, true); addEventListener(Event.ENTER_FRAME, enterFrameHandler, false, 0, true); if (meetsVersion([9, 0, 28, 0])){ addEventListener(Event.REMOVED_FROM_STAGE, cleanup, false, 0, true); }; enterFrameHandler(); } public function meetsVersion(_arg1:Array):Boolean{ var _local2:Array = String(Capabilities.version.split(" ")[1]).split(","); var _local3:uint; while (_local3 < _arg1.length) { if (uint(_local2[_local3]) > _arg1[_local3]){ return (true); }; if (uint(_local2[_local3]) < _arg1[_local3]){ return (false); }; _local3++; }; return (true); } public function enterFrameHandler(_arg1:Event=null):void{ var _local2:Number; if (((((!(movieFrameRate)) && (FRAME_RATE_ADJUST))) && (stage))){ movieFrameRate = stage.frameRate; stage.frameRate = LOADER_FRAME_RATE; }; if (!loadingComplete){ _local2 = 0; if (loaderInfo){ _local2 = (loaderInfo.bytesLoaded / loaderInfo.bytesTotal); }; if (bar){ bar.scaleX = _local2; }; if (_local2 == 1){ loadingComplete = true; if (AUTO_PLAY){ startMovie(); } else { gotoAndPlay("loaded"); }; }; }; } public function ngButtonClickHandler(_arg1:Event):void{ navigateToURL(new URLRequest("http://www.newgrounds.com"), "_blank"); } public function cleanup(_arg1:Event=null){ if (initialized){ ngButton.removeEventListener(MouseEvent.CLICK, ngButtonClickHandler); removeEventListener(Event.ENTER_FRAME, enterFrameHandler); if (meetsVersion([9, 0, 28, 0])){ removeEventListener(Event.REMOVED_FROM_STAGE, cleanup); }; if (movieFrameRate){ stage.frameRate = movieFrameRate; movieFrameRate = 0; }; }; initialized = false; } public function startMovie():void{ cleanup(); if (((root) && ((root is MovieClip)))){ MovieClip(root).play(); }; dispatchEvent(new Event(Event.COMPLETE)); } public function playButtonClickHandler(_arg1:Event=null):void{ startMovie(); } function frame1(){ initialized = false; init(); } function frame2(){ stop(); if (((playButton) && (!(playButton.hasEventListener(MouseEvent.CLICK))))){ playButton.addEventListener(MouseEvent.CLICK, playButtonClickHandler, false, 0, true); }; } } }//package zonetanbjsim_flaSection 3//menuAudio (menuAudio) package { import flash.media.*; public dynamic class menuAudio extends Sound { } }//package
Library Items
Symbol 1 Sound {menuAudio} | ||
Symbol 2 Graphic | Used by:50 | |
Symbol 3 Graphic | Used by:4 39 | |
Symbol 4 MovieClip | Uses:3 | Used by:50 |
Symbol 5 Graphic | Used by:50 | |
Symbol 6 Graphic | Used by:50 | |
Symbol 7 Graphic | Used by:50 | |
Symbol 8 Graphic | Used by:9 | |
Symbol 9 MovieClip | Uses:8 | Used by:10 |
Symbol 10 MovieClip | Uses:9 | Used by:38 |
Symbol 11 Graphic | Used by:38 | |
Symbol 12 Graphic | Used by:13 14 | |
Symbol 13 MovieClip | Uses:12 | Used by:38 |
Symbol 14 MovieClip | Uses:12 | Used by:38 |
Symbol 15 Graphic | Used by:16 | |
Symbol 16 MovieClip | Uses:15 | Used by:36 |
Symbol 17 Graphic | Used by:21 | |
Symbol 18 Graphic | Used by:21 | |
Symbol 19 Graphic | Used by:20 | |
Symbol 20 MovieClip | Uses:19 | Used by:21 24 |
Symbol 21 MovieClip | Uses:17 18 20 | Used by:35 |
Symbol 22 Graphic | Used by:24 | |
Symbol 23 Graphic | Used by:24 | |
Symbol 24 MovieClip | Uses:22 23 20 | Used by:35 |
Symbol 25 Graphic | Used by:28 | |
Symbol 26 Graphic | Used by:28 31 | |
Symbol 27 Graphic | Used by:28 | |
Symbol 28 MovieClip | Uses:25 26 27 | Used by:32 |
Symbol 29 Graphic | Used by:31 | |
Symbol 30 Graphic | Used by:31 | |
Symbol 31 MovieClip | Uses:29 26 30 | Used by:32 |
Symbol 32 MovieClip | Uses:28 31 | Used by:35 |
Symbol 33 Graphic | Used by:34 | |
Symbol 34 MovieClip | Uses:33 | Used by:35 |
Symbol 35 MovieClip | Uses:21 24 32 34 | Used by:36 |
Symbol 36 MovieClip | Uses:16 35 | Used by:38 |
Symbol 37 Graphic | Used by:38 | |
Symbol 38 MovieClip | Uses:10 11 13 14 36 37 | Used by:50 |
Symbol 39 Button | Uses:3 | Used by:50 |
Symbol 40 Graphic | Used by:42 | |
Symbol 41 Graphic | Used by:42 | |
Symbol 42 MovieClip | Uses:40 41 | Used by:50 |
Symbol 43 Graphic | Used by:48 | |
Symbol 44 Graphic | Used by:48 | |
Symbol 45 Graphic | Used by:48 | |
Symbol 46 Graphic | Used by:48 | |
Symbol 47 Graphic | Used by:48 | |
Symbol 48 Button | Uses:43 44 45 46 47 | Used by:50 |
Symbol 49 Graphic | Used by:50 | |
Symbol 50 MovieClip {zonetanbjsim_fla.Timeline_1} | Uses:2 4 5 6 7 38 39 42 48 49 | Used by:Timeline |
Symbol 51 Graphic | Used by:Timeline | |
Symbol 52 Font | Used by:53 54 56 58 60 62 65 66 71 72 74 76 77 78 79 80 81 82 84 85 86 90 91 92 | |
Symbol 53 Text | Uses:52 | Used by:Timeline |
Symbol 54 Text | Uses:52 | Used by:Timeline |
Symbol 55 Graphic | Used by:59 63 | |
Symbol 56 Text | Uses:52 | Used by:59 |
Symbol 57 Graphic | Used by:59 | |
Symbol 58 Text | Uses:52 | Used by:59 |
Symbol 59 Button | Uses:55 56 57 58 | Used by:Timeline |
Symbol 60 Text | Uses:52 | Used by:63 |
Symbol 61 Graphic | Used by:63 67 | |
Symbol 62 Text | Uses:52 | Used by:63 |
Symbol 63 Button | Uses:55 60 61 62 | Used by:Timeline |
Symbol 64 Graphic | Used by:67 | |
Symbol 65 Text | Uses:52 | Used by:67 |
Symbol 66 Text | Uses:52 | Used by:67 |
Symbol 67 Button | Uses:64 65 61 66 | Used by:Timeline |
Symbol 68 Bitmap | Used by:69 | |
Symbol 69 Graphic | Uses:68 | Used by:70 |
Symbol 70 MovieClip | Uses:69 | Used by:Timeline |
Symbol 71 Text | Uses:52 | Used by:Timeline |
Symbol 72 Text | Uses:52 | Used by:Timeline |
Symbol 73 Graphic | Used by:Timeline | |
Symbol 74 Text | Uses:52 | Used by:Timeline |
Symbol 75 Graphic | Used by:Timeline | |
Symbol 76 Text | Uses:52 | Used by:Timeline |
Symbol 77 Text | Uses:52 | Used by:Timeline |
Symbol 78 Text | Uses:52 | Used by:Timeline |
Symbol 79 Text | Uses:52 | Used by:Timeline |
Symbol 80 Text | Uses:52 | Used by:Timeline |
Symbol 81 Text | Uses:52 | Used by:Timeline |
Symbol 82 Text | Uses:52 | Used by:Timeline |
Symbol 83 ShapeTweening | Used by:Timeline | |
Symbol 84 Text | Uses:52 | Used by:Timeline |
Symbol 85 Text | Uses:52 | Used by:Timeline |
Symbol 86 Text | Uses:52 | Used by:Timeline |
Symbol 87 Graphic | Used by:Timeline | |
Symbol 88 Sound | Used by:Timeline | |
Symbol 89 Graphic | Used by:Timeline | |
Symbol 90 Text | Uses:52 | Used by:Timeline |
Symbol 91 Text | Uses:52 | Used by:Timeline |
Symbol 92 Text | Uses:52 | Used by:Timeline |
Instance Names
"btnCredits" | Frame 2 | Symbol 59 Button |
"btnHelp" | Frame 2 | Symbol 63 Button |
"btnBegin" | Frame 2 | Symbol 67 Button |
"bar" | Symbol 50 MovieClip {zonetanbjsim_fla.Timeline_1} Frame 1 | Symbol 4 MovieClip |
"ngButton" | Symbol 50 MovieClip {zonetanbjsim_fla.Timeline_1} Frame 1 | Symbol 39 Button |
"playButton" | Symbol 50 MovieClip {zonetanbjsim_fla.Timeline_1} Frame 2 | Symbol 48 Button |
Special Tags
FileAttributes (69) | Timeline Frame 1 | Access local files only, Metadata not present, AS3. |
Labels
"loaded" | Symbol 50 MovieClip {zonetanbjsim_fla.Timeline_1} Frame 2 |
|