home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Revista do CD-ROM 102
/
CD-ROM 102.iso
/
aplic
/
2sync
/
2SyncSetup.exe
/
graphics
/
scripts
/
DefineSprite_380
/
frame_1
/
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
|
2002-03-20
|
168 b
|
10 lines
setProperty("catchAll", _visible, "0");
if(_name.substr("1","2") eq "lp")
{
gotoAndStop(2);
}
else if(_name.substr("1","2") eq "rp")
{
gotoAndStop(3);
}