home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC-Online 1996 June
/
PCOnline_06_1996.iso
/
mrmore
/
mrmore.dir
/
00035_Script_35
< prev
next >
Wrap
Text File
|
1996-04-11
|
208b
|
8 lines
-- popup fⁿr clipArts
on mouseDown
set sName = the name of cast the castNum of sprite the clickOn
set sFileName = "clips\clip\" & sName & ".bmp"
LoadPopup("clip", sName, sFileName, "", 0)
end