http://code.google.com/apis/maps/documentation/flash/reference.html#Marker
(Events shown in caps)
http://code.google.com/apis/maps/documentation/flash/reference.html#Marker.visible

On getting the mouse events from the marker you can use the
ToolTipManager to place a tooltip wherever you want giving it a global
position like:
http://help.adobe.com/en_US/FlashPlatform/beta/reference/actionscript/3/mx/managers/ToolTipManager.html#createToolTip()
ToolTipManager.createToolTip("I've got something to say", mouseX+10,
mouseY-5); //Placing it just up and to the right of the cursor


[Does anyone know how the Madoff victims group gets such great
speeds?]
What?

Shaun

On Dec 12, 5:12 pm, "Mathew Thomas" <[email protected]> wrote:
> Hi,
>
> Does anyone have a simple marker class that supports tool tips and set 
> visible characteristic and an on click trigger?
>
> Does anyone know how the Madoff victims group gets such great speeds?
>
> -
> Matt
> -sent in transit

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