<font size=2 face="sans-serif">Hey,</font>
<br>
<br><font size=2 face="sans-serif">have you tried another method in flash
to load the data:</font>
<br>
<br><font size=2 face="sans-serif">stop();</font>
<br><font size=2 face="sans-serif">var container:MovieClip = createEmptyMovieClip("container",
getNextHighestDepth());</font>
<br><font size=2 face="sans-serif">var mcLoader:MovieClipLoader = new MovieClipLoader();</font>
<br><font size=2 face="sans-serif">mcLoader.addListener(this);</font>
<br><font size=2 face="sans-serif">mcLoader.loadClip('http://maps.google.com/staticmap?format=jpg&key=ABQIAAAA0QikcjEkCwMdwo0IyZVptBRCYvJwBphaFU0M3k_bOBq_8Ioa1BSBz-9v-L593CIfDB7uRRB2meH5Zg&sensor=false&size=480x454&maptype=satellite&center=16.846605,-89.406738&zoom=6',
container);</font>
<br>
<br><font size=2 face="sans-serif">createTextField("status",
getNextHighestDepth(), 0, 0, 300, 20);</font>
<br><font size=2 face="sans-serif">status.textColor = 0xffffff;</font>
<br><font size=2 face="sans-serif">status.text = "test";</font>
<br>
<br><font size=2 face="sans-serif">function onLoadInit(mc:MovieClip) {</font>
<br><font size=2 face="sans-serif"> status.text = "loading
init";</font>
<br><font size=2 face="sans-serif">}</font>
<br><font size=2 face="sans-serif">function onLoadError(mc:MovieClip) {</font>
<br><font size=2 face="sans-serif"> status.text = "errorCode:
" + errorCode;</font>
<br><font size=2 face="sans-serif"> status.text += "httpStatus:
" + httpStatus;</font>
<br><font size=2 face="sans-serif">}</font>
<br>
<br><font size=2 face="sans-serif">?</font>
<br>
<br><font size=2 face="sans-serif">This gives you the opportunity to see
what happens - if it is a flash loading problem.</font>
<br>
<br><font size=2 face="sans-serif">Peter</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">From:</font>
<td><font size=1 face="sans-serif">Julian Tenney <Julian.Tenney@nottingham.ac.uk></font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">To:</font>
<td><font size=1 face="sans-serif">"Xerte discussion list" <xerte@lists.nottingham.ac.uk></font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Date:</font>
<td><font size=1 face="sans-serif">11.03.2009 13:14</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Subject:</font>
<td><font size=1 face="sans-serif">RE: [Xerte] Google Mpas Test</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Sent by:</font>
<td><font size=1 face="sans-serif">xerte-bounces@lists.nottingham.ac.uk</font></table>
<br>
<hr noshade>
<br>
<br>
<br><font size=3 color=#004080 face="Calibri">Right, this is what we’ve
discovered today:</font>
<br><font size=3 color=#004080 face="Calibri"> </font>
<br><font size=3 color=#004080 face="Calibri">Using Internet Explorer:</font>
<br><font size=3 color=#004080 face="Calibri"> </font>
<br><font size=3 color=#004080 face="Calibri">-
Clear your cache</font>
<br><font size=3 color=#004080 face="Calibri">-
Visit </font><a href=http://ltdev.nottingham.ac.uk/simple/test.htm><font size=3 color=blue face="Calibri"><u>http://ltdev.nottingham.ac.uk/simple/test.htm</u></font></a>
<br><font size=3 color=#004080 face="Calibri">-
You see no image, right?</font>
<br><font size=3 color=#004080 face="Calibri"> </font>
<br><font size=3 color=#004080 face="Calibri">Now:</font>
<br><font size=3 color=#004080 face="Calibri">-
Visit the same set of files at </font><a href=http://www.nottingham.ac.uk/~cczjrt/simple/test.htm><font size=3 color=blue face="Calibri"><u>http://www.nottingham.ac.uk/~cczjrt/simple/test.htm</u></font></a>
<br><font size=3 color=#004080 face="Calibri">-
You see the image now?</font>
<br><font size=3 color=#004080 face="Calibri"> </font>
<br><font size=3 color=#004080 face="Calibri">Now back in your browser
to the first set of files.</font>
<br><font size=3 color=#004080 face="Calibri">-
Now you see the image!</font>
<br><font size=3 color=#004080 face="Calibri"> </font>
<br><font size=3 color=#004080 face="Calibri">The flash movie has the following
code in it: </font>
<br><font size=3 color=#004080 face="Calibri">this.loadMovie('http://maps.google.com/staticmap?format=jpg&key=ABQIAAAA0QikcjEkCwMdwo0IyZVptBRCYvJwBphaFU0M3k_bOBq_8Ioa1BSBz-9v-L593CIfDB7uRRB2meH5Zg&sensor=false&size=480x454&maptype=satellite&center=16.846605,-89.406738&zoom=6');</font>
<br><font size=3 color=#004080 face="Calibri">stop();</font>
<br><font size=3 color=#004080 face="Calibri"> </font>
<br><font size=3 color=#004080 face="Calibri">Toolkits and Xerte are completely
out of the picture.</font>
<br><font size=3 color=#004080 face="Calibri"> </font>
<br><font size=3 color=#004080 face="Calibri">So – over to you guys. What
is going on?</font>
<br><font size=3 color=#004080 face="Calibri"> </font>
<br><font size=3 color=#004080 face="Calibri">Thanks for any insight you
might have. There’s a jam sandwich for anyone who comes up with the solution.</font>
<br><font size=3 color=#004080 face="Calibri"> </font>
<br><font size=3 color=#004080 face="Calibri">J</font>
<br><font size=3 color=#004080 face="Calibri"> </font>
<br><font size=3 face="Tahoma"><b>From:</b> xerte-bounces@lists.nottingham.ac.uk
[</font><a href="mailto:xerte-bounces@lists.nottingham.ac.uk"><font size=3 face="Tahoma">mailto:xerte-bounces@lists.nottingham.ac.uk</font></a><font size=3 face="Tahoma">]
<b>On Behalf Of </b>Dave Burnett<b><br>
Sent:</b> Wednesday, March 11, 2009 11:33 AM<b><br>
To:</b> Xerte list<b><br>
Subject:</b> RE: [Xerte] Google Mpas Test</font>
<br><font size=3 face="Times New Roman"> </font>
<br><font size=3 face="Verdana">I think Chrome and Opera will support ActiveX
with a plugin.<br>
Do you have those installed?<br>
Trying to help narrow it down.<br>
<br>
<br>
> From: ronm@mitchellmedia.co.uk<br>
> To: xerte@lists.nottingham.ac.uk<br>
> Subject: RE: [Xerte] Google Mpas Test<br>
> Date: Wed, 11 Mar 2009 11:13:44 +0000<br>
> <br>
> Ok in firefox<br>
> Ok in Safari<br>
> White panels p1 & 2 in Google Chrome<br>
> White panels p1 & 2 in IE<br>
> White panels p1 & 2 in Opera<br>
> <br>
> <br>
> -----Original Message-----<br>
> From: xerte-bounces@lists.nottingham.ac.uk<br>
> [</font><a href="mailto:xerte-bounces@lists.nottingham.ac.uk"><font size=3 face="Verdana">mailto:xerte-bounces@lists.nottingham.ac.uk</font></a><font size=3 face="Verdana">]
On Behalf Of Julian Tenney<br>
> Sent: 11 March 2009 09:34<br>
> To: Xerte discussion list<br>
> Subject: [Xerte] Google Mpas Test<br>
> <br>
> Would someone out there in the world be good enough to test this URL
and<br>
> see if it displays the maps now?<br>
> <br>
> </font><a href="http://ltdev.nottingham.ac.uk/version1/play.php?template_id=103"><font size=3 face="Verdana">http://ltdev.nottingham.ac.uk/version1/play.php?template_id=103</font></a><font size=3 face="Verdana"><br>
> <br>
> I've added a Google Maps API key. I am assuming that without one,<br>
> visitors from the same domain can make the API requests, but users
from<br>
> elsewhere cannot. It should now work?<br>
> <br>
> Please let me know asap what happens,<br>
> <br>
> Many thanks,<br>
> <br>
> J<br>
> _______________________________________________<br>
> Xerte mailing list<br>
> Xerte@lists.nottingham.ac.uk<br>
> </font><a href=http://lists.nottingham.ac.uk/mailman/listinfo/xerte><font size=3 face="Verdana">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</font></a><font size=3 face="Verdana"><br>
> <br>
> _______________________________________________<br>
> Xerte mailing list<br>
> Xerte@lists.nottingham.ac.uk<br>
> </font><a href=http://lists.nottingham.ac.uk/mailman/listinfo/xerte><font size=3 face="Verdana">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</font></a>
<div align=center>
<br>
<hr></div>
<br><font size=3 face="Verdana">Windows Live™ Hotmail®:…more than just
e-mail. </font><a href="http://windowslive.com/explore?ocid=TXT_TAGLM_WL_t2_hm_justgotbetter_explore_022009" target=_new><font size=3 color=blue face="Verdana"><u>Check
it out.</u></font></a><tt><font size=2>_______________________________________________<br>
Xerte mailing list<br>
Xerte@lists.nottingham.ac.uk<br>
</font></tt><a href=http://lists.nottingham.ac.uk/mailman/listinfo/xerte><tt><font size=2>http://lists.nottingham.ac.uk/mailman/listinfo/xerte</font></tt></a><tt><font size=2><br>
</font></tt>
<br>
<br>