for the google maps you need to be online when the
program/application/document is initialized or else it wont work. you
couldn't  .unload() becuase it couldn't verify your right to use the SWC
(product key) thus you didn't have access to its functions and it looks like
it doesn't exist. Try re-running your app with an established connection and
see if it goes away.

On Thu, May 14, 2009 at 1:51 PM, Hessian <[email protected]> wrote:

>
> Hi all!
>
> When I run an AIR application without an internet connection available
> a warning message appears (Initialization failed: please check the API
> key, swf location, version and network availability) and .isLoaded()
> return false.
> How can I reinitialize the map If connection is re-established?
> I tried to destroy it with .unload() to recreate it but an error
> occurs ( #1009: Cannot access a property or method of a null object
> reference.) if map is not loaded.
>
> Help me, i'm stuck!
>
> Hessian
> >
>

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