home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Corrida
/
GooseheadRace2.swf
/
scripts
/
DefineSprite_104
/
frame_1
/
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
|
2001-07-07
|
113 b
|
9 lines
h = barSlide._height;
y = cVal / _root.upgradeMax;
if(1 < y)
{
t = 1;
}
z = h * y;
barslide._y = - z;