Yeah server must be accessed via the domain used to get the key not
through a lan address, also set ssl property on map object in mxml or
AS appropriately.

On Aug 2, 10:11 am, wxman <[email protected]> wrote:
> Hi Everyone,
>
> I've seen a few people on here with this problem, but can't seem to
> fix it.  Developing locally with the swf embedded, or just on its own
> in a firefox browser using flashlpayer 10 I have no problems.  wehn I
> post it on a webserver on our network, it does not work.  I get the
> error:
>
> Initialization failed: please check the API key,
> swf location, version and network availability.
>
> Here is my code in the mxml for declaring the key:
> [code]
> <maps:Map3D
>         xmlns:maps="com.google.maps.*"
>         mapevent_mappreinitialize="onMapPreinitialize(event)"
>         mapevent_mapready="onMapReady(imageName)"
>         id="map"
>         width="1024"
>         height="720"
>
> key="ABQIAAAAk8QPAcsyg4rj96jBanjdvhSPwIhvdg_n3mnzbmgZ1qVXycZxPhTjiNLrRAcdYV 
> 7H2mF322R7dIDc9A"/
>
> [/code]
>
> Any help would be greatly appreciated!

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