home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 48
/
cdrom_image.iso
/
Games
/
breakawish.swf
/
scripts
/
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-09-28
|
161 b
|
10 lines
Stage.showMenu = false;
_focusrect = false;
this.onEnterFrame = function()
{
if(this._framesloaded >= 10)
{
gotoAndStop("Loading");
}
};