home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Acao
/
kingofthehill.swf
/
scripts
/
DefineSprite_178
/
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
|
2005-07-25
|
108 b
|
5 lines
var tScale = random(30) + 30;
this._xscale = tScale;
this._yscale = tScale;
gotoAndStop(random(3) + 2);