[Xerte] Google Mpas Test
Julian Tenney
Julian.Tenney at nottingham.ac.uk
Wed Mar 11 13:04:47 GMT 2009
Good idea.
errorCode: undefinedhttpStatus: undefined
So none the wiser. We also noticed that the image will load if it’s cached, as Dave noted. I’d like to know what the problem is before we roll this out,
From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Peter Huppertz
Sent: Wednesday, March 11, 2009 12:37 PM
To: Xerte discussion list
Subject: RE: [Xerte] Google Mpas Test
Hey,
have you tried another method in flash to load the data:
stop();
var container:MovieClip = createEmptyMovieClip("container", getNextHighestDepth());
var mcLoader:MovieClipLoader = new MovieClipLoader();
mcLoader.addListener(this);
mcLoader.loadClip('http://maps.google.com/staticmap?format=jpg&key=ABQIAAAA0QikcjEkCwMdwo0IyZVptBRCYvJwBphaFU0M3k_bOBq_8Ioa1BSBz-9v-L593CIfDB7uRRB2meH5Zg&sensor=false&size=480x454&maptype=satellite¢er=16.846605,-89.406738&zoom=6', container);
createTextField("status", getNextHighestDepth(), 0, 0, 300, 20);
status.textColor = 0xffffff;
status.text = "test";
function onLoadInit(mc:MovieClip) {
status.text = "loading init";
}
function onLoadError(mc:MovieClip) {
status.text = "errorCode: " + errorCode;
status.text += "httpStatus: " + httpStatus;
}
?
This gives you the opportunity to see what happens - if it is a flash loading problem.
Peter
From:
Julian Tenney <Julian.Tenney at nottingham.ac.uk>
To:
"Xerte discussion list" <xerte at lists.nottingham.ac.uk>
Date:
11.03.2009 13:14
Subject:
RE: [Xerte] Google Mpas Test
Sent by:
xerte-bounces at lists.nottingham.ac.uk
________________________________
Right, this is what we’ve discovered today:
Using Internet Explorer:
- Clear your cache
- Visit http://ltdev.nottingham.ac.uk/simple/test.htm <http://ltdev.nottingham.ac.uk/simple/test.htm>
- You see no image, right?
Now:
- Visit the same set of files at http://www.nottingham.ac.uk/~cczjrt/simple/test.htm <http://www.nottingham.ac.uk/~cczjrt/simple/test.htm>
- You see the image now?
Now back in your browser to the first set of files.
- Now you see the image!
The flash movie has the following code in it:
this.loadMovie('http://maps.google.com/staticmap?format=jpg&key=ABQIAAAA0QikcjEkCwMdwo0IyZVptBRCYvJwBphaFU0M3k_bOBq_8Ioa1BSBz-9v-L593CIfDB7uRRB2meH5Zg&sensor=false&size=480x454&maptype=satellite¢er=16.846605,-89.406738&zoom=6');
stop();
Toolkits and Xerte are completely out of the picture.
So – over to you guys. What is going on?
Thanks for any insight you might have. There’s a jam sandwich for anyone who comes up with the solution.
J
From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk <mailto:xerte-bounces at lists.nottingham.ac.uk> ] On Behalf Of Dave Burnett
Sent: Wednesday, March 11, 2009 11:33 AM
To: Xerte list
Subject: RE: [Xerte] Google Mpas Test
I think Chrome and Opera will support ActiveX with a plugin.
Do you have those installed?
Trying to help narrow it down.
> From: ronm at mitchellmedia.co.uk
> To: xerte at lists.nottingham.ac.uk
> Subject: RE: [Xerte] Google Mpas Test
> Date: Wed, 11 Mar 2009 11:13:44 +0000
>
> Ok in firefox
> Ok in Safari
> White panels p1 & 2 in Google Chrome
> White panels p1 & 2 in IE
> White panels p1 & 2 in Opera
>
>
> -----Original Message-----
> From: xerte-bounces at lists.nottingham.ac.uk
> [mailto:xerte-bounces at lists.nottingham.ac.uk <mailto:xerte-bounces at lists.nottingham.ac.uk> ] On Behalf Of Julian Tenney
> Sent: 11 March 2009 09:34
> To: Xerte discussion list
> Subject: [Xerte] Google Mpas Test
>
> Would someone out there in the world be good enough to test this URL and
> see if it displays the maps now?
>
> http://ltdev.nottingham.ac.uk/version1/play.php?template_id=103 <http://ltdev.nottingham.ac.uk/version1/play.php?template_id=103>
>
> I've added a Google Maps API key. I am assuming that without one,
> visitors from the same domain can make the API requests, but users from
> elsewhere cannot. It should now work?
>
> Please let me know asap what happens,
>
> Many thanks,
>
> J
> _______________________________________________
> Xerte mailing list
> Xerte at lists.nottingham.ac.uk
> http://lists.nottingham.ac.uk/mailman/listinfo/xerte <http://lists.nottingham.ac.uk/mailman/listinfo/xerte>
>
> _______________________________________________
> Xerte mailing list
> Xerte at lists.nottingham.ac.uk
> http://lists.nottingham.ac.uk/mailman/listinfo/xerte <http://lists.nottingham.ac.uk/mailman/listinfo/xerte>
________________________________
Windows Live™ Hotmail®:…more than just e-mail. Check it out. <http://windowslive.com/explore?ocid=TXT_TAGLM_WL_t2_hm_justgotbetter_explore_022009> _______________________________________________
Xerte mailing list
Xerte at lists.nottingham.ac.uk
http://lists.nottingham.ac.uk/mailman/listinfo/xerte <http://lists.nottingham.ac.uk/mailman/listinfo/xerte>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20090311/6eeb99b2/attachment.html
More information about the Xerte
mailing list