home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Complete Photoshop Course
/
MCCursos4.mdf
/
Interface
/
it.dig
/
scripts
/
DefineSprite_292
/
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-05-24
|
138 b
|
9 lines
if(_parent.revista._currentframe != _parent.revista._totalframes)
{
_parent.revista.nextFrame();
}
else
{
gotoAndStop(1);
}