home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Plus SuperCD (UK) 2000 May
/
PCP163A.iso
/
softcd
/
intro
/
examples.dir
/
00026.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
|
1999-10-22
|
157 b
|
7 lines
on mouseUp
params = "s ..\Client\Setup SoftCD Client.exe"
appPath = the moviePath & "bin\LoadScreen.exe"
open(params, appPath)
go(the frame + 1)
end