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


  • Index
  •  » Help
  •  » Images: Use Text Box or movies?

#1 2012-02-23 03:56:48

qemm
Administrator

Images: Use Text Box or movies?

There is a workaround. Keep the title with just the text. Add title + image to your <description>.

Configure the rollover balloons to show description:

Code:

<movie>
    <balloon_text><![CDATA[{description}]]></balloon_text>

Offline

 

#2 2012-02-27 04:49:10

qemm
Administrator

Re: Images: Use Text Box or movies?

Description is set as a separate node in the XML not as a property to <movie>. I.e.:

Code:

<movie lat="51.5002" long="-0.1262" file="icons/camera.swf" title="Photos from here" oid="Alon6" fixed_size="true" balloon="true">
  <description><![CDATA[Photos from here<img src="icons/MyPic.jpg" width="250" height="188" />]]></description>
</movie>

Offline

 
  • Index
  •  » Help
  •  » Images: Use Text Box or movies?

© amMap & amCharts | Forum engine: PunBB