home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Corrida
/
DTM2001.swf
/
scripts
/
frame_10
/
DoAction.as
< prev
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
|
2001-07-07
|
180 b
|
9 lines
song = new Sound();
song.attachSound("wusch");
song.setVolume(100);
song.setPan(0);
song1 = new Sound();
song1.attachSound("quiet");
song1.setVolume(100);
song1.setPan(0);