Yah sounds like Marco has got it right, the reference to marker won't be 
valid in the context of the anonymous function you'll have to use 
event.target instead of using "marker" since that's only valid in the 
context of the function that you have the anonymous function in, once the 
main function exits that memory is going to be cleared up (since it's a 
variable scoped locally to the function).

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API For Flash" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-maps-api-for-flash/-/owN_3pRvCZ0J.
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