Hi. I was testing out the simple tutorial for AIR that is provided at http://code.google.com/apis/maps/documentation/flash/tutorial-flexbuilder.html and encountered some issues.
a) I keep getting the message when I run the AIR app from flex builder... "Initialization failed: please check the API key, swf location, version and network availability." b) This line fileStream.writeUTF(event.latlng.toString()); produces the following error message....1119: Access of possibly undefined property latlng through a reference with static type com.google.maps:MapMouseEvent When I setup my Flex project did the following: 1) Added the flex_1.8_swc to the Library Path of my project properties 2) I created an API key for my site www.matchtell.com.au...is it an issue that i'm testing the AIR app on my desktop and not from the site? Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
