You are not logged in.
I have added:
remain="false"
to a movie l have on a map. I thought this would hide that movie when a user clicked on it but it doesn't. Instead it only hides when a user clicks on another object on the map.
Is there a way to make a movie hide when a user clicks on it?
Thanks.
Offline
This would hide the movie, but only if it has something inside - other movies or labels or description.
Offline
Ok, thanks for the reply marcelionis.
To fix my issue l placed a blank label in the movie, this now means when a user clicks on the movie it dissapears.
Example below for anyone else having this issue:
<movie long="-42.0167" lat="46.5217696272192" file="icons/test.swf" fixed_size="true" remain="false">
<labels>
<label>
</label>
</labels>
</movie>
:D
Offline
© amMap & amCharts | Forum engine: PunBB