I’ve got a Flash site. It’s coded AS2 and I want to import Google maps into my site. How can I do this.
I created Google Maps Javascript API well. What comes next?
Is there a shorter way or another way?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The best you can do is to use Google’s AS3 library: https://developers.google.com/maps/documentation/flash/. However, using this is discouraged, as this version has been deprecated in favor of the newer JavaScript API.