home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 January
/
CHIP012004.ISO
/
misc
/
tonline
/
Animation
/
swf
/
track1_1_0.swf
/
scripts
/
frame_14
/
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
|
2003-07-03
|
83 b
|
9 lines
if(trackjump < 0)
{
gotoAndPlay(15);
}
else
{
_parent.prevFrame();
}