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

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

Tickle Lisa (flash) by Girl-With-Cat-Claws.swf

This is the info page for
Flash #158246

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


Text
TICKLE LISA!

Start

<p align="right"><font face="Arial" size="14" color="#000000" letterSpacing="0.000000" kerning="1">Loading... please wait.</font></p>

Grab the feather and tickle Lisa!
What's keeping you? ;)

ActionScript [AS3]

Section 1
//ft1_3 (tl_fla.ft1_3) package tl_fla { import flash.display.*; public dynamic class ft1_3 extends MovieClip { public function ft1_3(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package tl_fla
Section 2
//laugh_4 (tl_fla.laugh_4) package tl_fla { import flash.display.*; public dynamic class laugh_4 extends MovieClip { public function laugh_4(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package tl_fla
Section 3
//MainTimeline (tl_fla.MainTimeline) package tl_fla { import flash.events.*; import flash.display.*; import flash.text.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.geom.*; import flash.media.*; import flash.net.*; import flash.printing.*; import flash.profiler.*; import flash.sampler.*; import flash.system.*; import flash.ui.*; import flash.utils.*; import flash.xml.*; public dynamic class MainTimeline extends MovieClip { public var txt:MovieClip; public var btnIntroStart:introStartButton; public var loader_mc:movie_mc; public var loaded_txt:TextField; public var laugh:MovieClip; public var feather:MovieClip; public var foot:MovieClip; public var myInterval:uint; public var bFeather; public var tkArea; public function MainTimeline(){ addFrameScript(0, frame1, 1, frame2); } public function onProgress(_arg1:ProgressEvent):void{ var _local2:Number = _arg1.target.bytesLoaded; var _local3:Number = _arg1.target.bytesTotal; var _local4:Number = (_local2 / _local3); loader_mc.scaleX = _local4; loaded_txt.text = (("Loading... " + Math.round((_local4 * 100))) + "%"); } public function onComplete(_arg1:Event):void{ loaded_txt.text = "Finished loading."; btnIntroStart.alpha = 1; btnIntroStart.addEventListener(MouseEvent.CLICK, startGame); } public function startGame(_arg1:MouseEvent):void{ gotoAndStop(2); } public function myTimer():void{ var _local1:*; var _local2:*; if (bFeather == true){ tkArea = 0; _local1 = stage.mouseX; _local2 = stage.mouseY; if ((((((((_local1 > 328)) && ((_local2 > 233)))) && ((_local1 < 469)))) && ((_local2 < 319)))){ tkArea = 1; } else { if ((((((((_local1 > 269)) && ((_local2 > 223)))) && ((_local1 < 317)))) && ((_local2 < 284)))){ tkArea = 1; } else { if ((((((((_local1 > 600)) && ((_local2 > 44)))) && ((_local1 < 724)))) && ((_local2 < 243)))){ tkArea = 2; } else { if ((((((((_local1 > 556)) && ((_local2 > 519)))) && ((_local1 < 697)))) && ((_local2 < 630)))){ tkArea = 2; } else { if ((((((((_local1 > 808)) && ((_local2 > 358)))) && ((_local1 < 899)))) && ((_local2 < 448)))){ tkArea = 2; }; }; }; }; }; if (tkArea > 0){ if (tkArea == 2){ foot.rotation = (Math.floor((Math.random() * 61)) - 31); foot.gotoAndStop((Math.ceil((Math.random() * 4)) + 1)); } else { foot.rotation = (Math.floor((Math.random() * 21)) - 11); foot.gotoAndStop(1); }; laugh.alpha = 1; laugh.gotoAndStop(Math.ceil((Math.random() * 4))); if (Math.floor((Math.random() * 2)) == 0){ laugh.scaleX = 1; } else { laugh.scaleX = -1; }; feather.rotation = (Math.floor((Math.random() * 11)) - 5); } else { laugh.alpha = 0; foot.gotoAndStop(1); }; } else { laugh.alpha = 0; foot.gotoAndStop(1); }; } public function mouseClicked(_arg1:MouseEvent):void{ if ((((((((stage.mouseX > 122)) && ((stage.mouseY > 472)))) && ((stage.mouseX < 201)))) && ((stage.mouseY < 504)))){ stage.removeEventListener(MouseEvent.CLICK, mouseClicked); bFeather = true; feather.mouseEnabled = false; feather.addEventListener(Event.ENTER_FRAME, customMouse); Mouse.hide(); txt.alpha = 0; }; } public function customMouse(_arg1:Event):void{ feather.x = stage.mouseX; feather.y = stage.mouseY; } function frame1(){ stop(); this.loaderInfo.addEventListener(ProgressEvent.PROGRESS, onProgress); this.loaderInfo.addEventListener(Event.COMPLETE, onComplete); } function frame2(){ myInterval = setInterval(myTimer, 330); bFeather = false; tkArea = 0; stage.addEventListener(MouseEvent.CLICK, mouseClicked); stop(); } } }//package tl_fla
Section 4
//introStartButton (introStartButton) package { import flash.display.*; public dynamic class introStartButton extends MovieClip { } }//package
Section 5
//movie_mc (movie_mc) package { import flash.display.*; public dynamic class movie_mc extends MovieClip { } }//package

