home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 2003 August
/
TommyVideo.iso
/
flash
/
index.swf
/
scripts
/
frame_17
/
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-06-08
|
197 b
|
12 lines
if(_root.skip)
{
_root.assets.gotoAndStop(4);
_root.assets.bg.gotoAndStop(40);
_root.captionMovie.captionShadow.gotoAndStop(12);
}
else
{
_root.showtime("assets");
}
stop();