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

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

Asaneth Dress up game v 1.1.swf

This is the info page for
Flash #141556

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


Text
Nazuu-M0nster

Tearor

Kai

ActionScript [AS1/AS2]

Frame 1
function setupButtons() { image1_button._x = (image2_button._x = (image3_button._x = (image4_button._x = (image5_button._x = buttonmargin)))); image1_button._y = (buttonmargin * 2) + 0; image2_button._y = (buttonmargin * 2) + 200; image3_button._y = (buttonmargin * 2) + 400; image4_button._y = (buttonmargin * 2) + 600; image5_button._y = (buttonmargin * 2) + 800; image1_button._x = image1_button._x - buttonoffset; image2_button._x = image2_button._x - buttonoffset; image3_button._x = image3_button._x - buttonoffset; image4_button._x = image4_button._x - buttonoffset; image5_button._x = image5_button._x - buttonoffset; drawer._x = image1_button._x + image1_button._width; image1_button._alpha = (image2_button._alpha = (image3_button._alpha = (image4_button._alpha = (image5_button._alpha = (drawer._alpha = buttonrestalpha))))); } function setcursor(imgname) { cursor = this.attachMovie("cursor", "cursor", 100, {_xscale:10, _yscale:10, _x:_root._xmouse, _y:_root._ymouse}); cursor.attachMovie(imgname, "image", 1); cursor.image._x = cursor.image._width / -2; cursor.image._y = cursor.image._height / -2; startDrag (cursor); } function clearCursor(imgname) { stopDrag(); removeMovieClip(cursor); if (imgname != null) { viewer.setImage(imgname); } } function dummy() { } stop(); buttonmargin = 20; buttonoffset = 120; buttonrestalpha = 10; setupButtons(); cursor = null; panelout = false; this.onMouseMove = function () { if ((_root._xmouse <= ((image1_button._x + image1_button._width) + 20)) && (!panelout)) { panelout = true; this.onEnterFrame = function () { if (image1_button._alpha >= 100) { delete onEnterFrame; return(undefined); } remainalpha = 100 - image1_button._alpha; permove = remainalpha * 0.4; if (remainalpha <= 1) { image1_button._alpha = 100; delete onEnterFrame; return(undefined); } newalpha = image1_button._alpha + permove; newx = ((newalpha / 100) * (buttonoffset + 20)) - buttonoffset; image1_button._alpha = (image2_button._alpha = (image3_button._alpha = (image4_button._alpha = (image5_button._alpha = (drawer._alpha = newalpha))))); image1_button._x = (image2_button._x = (image3_button._x = (image4_button._x = (image5_button._x = newx)))); drawer._x = image1_button._x + image1_button._width; }; } else if ((_root._xmouse > ((image1_button._x + image1_button._width) + 20)) && (panelout)) { this.onEnterFrame = function () { if (image1_button._alpha <= buttonrestalpha) { panelout = false; delete onEnterFrame; return(undefined); } remainalpha = ((image1_button._alpha - buttonrestalpha) / (100 - buttonrestalpha)) * 100; permove = remainalpha * 0.4; if (remainalpha <= 1) { image1_button._alpha = buttonrestalpha; panelout = false; delete onEnterFrame; return(undefined); } newalpha = image1_button._alpha - permove; newx = ((newalpha / 100) * (buttonoffset + 20)) - buttonoffset; image1_button._alpha = (image2_button._alpha = (image3_button._alpha = (image4_button._alpha = (image5_button._alpha = (drawer._alpha = newalpha))))); image1_button._x = (image2_button._x = (image3_button._x = (image4_button._x = (image5_button._x = newx)))); drawer._x = image1_button._x + image1_button._width; }; } if ((!creditsopen) && (credits.hitTest(_root._xmouse, _root._ymouse, true))) { creditsopen = true; credits.gotoAndPlay("over"); } else if (creditsopen && (!credits.hitTest(_root._xmouse, _root._ymouse, true))) { creditsopen = false; credits.gotoAndPlay("out"); } }; var myMenu = new ContextMenu(); myMenu.hideBuiltInItems(); newitem = new ContextMenuItem("I see what you did thar", dummy, false, false, true); myMenu.customItems.push(newitem); _root.menu = myMenu; creditsopen = false;
Symbol 32 MovieClip [cursor] Frame 1
stop();
Symbol 34 MovieClip Frame 1
function setImage(imgname) { if (lastclip != null) { fadeclip = lastclip; this.onEnterFrame = function () { fadeclip._alpha = fadeclip._alpha - 5; if (fadeclip._alpha <= 0) { removeMovieClip(fadeclip); delete this.onEnterFrame; } }; } lastclip = this.attachMovie(imgname, "viewedimage" + c, c--); if (c <= 0) { c = 100000 /* 0x0186A0 */; } } stop(); lastclip = null; c = 100000 /* 0x0186A0 */; setImage("image1");
Symbol 40 MovieClip Frame 1
stop(); buttonname = this._name.substr(0, this._name.indexOf("_")); this.attachMovie(buttonname + "_thumb", "image", 1); _root.drawer._x = this._x + this._width; this.onPress = function () { _root.setcursor(buttonname); }; this.onReleaseOutside = function () { if (_root._xmouse > ((this._x + this._width) + 20)) { _root.clearCursor(buttonname); } else { _root.clearCursor(null); } }; this.onRelease = function () { _root.clearCursor(null); };
Symbol 52 MovieClip Frame 1
artist.onRelease = function () { getURL ("http://www.furaffinity.net/user/nazuu-m0nster", "_blank"); }; code.onRelease = function () { getURL ("http://www.furaffinity.net/user/tearor", "_blank"); }; graphics.onRelease = function () { getURL ("http://www.furaffinity.net/user/kai", "_blank"); };
Symbol 53 MovieClip Frame 1
stop();
Symbol 53 MovieClip Frame 8
stop();
Symbol 53 MovieClip Frame 15
stop();

