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

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

1230725471360.swf

This is the info page for
Flash #44653

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


Text
2009!!11

2009!!11

ВНЕЗАПНО!

ВНЕЗАПНО!

ActionScript [AS3]

Section 1
//MainTimeline (dvazh1_fla.MainTimeline) package dvazh1_fla { import flash.events.*; import flash.display.*; import flash.utils.*; import flash.ui.*; 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.system.*; import flash.text.*; import flash.xml.*; public dynamic class MainTimeline extends MovieClip { public var counter:uint; public var timer:Timer; public var i:uint; public var j:uint; public var text2:MovieClip; public var text1:MovieClip; public var square1:Array; public var mainMenu:ContextMenu; public function MainTimeline(){ addFrameScript(0, frame1); } public function timerFunction(_arg1:TimerEvent):void{ var _local2:*; var _local3:uint; var _local4:uint; _local2 = new Date().getTime(); counter++; _local3 = 0; while (_local3 < 12) { _local4 = 0; while (_local4 < 12) { square1[_local3][_local4].rotation = (square1[_local3][_local4].rotation + (5 + (((_local3 * (_local3 + 1)) - (_local4 * (_local4 + 1))) / 100))); square1[_local3][_local4].scaleX = (square1[_local3][_local4].scaleY = (0.75 + (0.25 * Math.sin(((counter / 2) + (((_local3 + (_local4 / 2)) + 1) * ((_local4 + (_local3 / 2)) + 1))))))); text1.alpha = (-0.3 + (1.5 * Math.cos((counter / 5)))); text2.alpha = (-0.3 + (1.5 * Math.sin((counter / 5)))); _local4++; }; _local3++; }; } function frame1(){ square1 = new Array(); counter = 0; timer = new Timer(10, 0); stage.quality = "BEST"; stage.scaleMode = "noScale"; stage.align = "TL"; mainMenu = new ContextMenu(); contextMenu = mainMenu; contextMenu.hideBuiltInItems(); i = 0; while (i < 12) { square1[i] = new Array(); j = 0; while (j < 12) { square1[i][j] = new Square1(); square1[i][j].x = ((4 + (square1[i][j].width * 0.5)) + (i * square1[i][j].width)); square1[i][j].y = ((4 + (square1[i][j].width * 0.5)) + (j * square1[i][j].width)); addChild(square1[i][j]); j++; }; i++; }; addChild(text1); addChild(text2); timer.addEventListener(TimerEvent.TIMER, timerFunction); timer.start(); } } }//package dvazh1_fla
Section 2
//Square1 (Square1) package { import flash.display.*; public dynamic class Square1 extends MovieClip { } }//package

Library Items

Symbol 1 GraphicUsed by:2
Symbol 2 MovieClip {Square1}Uses:1
Symbol 3 FontUsed by:4 5 7 8
Symbol 4 TextUses:3Used by:6
Symbol 5 TextUses:3Used by:6
Symbol 6 MovieClipUses:4 5Used by:Timeline
Symbol 7 TextUses:3Used by:9
Symbol 8 TextUses:3Used by:9
Symbol 9 MovieClipUses:7 8Used by:Timeline

Instance Names

"text2"Frame 1Symbol 6 MovieClip
"text1"Frame 1Symbol 9 MovieClip

Special Tags

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




http://swfchan.com/9/44653/info.shtml
Created: 6/5 -2019 17:54:18 Last modified: 6/5 -2019 17:54:18 Server time: 02/05 -2024 17:04:01