home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
T-Online 6
/
T-Online.iso
/
Animation
/
content
/
intro
/
intro.swf
/
scripts
/
frame_185
/
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
|
226 b
|
11 lines
if(this.showClientModule == false)
{
this.modulHolder.gotoAndStop("low8");
if(this.low == false)
{
this.modulHolder.gotoAndPlay(330);
this.home.gotoAndPlay(330);
}
this.gotoAndPlay(330);
}