amMap support forum

You are not logged in.

Announcement

FORUM CLOSED! This forum is closed. We moved to a new place at Zendesk. Update your bookmarks.

Flash amMap: Help


#1 2012-08-12 23:30:04

qemm
Administrator

Text_box on startup

Yes. You can add url="#oid" to your <map> tag. When the map loads it will simulate a click on the object with the id you specify (if you preceed it with a hash  tag). I.e.:

Code:

<map .... url="#intro">
   ...
   <areas>
     <area oid="intro" mc_name="intro"><description><![CDATA[This will be displayed on load]]></description></area>
      ....
   </areas>

Offline

 

© amMap & amCharts | Forum engine: PunBB