home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
H4CK3R 16
/
hacker16
/
16_HACKER16.ISO
/
Interface
/
it.dig
/
scripts
/
DefineSprite_387
/
frame_2
/
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-05-28
|
138 b
|
9 lines
if(_root.categoria_mc.revista_mc._currentframe > 1)
{
_root.categoria_mc.revista_mc.prevFrame();
}
else
{
gotoAndStop(1);
}