Ticket #578 (closed defect: fixed)
Add Media by Embed Code does not support Vimeo's new embed code
| Reported by: | johnnyoffline | Owned by: | tboutell |
|---|---|---|---|
| Priority: | critical | Milestone: | 1.5 |
| Component: | apostrophePlugin: Media | Version: | trunk |
| Keywords: | video, embed | Cc: | rickybanister, geoffd, Dana, jake, johnnyoffline, boutell, dordille |
| Symfony version: | 1.4 |
Description
Our add by embed code functionality does not currently support iframe. Vimeo's new video embed uses an iframe for handling HTML5 support.
sample embed code:
<iframe src="http://player.vimeo.com/video/10193423?title=0&byline=0&portrait=0&color=acad54&autoplay=1" width="500" height="409" frameborder="0"></iframe>
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


