home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
One Click 21
/
ONCK021.iso
/
Interface
/
it.dig
/
scripts
/
DefineSprite_420
/
frame_12
/
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-04-20
|
227 b
|
10 lines
if(_root.categoria_mc.revista_mc._currentframe != _root.categoria_mc.revista_mc._totalframes)
{
_root.categoria_mc.revista_mc.nextFrame();
_root.categoria_mc.revista_mc.nextFrame();
}
else
{
gotoAndStop(1);
}