Library Items

Symbol 1 GraphicUsed by:Timeline
Symbol 2 FontUsed by:3 5 7 32
Symbol 3 TextUses:2Used by:Timeline
Symbol 4 GraphicUsed by:6
Symbol 5 TextUses:2Used by:6
Symbol 6 MovieClip {introStartButton}Uses:4 5Used by:Timeline
Symbol 7 EditableTextUses:2Used by:Timeline
Symbol 8 GraphicUsed by:9
Symbol 9 MovieClip {movie_mc}Uses:8Used by:Timeline
Symbol 10 BitmapUsed by:11
Symbol 11 GraphicUses:10Used by:Timeline
Symbol 12 BitmapUsed by:13
Symbol 13 GraphicUses:12Used by:19
Symbol 14 BitmapUsed by:15 16 17 18
Symbol 15 GraphicUses:14Used by:19
Symbol 16 GraphicUses:14Used by:19
Symbol 17 GraphicUses:14Used by:19
Symbol 18 GraphicUses:14Used by:19
Symbol 19 MovieClip {tl_fla.ft1_3}Uses:13 15 16 17 18Used by:Timeline
Symbol 20 BitmapUsed by:21
Symbol 21 GraphicUses:20Used by:28
Symbol 22 BitmapUsed by:23
Symbol 23 GraphicUses:22Used by:28
Symbol 24 BitmapUsed by:25
Symbol 25 GraphicUses:24Used by:28
Symbol 26 BitmapUsed by:27
Symbol 27 GraphicUses:26Used by:28
Symbol 28 MovieClip {tl_fla.laugh_4}Uses:21 23 25 27Used by:Timeline
Symbol 29 BitmapUsed by:30
Symbol 30 GraphicUses:29Used by:31
Symbol 31 MovieClipUses:30Used by:Timeline
Symbol 32 TextUses:2Used by:33
Symbol 33 MovieClipUses:32Used by:Timeline

Instance Names

"btnIntroStart"Frame 1Symbol 6 MovieClip {introStartButton}
"loaded_txt"Frame 1Symbol 7 EditableText
"loader_mc"Frame 1Symbol 9 MovieClip {movie_mc}
"foot"Frame 2Symbol 19 MovieClip {tl_fla.ft1_3}
"laugh"Frame 2Symbol 28 MovieClip {tl_fla.laugh_4}
"feather"Frame 2Symbol 31 MovieClip
"txt"Frame 2Symbol 33 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata present, AS3.
SWFMetaData (77)Timeline Frame 11298 bytes "<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="" xmln ..."




http://swfchan.com/32/158246/info.shtml
Created: 23/10 -2018 06:38:07 Last modified: 23/10 -2018 06:38:07 Server time: 25/04 -2024 06:15:49