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

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

doctorwho.swf

This is the info page for
Flash #86342

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


Text
<p align="right"><font face="Digital Readout Upright" size="24" color="#ffff00" letterSpacing="0.000000" kerning="1">%%</font></p>

ActionScript [AS1/AS2]

Frame 1
function deadClick() { } function rect(x, y, w, h, c) { bmp.fillRect(new flash.geom.Rectangle(x, y, w, h), c); } function clearscreen() { rect(0, 0, 200, 100, 0); } Stage.scaleMode = "noScale"; focusRect = false; tabEnabled = false; var my_cm = new ContextMenu(); my_cm.hideBuiltInItems(); var nop = new ContextMenuItem("Anonymous D", deadClick); nop.separatorBefore = true; my_cm.customItems.push(nop); var nop = new ContextMenuItem("Loop-D-Loop", deadClick); nop.separatorBefore = false; my_cm.customItems.push(nop); var nop = new ContextMenuItem("Music:", deadClick); nop.separatorBefore = true; my_cm.customItems.push(nop); var nop = new ContextMenuItem("The Timelords - Doctorin' the Tardis", deadClick); nop.separatorBefore = false; my_cm.customItems.push(nop); var nop = new ContextMenuItem("Zoom options are turned off", deadClick); nop.separatorBefore = true; my_cm.customItems.push(nop); var nop = new ContextMenuItem("Trust me, it looks better this way", deadClick); nop.separatorBefore = false; my_cm.customItems.push(nop); _root.menu = my_cm; music = new Sound(); music.attachSound("music"); music.start(0, 9999); blur = new flash.filters.BlurFilter(8, 2, 1); bmp = new flash.display.BitmapData(200, 100, false, 4288230246); inmask.createEmptyMovieClip("pic", 1000); inmask.attachBitmap(bmp, 1); inmask._xscale = (inmask._yscale = 300); inmask._y = 90; inmask._x = 20; bmp2 = new flash.display.BitmapData(600, 300, true, 16777215); inmask2.createEmptyMovieClip("grid", 1001); inmask2.attachBitmap(bmp2, 2); inmask2._y = 90; inmask2._x = 20; x = 0; while (x < 300) { bmp2.fillRect(new flash.geom.Rectangle(0, x * 3, 600, 1), 4278190080); bmp2.fillRect(new flash.geom.Rectangle(x * 6, 0, 1, 300), 4278190080); bmp2.fillRect(new flash.geom.Rectangle((x * 6) + 3, 0, 1, 300), 4278190080); x++; } var m = (new flash.geom.Matrix()); clearscreen(); beatdiff = 477; curbeat = 0; secondhalf = false; curdoc = 0; side = 1; timeout = 1; this.onEnterFrame = function () { timeout--; if (timeout == 0) { curdoc = (curdoc % 11) + 1; doc_mc.gotoAndStop(curdoc); timeout = 100; side = side * -1; dxp = 44 + (240 * side); } colormult = 0; if ((music.position < 10000) && (secondhalf)) { curbeat = beatdiff; secondhalf = false; colormult = 1; } if (music.position >= curbeat) { if (music.position >= 10000) { secondhalf = true; } colormult = 1; curbeat = curbeat + beatdiff; if (curbeat > 19603) { curbeat = 0; } } if ((((curbeat == (beatdiff * 5)) || (curbeat == (beatdiff * 13))) || (curbeat == (beatdiff * 21))) && (colormult == 1)) { rect(0, 0, 200, 100, 16750386); } rect(0, 0, 5, 100, 16750386 * colormult); rect(195, 0, 5, 100, 16750386 * colormult); rect(0, 0, 200, 1, 0); rect(0, 99, 200, 1, 0); bmp.applyFilter(bmp, new flash.geom.Rectangle(0, 0, 200, 100), new flash.geom.Point(0, 0), blur); if (dxp != 44) { dxp = dxp - (side * 8); } m.tx = dxp; m.ty = 0; bmp.draw(doc_mc, m); };
Instance of Symbol 30 MovieClip "fps_mc" in Frame 1
onClipEvent (enterFrame) { with (_root) { now = getTimer(); diff = now - then; fps.text = int(1000 / diff); then = now; } }
Symbol 27 MovieClip [doc_mc] Frame 1
stop();

Library Items

Symbol 1 Sound [music]
Symbol 2 MovieClip [inmask]Used by:Timeline
Symbol 3 GraphicUsed by:4
Symbol 4 MovieClipUses:3Used by:30  Timeline
Symbol 5 BitmapUsed by:6
Symbol 6 GraphicUses:5Used by:27
Symbol 7 BitmapUsed by:8
Symbol 8 GraphicUses:7Used by:27
Symbol 9 BitmapUsed by:10
Symbol 10 GraphicUses:9Used by:27
Symbol 11 BitmapUsed by:12
Symbol 12 GraphicUses:11Used by:27
Symbol 13 BitmapUsed by:14
Symbol 14 GraphicUses:13Used by:27
Symbol 15 BitmapUsed by:16
Symbol 16 GraphicUses:15Used by:27
Symbol 17 BitmapUsed by:18
Symbol 18 GraphicUses:17Used by:27
Symbol 19 BitmapUsed by:20
Symbol 20 GraphicUses:19Used by:27
Symbol 21 BitmapUsed by:22
Symbol 22 GraphicUses:21Used by:27
Symbol 23 BitmapUsed by:24
Symbol 24 GraphicUses:23Used by:27
Symbol 25 BitmapUsed by:26
Symbol 26 GraphicUses:25Used by:27
Symbol 27 MovieClip [doc_mc]Uses:6 8 10 12 14 16 18 20 22 24 26Used by:Timeline
Symbol 28 FontUsed by:29
Symbol 29 EditableTextUses:28Used by:30
Symbol 30 MovieClipUses:4 29Used by:Timeline
Symbol 31 GraphicUsed by:Timeline

Instance Names

"doc_mc"Frame 1Symbol 27 MovieClip [doc_mc]
"inmask"Frame 1Symbol 2 MovieClip [inmask]
"inmask2"Frame 1Symbol 2 MovieClip [inmask]
"fps_mc"Frame 1Symbol 30 MovieClip
"fps"Symbol 30 MovieClip Frame 1Symbol 29 EditableText

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.
ExportAssets (56)Timeline Frame 1Symbol 1 as "music"
ExportAssets (56)Timeline Frame 1Symbol 2 as "inmask"
ExportAssets (56)Timeline Frame 1Symbol 27 as "doc_mc"




http://swfchan.com/18/86342/info.shtml
Created: 30/3 -2019 12:03:56 Last modified: 30/3 -2019 12:03:56 Server time: 25/04 -2024 10:56:10