Hello all,

I just started looking at Google Maps API for Flash 2 days ago and
have been developing in Flex Builder 3. The code that I have created
displays as I expected it to when I click the Run Main button but when
I export to a release build or simply copy the .swf file outside of
the debug folder (on both the local machine and my development server)
it no longer pulls the polygons and markers from the xml files and
only displays a blank Google Map. I have placed the xml files in the
same directory of the .swf and I have remembered to move them with
the .swf to whichever new directory I try to run from.

If you could look my code over and offer me some assistance on how to
get the "optimized swf" or release build to behave properly and
display my overlays I would appreciate it.

main.swf - http://groups.google.com/group/google-maps-api-for-flash/web/main.swf

created solely from:
main.mxml - 
http://groups.google.com/group/google-maps-api-for-flash/web/main.mxml

and the two xml files it pulls data from:

http://groups.google.com/group/google-maps-api-for-flash/web/state_totals.xml
http://groups.google.com/group/google-maps-api-for-flash/web/markers.xml
--~--~---------~--~----~------------~-------~--~----~
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