home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Club KidSoft Volume 3 #1
/
ClubKidsoft.iso
/
demos
/
digimpct
/
ozzies
/
exfr01.dxr
/
00002_Help.ls
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
|
1994-11-04
|
193 b
|
10 lines
on mouseDown
global gShowHelp, gHelpTime
hClickButton()
puppetSound("EXHelpSnd")
set the visible of sprite 39 to 1
updateStage()
set gShowHelp to 1
set gHelpTime to the ticks
end