home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
io Programmo 74
/
IOPROG_74.ISO
/
ioProg.exe
/
ioProg.DXR
/
Internal_234_ScriptTiscaliShell.ls
< 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
|
2003-09-30
|
210 b
|
15 lines
on mouseEnter me
cursor(280)
sprite(me.spriteNum).ink = 4
end
on mouseLeave me
cursor(-1)
sprite(me.spriteNum).ink = 1
end
on mouseUp me
open(the moviePath & "Tiscali\Tiscali.exe")
cursor(-1)
end