home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 January
/
CHIP012004.ISO
/
misc
/
tonline
/
Animation
/
swf
/
track2_1_1.swf
/
scripts
/
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
|
2003-07-11
|
93 b
|
9 lines
if(_framesloaded >= _totalframes)
{
gotoAndPlay(7);
}
else
{
gotoAndPlay(1);
}