home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Puzzle
/
casual_gameplay_escape.swf
/
scripts
/
DefineSprite_632_slider6
/
frame_2
/
DoAction.as
Wrap
Text File
|
2008-09-05
|
146b
|
8 lines
_root.navdisabled = true;
if(_root.soundmute != true)
{
hit = new Sound(this);
hit.attachSound("s08_sliders.mp3");
hit.start();
}