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/70016620?noj=FRM70016620-5DC" width="1" height="1"></div>

sound.swf

This is the info page for
Flash #51074

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


ActionScript [AS1/AS2]
Frame 1
function my_on() { t_sound_mc.gotoAndPlay(2); on_btn_mc.gotoAndStop(2); off_btn_mc.gotoAndStop(1); on_btn_mc.enabled = false; off_btn_mc.enabled = true; } function my_off() { t_sound_mc.gotoAndStop(1); on_btn_mc.gotoAndStop(1); off_btn_mc.gotoAndStop(2); on_btn_mc.enabled = true; off_btn_mc.enabled = false; } function bon() { my_on(); this.onEnterFrame = function () { V = new Sound(bgm_mc).getVolume(); new Sound(bgm_mc).setVolume(V + 3); if (V >= 100) { new Sound(bgm_mc).setVolume(100); delete this.onEnterFrame; } }; } function boff() { my_off(); this.onEnterFrame = function () { V = new Sound(bgm_mc).getVolume(); new Sound(bgm_mc).setVolume(V - 3); if (V <= 0) { new Sound(bgm_mc).setVolume(0); delete this.onEnterFrame; } }; } sound_snd = new Sound(bgm_mc); sound_snd.attachSound("sound"); stopAllSounds(); sound_snd.start(0, 999); my_on(); on_btn_mc.onRelease = function () { bon(); }; off_btn_mc.onRelease = function () { boff(); };
Symbol 8 MovieClip Frame 11
gotoAndPlay (2);
Symbol 13 MovieClip Frame 1
stop();
Symbol 18 MovieClip Frame 1
stop();

Library Items

Symbol 1 Sound [sound]
Symbol 2 BitmapUsed by:3
Symbol 3 GraphicUses:2Used by:Timeline
Symbol 4 BitmapUsed by:5
Symbol 5 GraphicUses:4Used by:8
Symbol 6 BitmapUsed by:7
Symbol 7 GraphicUses:6Used by:8
Symbol 8 MovieClipUses:5 7Used by:Timeline
Symbol 9 BitmapUsed by:10
Symbol 10 GraphicUses:9Used by:13
Symbol 11 BitmapUsed by:12
Symbol 12 GraphicUses:11Used by:13
Symbol 13 MovieClipUses:10 12Used by:Timeline
Symbol 14 BitmapUsed by:15
Symbol 15 GraphicUses:14Used by:18
Symbol 16 BitmapUsed by:17
Symbol 17 GraphicUses:16Used by:18
Symbol 18 MovieClipUses:15 17Used by:Timeline

Instance Names

"t_sound_mc"Frame 1Symbol 8 MovieClip
"on_btn_mc"Frame 1Symbol 13 MovieClip
"off_btn_mc"Frame 1Symbol 18 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 1 as "sound"




http://swfchan.com/11/51074/info.shtml
Created: 25/4 -2019 11:28:31 Last modified: 25/4 -2019 11:28:31 Server time: 05/05 -2024 15:29:56