home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Corrida
/
DrivingOverJakob.swf
/
scripts
/
DefineSprite_91
/
frame_3
/
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
|
241 b
|
8 lines
current_size = getProperty("bannerStart", _xscale);
setProperty("bannerStart", _xscale, Number(current_size) + 10);
setProperty("bannerStart", _yscale, Number(current_size) + 10);
if(100 < Number(current_size))
{
gotoAndStop(1);
}