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

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

control-movie-clip-1.swf

This is the info page for
Flash #156615

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


Text
<p align="left"></p>

Message Box:

WHATS BAD??

Stop Square MC

Go To Frame 15 and STOP

Go To Frame 15 and Play

Go To Next Frame

Go To Previous Frame

ActionScript [AS3]

Section 1
//MainTimeline (control_fla.MainTimeline) package control_fla { import flash.events.*; import flash.display.*; import flash.text.*; public dynamic class MainTimeline extends MovieClip { public var output_txt:TextField; public var gotoNextFrame_btn:SimpleButton; public var gotoFrame15Stop_btn:SimpleButton; public var gotoPreviousFrame_btn:SimpleButton; public var play_btn:SimpleButton; public var stop_btn:SimpleButton; public var gotoFrame15Play_btn:SimpleButton; public var square_mc:MovieClip; public function MainTimeline(){ addFrameScript(0, frame1); } public function playSquare(_arg1:Event){ square_mc.play(); } public function stopSquare(_arg1:Event){ square_mc.stop(); } public function gotoFrame15Stop(_arg1:Event){ square_mc.gotoAndStop(15); } public function gotoFrame15Play(_arg1:Event){ square_mc.gotoAndPlay(15); } public function gotoNextFrame(_arg1:Event){ square_mc.nextFrame(); } public function gotoPreviousFrame(_arg1:Event){ square_mc.prevFrame(); } public function countFrame(_arg1:Event){ output_txt.text = "SLAVERY IS BAD"; } function frame1(){ play_btn.addEventListener(MouseEvent.CLICK, playSquare); stop_btn.addEventListener(MouseEvent.CLICK, stopSquare); gotoFrame15Stop_btn.addEventListener(MouseEvent.CLICK, gotoFrame15Stop); gotoFrame15Play_btn.addEventListener(MouseEvent.CLICK, gotoFrame15Play); gotoNextFrame_btn.addEventListener(MouseEvent.CLICK, gotoNextFrame); gotoPreviousFrame_btn.addEventListener(MouseEvent.CLICK, gotoPreviousFrame); addEventListener(Event.ENTER_FRAME, countFrame); } } }//package control_fla
Section 2
//Square_1 (control_fla.Square_1) package control_fla { import flash.display.*; public dynamic class Square_1 extends MovieClip { public function Square_1(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package control_fla

Library Items

Symbol 1 GraphicUsed by:Timeline
Symbol 2 FontUsed by:3
Symbol 3 EditableTextUses:2Used by:Timeline
Symbol 4 FontUsed by:5 12 15 18 21 24 27
Symbol 5 TextUses:4Used by:Timeline
Symbol 6 BitmapUsed by:7
Symbol 7 GraphicUses:6Used by:9
Symbol 8 GraphicUsed by:9
Symbol 9 MovieClip {control_fla.Square_1}Uses:7 8Used by:Timeline
Symbol 10 GraphicUsed by:11
Symbol 11 ButtonUses:10Used by:Timeline
Symbol 12 TextUses:4Used by:Timeline
Symbol 13 GraphicUsed by:14
Symbol 14 ButtonUses:13Used by:Timeline
Symbol 15 TextUses:4Used by:Timeline
Symbol 16 GraphicUsed by:17
Symbol 17 ButtonUses:16Used by:Timeline
Symbol 18 TextUses:4Used by:Timeline
Symbol 19 GraphicUsed by:20
Symbol 20 ButtonUses:19Used by:Timeline
Symbol 21 TextUses:4Used by:Timeline
Symbol 22 GraphicUsed by:23
Symbol 23 ButtonUses:22Used by:Timeline
Symbol 24 TextUses:4Used by:Timeline
Symbol 25 GraphicUsed by:26
Symbol 26 ButtonUses:25Used by:Timeline
Symbol 27 TextUses:4Used by:Timeline
Symbol 28 GraphicUsed by:Timeline

Instance Names

"output_txt"Frame 1Symbol 3 EditableText
"square_mc"Frame 1Symbol 9 MovieClip {control_fla.Square_1}
"play_btn"Frame 1Symbol 11 Button
"stop_btn"Frame 1Symbol 14 Button
"gotoFrame15Stop_btn"Frame 1Symbol 17 Button
"gotoFrame15Play_btn"Frame 1Symbol 20 Button
"gotoNextFrame_btn"Frame 1Symbol 23 Button
"gotoPreviousFrame_btn"Frame 1Symbol 26 Button

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS3.




http://swfchan.com/32/156615/info.shtml
Created: 23/10 -2018 22:51:49 Last modified: 23/10 -2018 22:51:49 Server time: 05/05 -2024 02:25:16