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