home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Club KidSoft Volume 3 #1
/
ClubKidsoft.iso
/
demos
/
digimpct
/
ozzies
/
clbk4.dxr
/
00003_Help-Button.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
|
1994-11-04
|
179 b
|
11 lines
on mouseUp
global myWindow
set the visible of sprite the clickOn to 0
ClickButton()
puppetSound("HPHelpSnd")
tell myWindow
go("HELP")
end tell
updateStage()
end