I am creating this googe map application. I have the map location set
from lat and long from mysql database, I am using a custom list Item
Renderer. I created a custom event that would dispatch from the
ItemRenderer . I set the eventlistener for the custom event on the
parent mxml file. The map now moves to the current lat and longitude
from the data I retrieved from my .NET Webservice. Ok here is my
problem:

1. I have the marker and the content showing up when I click on the
marker.
2. I have a html url link set in the marker.
3. I WANT to display that url in a mxml HTML browser I have in my
application, but it just goes out to my current browser.
4. I have been thinking of how can I tell the html link from that
marker to do some event, or load the url in the location property of
my flex browser. The html files are local so they would work even if
there were no internet connectivity.

Is this possible and if so can someone please point me into the right
direction.


-- 
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