home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Aventura
/
MindScape.swf
/
scripts
/
DefineSprite_1157
/
frame_1
/
DoAction.as
< prev
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-12-04
|
210 b
|
12 lines
var targetX = _X;
var targetY = _Y;
var targetRot = _parent._rotation;
if(_root.unlockedLevels < 2)
{
btnLevel3._visible = false;
}
if(_root.unlockedLevels < 1)
{
btnLevel2._visible = false;
}