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

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

carneval.swf

This is the info page for
Flash #15086

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


Text
Join the biggest street party in the world !

ActionScript [AS1/AS2]

Frame 1
var bOnOff; var my_sound; var flakes; flakes = 20; this.bOnOff = 1; k = 0; while (k < flakes) { duplicateMovieClip (_root.snow, "snow" + k, k); k++; } this.my_sound = new Sound(); this.my_sound.attachSound("carneval"); this.my_sound.setVolume(100); this.my_sound.start(0, 10); go.onRelease = function () { getURL ("http://www.chronosconsulting.com/carnaval.asp", "_self"); };
Instance of Symbol 5 MovieClip "snow" in Frame 1
onClipEvent (load) { movieWidth = 320; movieHeight = 120; i = 1 + (Math.random() * 2); k = -3.14159265358979 + (Math.random() * Math.PI); this._xscale = (this._yscale = -2 + (Math.random() * 100)); this._alpha = 20 + (Math.random() * 100); this._x = -10 + (Math.random() * movieWidth); this._y = -10 + (Math.random() * movieHeight); } onClipEvent (enterFrame) { rad = rad + ((k / 180) * Math.PI); this._x = this._x - Math.cos(rad); this._y = this._y + i; if (this._y >= movieHeight) { this._y = -5; } if ((this._x >= movieWidth) || (this._x <= 0)) { this._y = -5; } var rnd1; rnd1 = Math.ceil(Math.random(4) * 20); if ((rnd1 % 2) == 1) { this._yscale = 100 * (rnd1 / 10); this._xscale = 100 * (rnd1 / 10); this._rotation = rnd1 * 10; this.beginFill(16711680); this.endFill(); } if ((rnd1 % 2) == 0) { this._yscale = 100 / (rnd1 / 10); this._xscale = 100 / (rnd1 / 10); this._rotation = rnd1 * 40; } }
Symbol 20 Button
on (press) { if (_root.bOnOff == 1) { _root.bOnOff = 0; _root.my_sound.stop(); } else { _root.bOnOff = 1; _root.my_sound.start(0, loop); } }

Library Items

Symbol 1 Sound [carneval]Used by:Timeline
Symbol 2 GraphicUsed by:3 17
Symbol 3 Button [go]Uses:2Used by:Timeline
Symbol 4 GraphicUsed by:5 8
Symbol 5 MovieClipUses:4Used by:Timeline
Symbol 6 BitmapUsed by:7
Symbol 7 GraphicUses:6Used by:Timeline
Symbol 8 MovieClipUses:4Used by:Timeline
Symbol 9 GraphicUsed by:10
Symbol 10 MovieClipUses:9Used by:Timeline
Symbol 11 GraphicUsed by:12
Symbol 12 MovieClipUses:11Used by:Timeline
Symbol 13 GraphicUsed by:14
Symbol 14 MovieClipUses:13Used by:Timeline
Symbol 15 FontUsed by:16
Symbol 16 TextUses:15Used by:17
Symbol 17 MovieClipUses:2 16Used by:Timeline
Symbol 18 GraphicUsed by:20
Symbol 19 GraphicUsed by:20
Symbol 20 ButtonUses:18 19Used by:Timeline

Instance Names

"go"Frame 1Symbol 3 Button [go]
"snow"Frame 1Symbol 5 MovieClip

Special Tags

ExportAssets (56)Timeline Frame 1Symbol 1 as "carneval"
ExportAssets (56)Timeline Frame 1Symbol 3 as "go"
ExportAssets (56)Timeline Frame 1Symbol 3 as "go"
ExportAssets (56)Timeline Frame 1Symbol 1 as "carneval"




http://swfchan.com/4/15086/info.shtml
Created: 3/6 -2019 00:27:27 Last modified: 3/6 -2019 00:27:27 Server time: 05/05 -2024 08:33:33