chico0052003 / kml-samples

Automatically exported from code.google.com/p/kml-samples
0 stars 0 forks source link

HTML5 tags <video> and <audio> not working for description ballloons #359

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Which products are affected?
Google Earth

What steps will reproduce the problem?
1. Edit and add this code snippet to description:

<video src="movie.mp4" controls="controls">
The SRC should point to a video hosted on local machine or web
</video>

2. Open the balloon in 3D viewer; video does not appear.

What is the expected output or behavior? What do you see instead?
The video with controls use to be (in GE5.0) visible and functional in the 
description balloon when opened in the 3D viewer.

What application versions (if any) are you using?
5.2.1.1329 (but been an issue since 5.1)

Which operating systems (and/or relevant web browsers) are affected?
All.

Please provide any additional information (code snippets/links) below.
This bug was previously reported as earth-issue 939

Original issue reported on code.google.com by geobrow...@gmail.com on 27 Aug 2010 at 9:06