home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Acao
/
david.swf
/
scripts
/
frame_184
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-03-28
|
223 b
|
13 lines
Mouse.show();
if(fraSpel)
{
stopAllSounds();
delete theme;
theme = new Sound(theme_mc);
theme.attachSound("davidtheme");
theme.setVolume(100);
theme.start(0,100);
fraSpel = false;
}
stop();