home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 July
/
CMCD0704.ISO
/
Software
/
Demo
/
elearn
/
Fizica
/
FIX01
/
08LLand
/
moonlander.swf
/
scripts
/
DefineButton2_314
/
BUTTONCONDACTION on(press).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2004-05-12
|
204 b
|
10 lines
on(press){
var sy = "f1111";
var f = Object.contentFerXml[sy];
if(sy != undefined)
{
new Object.POP().construct(cine,sy," ",200,100,350,545);
}
fscommand("appletDo",0);
}