home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Welt 2006 October
/
PCWELT_10_2006.ISO
/
fscommand
/
papers
/
42.swf
/
scripts
/
frame_1
/
DoAction_8.as
< prev
next >
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-08-18
|
216 b
|
13 lines
if(this == _level0)
{
Stage.showMenu = false;
Stage.align = "";
Stage.scaleMode = "noBorder";
this._width = Stage.width;
this._height = Stage.height;
}
else
{
_xscale = _yscale = 100;
}