home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Nave
/
Santos.swf
/
scripts
/
DefineSprite_95
/
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
|
2006-06-13
|
184 b
|
7 lines
if(getProperty("../g2", _visible) == "0")
{
setProperty("../Ex2", _X, getProperty("../g2", _X));
setProperty("../Ex2", _Y, getProperty("../g2", _Y));
gotoAndPlay(20);
}