home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cricao de Sites - 650 Layouts Prontos
/
WebMasters.iso
/
Templates
/
CSS
/
dragons_eye
/
trail.swf
/
scripts
/
frame_5
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-11-17
|
226 b
|
12 lines
n += "20";
if(n < "360")
{
duplicateMovieClip("/light","light" add n,"16384" + n);
setProperty("/light" add n, _rotation, getProperty("light", _rotation) - n * "1.5");
gotoAndPlay(4);
}
else
{
stop();
}