Hello,

I have made a map using API V2 that plots a history walk though
Bristol which we recorded. At each stop, marked by a skeleton, there
is an audio file from the original walk embedded into the info window.

The map works thus:

The html file contains a link to a javascript file that sets the map
out. This javascript file takes information for each marker from an
xml file. The xml file has html for each marker that embeds the
longtail media player, the settings for which are in a second
javascript file.

This works fine in Firefox and when you click on a skeleton the info
window opens and the embedded audio file start automatically. However,
IE8 will not embed the player. However, if I copy and paste the html
from the xml file into a plain html file to test it, it does get
embedded in IE8.

Can anybody shed some light on this?

The map can be found at 
http://www.brh.org.uk/autum2009/radhiswalk09/radhiswalk09.html

The javascript file for the map is at 
http://www.brh.org.uk/autum2009/walkscript.js

The xml file for the markers is at 
http://www.brh.org.uk/autum2009/radhiswalk09/walkdata.xml

An example of a longtail javascript file (for skeleton 9) can be found
at http://www.brh.org.uk/autum2009/radhiswalk09/walk9.js

An example of the media player embedded into a plain html file
(skeleton 9) can be found at 
http://www.brh.org.uk/autum2009/radhiswalk09/walk9.html

Regards

Randell

--

You received this message because you are subscribed to the Google Groups 
"Google Maps API" 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?hl=en.


Reply via email to