Hey guys, I know ActionScript some-what well, but become confused as to how Google Maps API uses it effectively, even after going through several documentations on this site.
I'm trying to develop Maps API for Flash CS3. Following the tutorial: I've gotten the API key, downloaded the SDK and put it in the root directory, put this component into the stage, cut and pasted the code from http://code.google.com/apis/maps/documentation/flash/tutorial-flash.html ... Added my key and applied "true". and testing the movie I get 3 errors: 1120 twice and 1067 (Implicit coercion of a value of type Number to an unrelated type String.) 1120: Access of undefined property xxxxxxx (my API key before the "-") 1120: Access of undefined property xxxxxxxxxxxx (API key after the "-") What exactly is the purpose of the "-" inside the API key? Flash CS3 is having trouble with it for some reason. Any info is MUCH appreciated. I may not know ActionScript as much as I should to get this working. I'd really love any help to get this going. Thanks ahead of time. -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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?hl=en.
