Activating hotspots

 

Activating a hotspot carries out the action associated with it, such as opening a program or changing pages.

To activate all hotspots on an edit layer:

· Use the ActivateAllHotspots transaction.

To activate a single hotspot:

· Use the ActivateHotspot transaction.

The hotspots with the specified ID carry out the defined action.

To receive notifications when a hotspot is activated through the user interface:

· Normally, register the NotifyIM -- HotspotActivated notification.

· If using the "Highlight Hotspot Range=size" keyname in the [View] section of the Imagenation INI file, register the NotifyIM -- HotspotHighlighted notification.

· If using pre-release 3.6 hotspots, register the NotifyIM -- HSAActivated notification.

See also