How do I...?

Create an Image Map

Image maps are used to make various locations within one image 'hot', or clickable. To accomplish this in AutoPlay Media Studio 5.0:

  1. Create an image in your project and use a hotspot object for each clickable area:


     

  2. Add an action in each hotspot object's On Click event to accomplish the desired task.  For example, to open a web browser, use the action:

File.OpenURL("http://www.indigorose.com/", SW_SHOWNORMAL);

 


Applies to:

Professional Edition