home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Aventura
/
rooftopmadness.swf
/
scripts
/
DefineSprite_123
/
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-05-23
|
231 b
|
9 lines
setProperty(this, _X, getProperty(_level0.santa, _X));
setProperty(this, _Y, getProperty(_level0.santa, _Y) + 20);
setProperty(this, _visible, false);
presentDropped = 0;
if(this._name != "shipbomb")
{
gotoAndPlay(3);
}