Julia71 / projekktor-zwei

Automatically exported from code.google.com/p/projekktor-zwei
0 stars 0 forks source link

No video visible on IE 7 (maybe IE 8 as well?) #17

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
We have installed everything as described, we don't get the video on IE 7  
running. Projekktor swf 
file is on the server. The projekktor website videos aren't running either. 
Please check: 
http://www.gradwerk.de/de/180/film:bilder_upload/name:Bilder%20Upload/filmausgab
e-
projekktor.html with IE

Original issue reported on code.google.com by 7evenele...@gmail.com on 22 Apr 2010 at 8:22

GoogleCodeExporter commented 8 years ago
copy that. will be fixed in next update.

Original comment by frankygh...@googlemail.com on 23 Apr 2010 at 4:05

GoogleCodeExporter commented 8 years ago
Hi Sascha (?), I have checked the Projekktor Website early this morning and the 
Frontvideo starts playing on 
Internet Explorer 7, on our site we don't get running. Do we have to wait for 
the Update, or is something wrong 
with our way we have inserted it?

Original comment by 7evenele...@gmail.com on 23 Apr 2010 at 8:31

GoogleCodeExporter commented 8 years ago
this is due to a general IE issue. IE discards information wrapped by <video> 
tags.
this way it seems to be impossible right now to get the "src" information out 
of the
<source> tags which is quite annoying.

right now the only way to let IE play any video is to set the "src" property of 
the
<video> tag pointing to an MP4-file.

hope there´s any workaround for this.

Original comment by frankygh...@googlemail.com on 25 Apr 2010 at 11:21

GoogleCodeExporter commented 8 years ago
cowabonga - fixed for 0.6.5

Original comment by frankygh...@googlemail.com on 25 Apr 2010 at 11:37

GoogleCodeExporter commented 8 years ago
When will the next update ready for download?

Original comment by 7evenele...@gmail.com on 25 Apr 2010 at 4:29

GoogleCodeExporter commented 8 years ago
before 30. april 2010

Original comment by frankygh...@googlemail.com on 25 Apr 2010 at 7:39

GoogleCodeExporter commented 8 years ago
"right now the only way to let IE play any video is to set the "src" property 
of the
<video> tag pointing to an MP4-file."

How has that to be done? Inside the projekktor.js or inside the sourcecode? 
Will you do a dokumentation for that 
procedure?

Original comment by 7evenele...@gmail.com on 26 Apr 2010 at 8:05