I am studying at University and the university allow us to access
their Intranet through HTTPS (i.e. we need to login to see our web
pages from outside the university).

I have discovered 3 different domains involved.

When I run php and use it to get the domian name I get http://frank.scm.ac.uk/
When I run the page from Univeristy I get http://scm-intranet.tees.ac.uk/
and when I access it from home through HTTPS I get 
https://outranet.scm.tees.ac.uk/

What ever I try at home I get:

Initialization failed: please check the API key,
swf location, version and network availability.

My web application is in FLEX using the map_flex_1_18.swc library

And I did try using the following command but unsure where to put it,
at creationComplete or Initialization etc.

Security.allowInsecureDomain("maps.googleapis.com");

- Any Help Is Appreciated
- Criptopus

--

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