Thank you so much for your reply

The setup is simple in localhost with the source code u see above and
nothing else..

The xml file as a database its a very good idea,, but I dont know how
to implement this...any help would be really appreciated!!

In the beggining I was thinking to put all the coordinates inside the
source code using something like

var m:Marker = new Marker(new LatLng(40.254722, 22.4925),

new MarkerOptions({icon:new marker()}));
map.addOverlay(m);

and to change the coordinates for each antenna,,but its not playing...

also two other questions are:

1. how can i put detail on click on each antenna

2. is it possible to use the same flash symbol/movie clip (marker) for
each antenna or i must have a new symbol for each of them..

Once again thank u in advance,
kyriakos

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API For Flash" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-api-for-flash?hl=en.

Reply via email to