Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Pure AS3 setup of Google map via Flash Develop
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
acts7@myvideosnapshots.co m  
View profile  
 More options Sep 28 2009, 1:11 pm
From: "ac...@myvideosnapshots.com" <ac...@myvideosnapshots.com>
Date: Mon, 28 Sep 2009 10:11:40 -0700 (PDT)
Local: Mon, Sep 28 2009 1:11 pm
Subject: Pure AS3 setup of Google map via Flash Develop
Sorry to repost but I felt this deserved its own post. Many people has
asked me how you can code a pure AS3 solution without using the Adobe
Flash CSx GUI.

Here is that solution:

Step 1
download the free Flash Develop (www.flashdevelop) code editor. This
is an amazing piece of open source software with incredible code
hinting. PLEASE DONATE IF YOU CAN.

Step 2
download the Flex_sdk
http://www.adobe.com/cfusion/entitlement/index.cfm?e=flex3sdk

Step 3
Install both. (if you install the Flex SDK to the tools folder under
Flash Develop - it will automatically configure the Flex_SDK for you
in Flash Develop

Step 4
Download the zip file below (of course unzip it) and place it
somewhere you can access it.

http://google-maps-api-for-flash.googlegroups.com/web/GoogleMap_Flash...

Open "GoogleMapInit.as3proj"

On the right hand side you should see a "Project" window with all of
your files.
Under there should be a "lib" folder. The latest "map_1_16.swc" should
already be present and its font in blue (this means it has already
been added to the library).

At the top of the project window right click on "GoogleMapInit(AS3)"
There should be a menu item for "properties" click that and then
select the [classpaths] tab.
Click "Edit Global Classpaths" and make sure you see the Flex_sdk in
there.
If not it should be located somewhere like (c:\program files\Flash
Develop\Tools\flexsdk).
So click add and browse to where you have unzipped the Flex SDK

Step 5
You should now be ready to test the code.
At the top in the horizontal bar is a dropdown which reads [Debug][v]
Click the  |> Play icon next to that. It should compile and everything
run successfully.

If not - you may not have already installed the Flash Debug player.
You will need to go to Adobe.com and locate and install this.

If you want to try again without installing the debugger at this time,
you can change the [Debug][v] option to the [Release][v] option and
click the play icon.
You should successfully see the map with an open info window which
says

Hello
World

Hope this helps. I know most of us are all about fast, easy solutions.
Flash Develop is by far the most robust, easiest (not to mention
cheapest) solution out there for PCs.

Oh yeah - sorry mac people this only works for pc.

I have setup a basic flash develop project.
http://google-maps-api-for-flash.googlegroups.com/web/GoogleMap_Flash...
This will allow you to code an entire google maps flash API project
without using the Flash GUI.
It relies entirely on the google maps 1.16 swc (the non flex version).
It also relies on you having downloaded and installed the Flex_sdk to
your computer.

The only additional step you would need to make (beyond unzipping this
file and opening it with free FlashDevelop - www.flashdevelop.com)
Is to link the flex sdk via global settings in flash develop... feel
free to contact me if you need assistance with that.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mat Diehl  
View profile  
 More options Sep 29 2009, 1:49 pm
From: Mat Diehl <m...@gooddiehl.net>
Date: Tue, 29 Sep 2009 10:49:08 -0700 (PDT)
Local: Tues, Sep 29 2009 1:49 pm
Subject: Re: Pure AS3 setup of Google map via Flash Develop
sweet, thanks :)

On Sep 28, 10:11 am, "ac...@myvideosnapshots.com"


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
pamela (Google Employee)  
View profile  
 More options Sep 29 2009, 10:35 pm
From: "pamela (Google Employee)" <pamela...@gmail.com>
Date: Wed, 30 Sep 2009 12:35:03 +1000
Local: Tues, Sep 29 2009 10:35 pm
Subject: Re: Pure AS3 setup of Google map via Flash Develop
Thanks for posting! If you end up formatting it nicely on some online
site or blog, I can link to it from the articles section.

- pamela


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »