@ ShadowHunter
Hi ShadowHunter,
ShadowHunter wrote:Is the hotspot enabled when you make it invisible?
HotSpot(2).Enabled = True or False
Yep, it is visible. It becomes visible when a variable is set using,"The Hotspot (or picture) must be enabled (or visible) only if..." option in the Variables tab.
@ LyberodoggyHey Lyberodoggy,
Lyberodoggy wrote:No, that does never work.
What you should be trying is
Action.LoadAPicture Hotspot(2),""
Wow, so you are saying that that code has never worked in AM... (hmmm, wonder if the documents on the web site should be updated to reflect this...) Okay, let me try the other one you suggested...brb...
Okay, that works Lyberodoggy...thanks!
And thanks, ShadowHunter, for your help as well.