<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(&quot;container&quot;,
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&amp;key=ABQIAAAA0QikcjEkCwMdwo0IyZVptBRCYvJwBphaFU0M3k_bOBq_8Ioa1BSBz-9v-L593CIfDB7uRRB2meH5Zg&amp;sensor=false&amp;size=480x454&amp;maptype=satellite&amp;center=16.846605,-89.406738&amp;zoom=6',
container);</font>
<br>
<br><font size=2 face="sans-serif">createTextField(&quot;status&quot;,
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 = &quot;test&quot;;</font>
<br>
<br><font size=2 face="sans-serif">function onLoadInit(mc:MovieClip) {</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp;status.text = &quot;loading
init&quot;;</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">&nbsp; &nbsp; status.text = &quot;errorCode:
&quot; + errorCode;</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; status.text += &quot;httpStatus:
&quot; + 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 &lt;Julian.Tenney@nottingham.ac.uk&gt;</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">To:</font>
<td><font size=1 face="sans-serif">&quot;Xerte discussion list&quot; &lt;xerte@lists.nottingham.ac.uk&gt;</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">&nbsp;</font>
<br><font size=3 color=#004080 face="Calibri">Using Internet Explorer:</font>
<br><font size=3 color=#004080 face="Calibri">&nbsp;</font>
<br><font size=3 color=#004080 face="Calibri">- &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp;Clear your cache</font>
<br><font size=3 color=#004080 face="Calibri">- &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp;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">- &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp;You see no image, right?</font>
<br><font size=3 color=#004080 face="Calibri">&nbsp;</font>
<br><font size=3 color=#004080 face="Calibri">Now:</font>
<br><font size=3 color=#004080 face="Calibri">- &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp;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">- &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp;You see the image now?</font>
<br><font size=3 color=#004080 face="Calibri">&nbsp;</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">- &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp;Now you see the image!</font>
<br><font size=3 color=#004080 face="Calibri">&nbsp;</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&amp;key=ABQIAAAA0QikcjEkCwMdwo0IyZVptBRCYvJwBphaFU0M3k_bOBq_8Ioa1BSBz-9v-L593CIfDB7uRRB2meH5Zg&amp;sensor=false&amp;size=480x454&amp;maptype=satellite&amp;center=16.846605,-89.406738&amp;zoom=6');</font>
<br><font size=3 color=#004080 face="Calibri">stop();</font>
<br><font size=3 color=#004080 face="Calibri">&nbsp;</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">&nbsp;</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">&nbsp;</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">&nbsp;</font>
<br><font size=3 color=#004080 face="Calibri">J</font>
<br><font size=3 color=#004080 face="Calibri">&nbsp;</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">&nbsp;</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>
&gt; From: ronm@mitchellmedia.co.uk<br>
&gt; To: xerte@lists.nottingham.ac.uk<br>
&gt; Subject: RE: [Xerte] Google Mpas Test<br>
&gt; Date: Wed, 11 Mar 2009 11:13:44 +0000<br>
&gt; <br>
&gt; Ok in firefox<br>
&gt; Ok in Safari<br>
&gt; White panels p1 &amp; 2 in Google Chrome<br>
&gt; White panels p1 &amp; 2 in IE<br>
&gt; White panels p1 &amp; 2 in Opera<br>
&gt; <br>
&gt; <br>
&gt; -----Original Message-----<br>
&gt; From: xerte-bounces@lists.nottingham.ac.uk<br>
&gt; [</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>
&gt; Sent: 11 March 2009 09:34<br>
&gt; To: Xerte discussion list<br>
&gt; Subject: [Xerte] Google Mpas Test<br>
&gt; <br>
&gt; Would someone out there in the world be good enough to test this URL
and<br>
&gt; see if it displays the maps now?<br>
&gt; <br>
&gt; </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>
&gt; <br>
&gt; I've added a Google Maps API key. I am assuming that without one,<br>
&gt; visitors from the same domain can make the API requests, but users
from<br>
&gt; elsewhere cannot. It should now work?<br>
&gt; <br>
&gt; Please let me know asap what happens,<br>
&gt; <br>
&gt; Many thanks,<br>
&gt; <br>
&gt; J<br>
&gt; _______________________________________________<br>
&gt; Xerte mailing list<br>
&gt; Xerte@lists.nottingham.ac.uk<br>
&gt; </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>
&gt; <br>
&gt; _______________________________________________<br>
&gt; Xerte mailing list<br>
&gt; Xerte@lists.nottingham.ac.uk<br>
&gt; </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>