Editor control allows to insert and edit image maps for images.
To insert image map:
- Select image for which image map will be added, right-click mouse on the image and select "Insert image map" item in the menu (or press
Image map button on the toolbar)

- Image map editing dialog appears
- Press "Insert hot spot" button in toolbar

- New rectangle area appears on the image. Use mouse to resize and move area.

- You may set properties of the area by using editing controls.

- To change type of the shape select new shape type from drop-down or use "Insert circle hot spot" toolbar button
- When editing is complete press OK button. New image map appears in editing area of the editor.

New editor HTML code in code-view:
<IMG height=303 src="Media/thumb_phauxxees_wings.jpg" width=404 useMap=#al_Editor_Map1>
<MAP id=al_Editor_Map1 name=al_Editor_Map1><AREA shape=CIRCLE coords=155,211,50 href="http://google.com/"></MAP>
Controls: Editor
Editor dialogs: Image properties dialog
© 2002-2007 Astron Digital. All Rights Reserved.