home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Multimedia Clips
/
SelectSoftPublishing-StockClips-MultimediaClips-WinMac.bin
/
pc
/
CATALOG
/
CONTENTS.DIR
/
scripts_11.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
|
2006-01-01
|
319 b
|
15 lines
on mouseDown
puppetSound("sound 01")
updateStage()
if hButtonAction01() then
mouseUp()
end if
end
on mouseUp
cursor(4)
hCheckCurrentFrameLabel()
set tCategoryName to the name of member the memberNum of sprite the clickOn of castLib the castLibNum of sprite the clickOn
play frame tCategoryName
end