home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- if CheckForPopup() then
- exit
- end if
- set sName to the name of cast the castNum of sprite the clickOn
- set sFileName to "clips\faxe\" & sName & ".bmp"
- LoadPopup("faxe", sName, sFileName, EMPTY, 0)
- end
-