home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Game One!
/
GameOne!.iso
/
GameOne!.exe
/
scripts
/
DefineSprite_27
/
frame_1
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-05-15
|
121 b
|
9 lines
if(_name == "volume")
{
_root.volume = int(slider._x + 50);
}
else
{
_root.balanco = int(slider._x) * 2;
}