home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Puzzle
/
StackUp.swf
/
scripts
/
frame_101
/
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
|
2001-07-16
|
193 b
|
10 lines
winl = "6";
credit -= "1";
if(credit == "0")
{
gotoAndPlay(88);
}
duplicateMovieClip("/lose","loss","1000" + 16384);
setProperty("loss", _X, "260");
setProperty("loss", _Y, "170");