clamstew / locallinks

Automatically exported from code.google.com/p/locallinks
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Does not work with HTML5 video tag #8

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
I have a page with:

<video src="file:///C:/creatives/298.mp4" width="100%" height="100%" 
autoplay="autoplay" loop="true"></video>

What is the expected output? What do you see instead?
I expect to see the video play.  However the screen is blank.

What version of the product are you using? On what operating system?
Using version 1.1 on Windows 7

Please provide any additional information below.

Original issue reported on code.google.com by advertis...@linkclicks.com on 10 Jul 2011 at 9:33