home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Acao
/
angelpang.swf
/
scripts
/
DefineSprite_6_bb
/
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
|
2006-06-13
|
88 b
|
7 lines
var i = 1;
while(i <= 3)
{
this["m" + i]._rotation = 229.5 + 20 * i;
i++;
}