You are not logged in.
Hi I want to have a non drag movie which is behind other movies that are drag-able.
When I set the movie position as x,y before others which are long -lat, the log-lat ones are lost.
here is the xml:
<movie file="icons/map_staticGrid.swf" x="0" y="100" remain="false"> </movie>
<movie file="icons/akl.swf" long="-42.2283" lat="-8.04971882988769" title = "Brazil" balloon="false" url = "#brazil" alpha = "100" remain="false"></movie>
<movie file="icons/akl.swf" long="-106.7583" lat="39.4068755035785" title = "USA" balloon="false" url = "#usa" alpha = "100" remain="false"></movie>
<movie file="icons/akl.swf" long="-113.9283" lat="59.3575235936978" title = "Canada" balloon="false" url = "#canada" alpha = "100" remain="false"></movie>
I want to have a non-drag, non clickable grid above the map, and clickable icons on top.
PS. The staticGrid.swf is not just a grid - it has many graphics.
any idea?
Offline
Well, yes, the movies with x and y instead of lat/long are on higher level. Unfortunately I cant changes this behaviour
Offline
© amMap & amCharts | Forum engine: PunBB