home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Puzzle
/
episode3.swf
/
scripts
/
DefineSprite_2762
/
frame_6
/
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
|
2007-03-20
|
190 b
|
8 lines
setProperty("_root.Meg", _X, _root.Meg._x + 10);
setProperty("_root.Meg", _Y, _root.Meg._y - 50);
set("/Variables:Stoppe",false);
tellTarget("_parent")
{
gotoAndStop("UpRight");
}