Hotspot Mask Thread last updated on 2003-11-01 15:18:27

Posted by member 71746 on 2003-11-01 12:59:22

I'd like to have a module that works just like ckHotspots, but instead of creating a hotspot based on a rect, I'd like to be able to specify a mask file.

[code]
*Hotspot (x) (y) (mask file) (mouseover) (mouseout) (name) (group/flags)
[code]

This would allow you to specify the x/y pos of the top-left corner of the mask file, and it would interpolate a hotspot area based on the mask file's colours. (Magic Pink for areas the hotspot shouldn't affect, black for areas it should).

Posted by member 2018 on 2003-11-01 15:13:51 link

sounds kinds of like shortcutmap, it like shortcut in that it uses use images but you can set areas of the image that respond to clicks. i don't remember if it does mousein or out.

Posted by member 71746 on 2003-11-01 15:18:27 link

It's like shortcutmap but without the shortcut, and with mouseover/mouseout commands (something that *should* have been implemented in shortcuts aaages ago.. I gather shortcut3 has that support, but not shortcutmap)