Posted by member 81717 on 2003-12-09 04:30:05 link

Omg. First I tried to replace
*shortcut "hide/show" 30 390 "lala.bmp" "lala.bmp" "lala.bmp" # !ShortcutGroupToggle 1
with
*shortcut "hide/show" 30 390 "lala.bmp" "lala.bmp" "lala.bmp" # "!ShortcutGroupToggle 1"

and that that made the button stop working. Which made me think it was an bad idea all over. But then I tried
*ckHotSpot -1 0 1 1 "!ShortcutGroupToggle 1" "!None"
as you said, and it worked!

I am still a bit confused, and yet amazed. :) Thanks for the help anyway, man.