Hi i'm doing the helloworld.mxml for Flex Builder, i have a key, and
downloaded the SDK file, but i don't understand the next step of the
Developer Guide

"The interface library filename contains a suffix identifying its
version number. For example, map_flex_1_7.swc identifies version 1.7
of the Flex interface library, while map_1_7.swc identifies version
1.7 of the Flash interface library. Once you've downloaded the
interface library, create a development directory and place that file
in the root of that directory.

#
#Create a development directory
#
hostname$ mkdir myflashapp
hostname$ cd myflashapp
#
# Copy the Google Maps API for Flash SDK to the root of your working
development directory
#
hostname$ cp ~/sdk.zip .
#
# Unzip the SDK. The SWC interface library is located within the "lib"
directory
# Offline ASDoc HTML documentation is available within the "docs"
directory
#
hostname$ unzip sdk.zip

Make note of this directory location. You will need it when you need
to link to the proper SWC file during development."

I think my problem is that i don't get this part "create a development
directory and place that file in the root of that directory", what is
a "development directory" and where is the "root of that
directory" (my folder src of the app?)

I'm having problems with my first helloworld if anyone can help me
please do so.

Thanks in advence

-- 
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.

Reply via email to