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

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

538Bytes.swf

This is the info page for
Flash #145646

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


ActionScript [AS3]
Section 1
//Main (flash.Main) package flash { import flash.display.*; public dynamic class Main extends MovieClip { const bmp:Bitmap; var t;// = 0 public function Main(){ this.bmp = new Bitmap(); super(); this.stage.scaleMode = "noScale"; this.stage.align = "TL"; this.addEventListener("enterFrame", this.loop); this.addChild(this.bmp); } function loop(_arg1){ this.bmp.bitmapData = new BitmapData(this.stage.stageWidth, this.stage.stageHeight); this.bmp.bitmapData.lock(); var _local3:* = 0; _local3++; if ((_local3 < this.stage.stageWidth)){ var _local4:* = 0; _local4++; if ((_local4 < this.stage.stageHeight)){ this.bmp.bitmapData.setPixel(_local3, _local4, (((_local3 + this.t) ^ (_local4 + this.t)) * this.t)); //unresolved jump }; //unresolved jump }; this.bmp.bitmapData.unlock(); this.t = (this.t + 1); } } var _slot1 = [OP_NEWCLASS ClassInfo:0 base:MovieClip]; }//package flash

Special Tags

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




http://swfchan.com/30/145646/info.shtml
Created: 26/10 -2018 12:47:11 Last modified: 26/10 -2018 12:47:11 Server time: 28/04 -2024 14:32:03