home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
T-Online 6
/
T-Online.iso
/
Animation
/
content
/
intro
/
intro.swf
/
scripts
/
frame_50
/
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-10-20
|
227 b
|
11 lines
if(this.showSoftwareModule == false)
{
this.modulHolder.gotoAndStop("low6");
if(this.low != true)
{
this.modulHolder.gotoAndPlay(185);
this.home.gotoAndPlay(185);
}
this.gotoAndPlay(185);
}