Hotspot object

A Hotspot converts to an image map during HTML export. Hotspot is a subclass of the base class Element and contains the following properties in addition to those in Element (for more information, see Element object).

Property Data type Notes

altText

string

Text that is written into the HTML Alt tag when exporting.

behaviors

array

Array of Behavior objects for the Hotspot (for more information, see Behavior object).

color

string

Color in which the Hotspot is drawn in the Document window. Default value is "#00FFFF".

contour

object

Contour object for the Hotspot (for more information, see Contour object). Used only if shape="polyline"; otherwise null.

shape

string

Acceptable values are "rectangle", "circle", and "polyline".

targetText

string

Text that is written into the HTML Target tag when exporting.

urlText

string

Text that is written into the HTML Href tag when exporting.


 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/fireworks/8/fwextending/fw_02_36.htm