Ticket #1469 (closed bug: fixed)
Quick embed broken?
| Reported by: | jeroen | Owned by: | pablo |
|---|---|---|---|
| Priority: | Normal | Milestone: | Player 5.8 |
| Component: | embedding | Keywords: | |
| Cc: | Forum thread: |
Description
This doesn't work in 5.7 or trunk:
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>HTML5 Video</title>
<script type="text/javascript" src="/jwplayer/jwplayer.min.js"></script>
</head>
<body>
<video
class="jwplayer"
poster="http://content.bitsontherun.com/thumbs/nPripu9l-480.jpg"
src="http://content.bitsontherun.com/videos/nPripu9l-1ahmry41.mp4"
width="640"
height="360">
</video>
</body>
</html>
Is there something specific wrong here, or is the quick embed broken?
Change History
Note: See
TracTickets for help on using
tickets.

The error (on Safari) is: