home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Master 1997 July & August
/
PCM97.iso
/
PATCH.dxr
/
00032_RUNUP.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
|
1998-06-23
|
227 b
|
13 lines
global rpath
on mouseDown
set btn to the clickOn
set the member of sprite 18 to "RUND"
updateStage()
repeat while the stillDown
updateStage()
end repeat
set the member of sprite 18 to "RUNUP"
open(rpath)
end