home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
One Click 14
/
OneClick14.iso
/
interface
/
it.dig
/
scripts
/
DefineSprite_313
/
frame_4
/
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
|
2004-08-04
|
180 b
|
9 lines
if(_root.categoria_mc.revista_mc._currentframe != _root.categoria_mc.revista_mc._totalframes)
{
_root.categoria_mc.revista_mc.nextFrame();
}
else
{
gotoAndStop(1);
}