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

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

surprise ending.swf

This is the info page for
Flash #204518

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


Text
Help Barney Find Ms. Beazley!
(Use the arrow keys on your keyboard to move Barney through the maze.)

Click Here to Close Window

Click Here to Close Window

Congratulations - You Did It!

ActionScript [AS1/AS2]

Frame 1
stop();
Instance of Symbol 12 MovieClip "barney" in Frame 1
onClipEvent (load) { radius = 4; } onClipEvent (enterFrame) { if (_root.barney.hitTest(_root.beazley)) { _root.gotoAndPlay(2); } if (Key.isDown(38)) { this._y = this._y - 3; } else if (Key.isDown(40)) { this._y = this._y + 3; } if (Key.isDown(37)) { this._x = this._x - 3; this.gotoAndStop(1); } else if (Key.isDown(39)) { this._x = this._x + 3; this.gotoAndStop(2); } if (_root.maze.hitTest(_x + radius, _y, true)) { this._x = this._x - 3; } if (_root.maze.hitTest(_x - radius, _y, true)) { this._x = this._x + 3; } if (_root.maze.hitTest(_x, _y + radius, true)) { this._y = this._y - 3; } if (_root.maze.hitTest(_x, _y - radius, true)) { this._y = this._y + 3; } }
Frame 2
stop();
Symbol 3 MovieClip [confetti] Frame 1
function getPercentage() { var _local1 = Math.ceil(Math.random() * 100); return(_local1); } function getOffset() { var _local1 = Math.ceil(Math.random() * 400); var _local2 = Math.round(Math.random() * 1); if (_local2 == 1) { _local1 = _local1 * 1; } return(_local1); } screen_width = 700; screen_height = 550; frequency = 3; MovieClip.prototype.serConfetti = function () { this._x = Math.ceil(Math.random() * screen_width); this._xscale = Math.ceil(Math.random() * screen_height); this._yscale = this._xscale; this.mover(); this.colorme(); }; MovieClip.prototype.colorme = function () { var _local3 = new Color(this); var _local2 = new Object(); _local2.ra = getPercentage(); _local2.rb = getOffset(); _local2.ga = getPercentage(); _local2.gb = getOffset(); _local2.ba = getPercentage(); _local2.bb = getOffset(); _local3.setTransform(_local2); }; MovieClip.prototype.mover = function () { this.onEnterFrame = function () { if (this._y < 600) { this._y = this._y + 10; this._xscale = Math.random() * 300; this._rotation = Math.random() * 360; } else { this.removeMovieClip(); } }; }; MovieClip.prototype.oneConfetti = function () { this.createEmptyMovieClip("one_mc", 1); var count = 0; var confCount = 1; this.one_mc.onEnterFrame = function () { if (count < frequency) { count++; } else { this.attachMovie("conf", "conf" + confCount, confCount); eval ("this.one_mc.conf" + confCount).serConfetti(); count = 1; confCount++; } }; }; _root.oneConfetti();
Symbol 12 MovieClip Frame 1
stop();
Symbol 25 Button
on (release) { getURL ("javascript:window.close();"); }
Symbol 27 MovieClip Frame 1
Symbol 27 MovieClip Frame 50
stop();

Library Items

Symbol 1 GraphicUsed by:2
Symbol 2 MovieClip [conf]Uses:1
Symbol 3 MovieClip [confetti]Used by:Timeline
Symbol 4 BitmapUsed by:5
Symbol 5 GraphicUses:4Used by:Timeline
Symbol 6 GraphicUsed by:Timeline
Symbol 7 GraphicUsed by:8
Symbol 8 MovieClipUses:7Used by:Timeline
Symbol 9 GraphicUsed by:11
Symbol 10 GraphicUsed by:11
Symbol 11 MovieClipUses:9 10Used by:12 14
Symbol 12 MovieClipUses:11Used by:Timeline
Symbol 13 GraphicUsed by:14
Symbol 14 MovieClipUses:13 11Used by:Timeline
Symbol 15 GraphicUsed by:Timeline
Symbol 16 FontUsed by:19
Symbol 17 Font
Symbol 18 FontUsed by:19
Symbol 19 TextUses:16 18Used by:Timeline
Symbol 20 BitmapUsed by:21
Symbol 21 GraphicUses:20Used by:27
Symbol 22 FontUsed by:23 24 26
Symbol 23 TextUses:22Used by:25
Symbol 24 TextUses:22Used by:25
Symbol 25 ButtonUses:23 24Used by:27
Symbol 26 TextUses:22Used by:27
Symbol 27 MovieClipUses:21 25 26Used by:Timeline

Instance Names

"maze"Frame 1Symbol 8 MovieClip
"barney"Frame 1Symbol 12 MovieClip
"beazley"Frame 1Symbol 14 MovieClip
"photo"Frame 2Symbol 27 MovieClip
"confetti"Frame 2Symbol 3 MovieClip [confetti]
"close"Symbol 27 MovieClip Frame 50Symbol 25 Button

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.
ExportAssets (56)Timeline Frame 1Symbol 2 as "conf"
ExportAssets (56)Timeline Frame 1Symbol 3 as "confetti"




http://swfchan.com/41/204518/info.shtml
Created: 25/7 -2019 21:25:53 Last modified: 25/7 -2019 21:25:53 Server time: 26/04 -2024 08:56:17