You are not logged in.
There is a workaround. Keep the title with just the text. Add title + image to your <description>.
Configure the rollover balloons to show description:
<movie>
<balloon_text><![CDATA[{description}]]></balloon_text>Offline
Description is set as a separate node in the XML not as a property to <movie>. I.e.:
<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
© amMap & amCharts | Forum engine: PunBB