Library Items

Symbol 1 BitmapUsed by:2
Symbol 2 GraphicUses:1Used by:3
Symbol 3 MovieClip [image1]Uses:2
Symbol 4 BitmapUsed by:5
Symbol 5 GraphicUses:4Used by:6
Symbol 6 MovieClip [image2]Uses:5
Symbol 7 BitmapUsed by:8
Symbol 8 GraphicUses:7Used by:9
Symbol 9 MovieClip [image3]Uses:8
Symbol 10 BitmapUsed by:11
Symbol 11 GraphicUses:10Used by:12
Symbol 12 MovieClip [image4]Uses:11
Symbol 13 BitmapUsed by:14
Symbol 14 GraphicUses:13Used by:15
Symbol 15 MovieClip [image5]Uses:14
Symbol 16 BitmapUsed by:17
Symbol 17 GraphicUses:16Used by:18
Symbol 18 MovieClip [image1_thumb]Uses:17
Symbol 19 BitmapUsed by:20
Symbol 20 GraphicUses:19Used by:21
Symbol 21 MovieClip [image2_thumb]Uses:20
Symbol 22 BitmapUsed by:23
Symbol 23 GraphicUses:22Used by:24
Symbol 24 MovieClip [image3_thumb]Uses:23
Symbol 25 BitmapUsed by:26
Symbol 26 GraphicUses:25Used by:27
Symbol 27 MovieClip [image4_thumb]Uses:26
Symbol 28 BitmapUsed by:29
Symbol 29 GraphicUses:28Used by:30
Symbol 30 MovieClip [image5_thumb]Uses:29
Symbol 31 GraphicUsed by:32
Symbol 32 MovieClip [cursor]Uses:31
Symbol 33 GraphicUsed by:34 40 47 49 51
Symbol 34 MovieClipUses:33Used by:Timeline
Symbol 35 BitmapUsed by:36
Symbol 36 GraphicUses:35Used by:Timeline
Symbol 37 BitmapUsed by:38
Symbol 38 GraphicUses:37Used by:39
Symbol 39 MovieClipUses:38Used by:Timeline
Symbol 40 MovieClipUses:33Used by:Timeline
Symbol 41 GraphicUsed by:Timeline
Symbol 42 BitmapUsed by:43
Symbol 43 GraphicUses:42Used by:44
Symbol 44 MovieClipUses:43Used by:52
Symbol 45 FontUsed by:46 48 50
Symbol 46 TextUses:45Used by:47
Symbol 47 MovieClipUses:33 46Used by:52
Symbol 48 TextUses:45Used by:49
Symbol 49 MovieClipUses:33 48Used by:52
Symbol 50 TextUses:45Used by:51
Symbol 51 MovieClipUses:33 50Used by:52
Symbol 52 MovieClipUses:44 47 49 51Used by:53
Symbol 53 MovieClipUses:52Used by:Timeline
Symbol 54 BitmapUsed by:55
Symbol 55 GraphicUses:54Used by:Timeline

Instance Names

"viewer"Frame 1Symbol 34 MovieClip
"drawer"Frame 1Symbol 39 MovieClip
"image1_button"Frame 1Symbol 40 MovieClip
"image2_button"Frame 1Symbol 40 MovieClip
"image3_button"Frame 1Symbol 40 MovieClip
"image4_button"Frame 1Symbol 40 MovieClip
"image5_button"Frame 1Symbol 40 MovieClip
"credits"Frame 1Symbol 53 MovieClip
"bg"Symbol 52 MovieClip Frame 1Symbol 44 MovieClip
"artist"Symbol 52 MovieClip Frame 1Symbol 47 MovieClip
"code"Symbol 52 MovieClip Frame 1Symbol 49 MovieClip
"graphics"Symbol 52 MovieClip Frame 1Symbol 51 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.
Protect (24)Timeline Frame 10 bytes ""
ExportAssets (56)Timeline Frame 1Symbol 3 as "image1"
ExportAssets (56)Timeline Frame 1Symbol 6 as "image2"
ExportAssets (56)Timeline Frame 1Symbol 9 as "image3"
ExportAssets (56)Timeline Frame 1Symbol 12 as "image4"
ExportAssets (56)Timeline Frame 1Symbol 15 as "image5"
ExportAssets (56)Timeline Frame 1Symbol 18 as "image1_thumb"
ExportAssets (56)Timeline Frame 1Symbol 21 as "image2_thumb"
ExportAssets (56)Timeline Frame 1Symbol 24 as "image3_thumb"
ExportAssets (56)Timeline Frame 1Symbol 27 as "image4_thumb"
ExportAssets (56)Timeline Frame 1Symbol 30 as "image5_thumb"
ExportAssets (56)Timeline Frame 1Symbol 32 as "cursor"

Labels

"over"Symbol 53 MovieClip Frame 2
"out"Symbol 53 MovieClip Frame 9




http://swfchan.com/29/141556/info.shtml
Created: 27/10 -2018 19:24:57 Last modified: 27/10 -2018 19:24:57 Server time: 18/04 -2024 14:02:38