home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Diversos
/
FishyHop.swf
/
scripts
/
DefineSprite_108
/
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
|
2008-09-05
|
147 b
|
8 lines
_X = Stage.width / 2;
_Y = Stage.height / 2;
_root.stop();
onPress = function()
{
getUrl("http://www.freeworldgroup.com/", "_blank");
};