Not sure if this is already discussed somewhere but emfield and Media:vimeo are only working with the "old embed code". I have currently created a directive for my users to only use the old embed code but that is really just a temporary solution.
Not sure if this is already discussed somewhere but emfield and Media:vimeo are only working with the "old embed code". I have currently created a directive for my users to only use the old embed code but that is really just a temporary solution.
Comments
Comment #1
kristen polHow do you change the code to use the old embed code? We aren't seeing thumbnails if the videos are private so I want to try the old embed code.
Kristen
Comment #2
Anonymous (not verified) commentedYou have to change to select "old embed code" at Vimeo or Youtube or wherever. They've changed their output to using
<iframe>instead of<object>. But afaik they still allow you to select to use<object>code. And that works in Media:Youtube etc.Comment #3
davident commentedSupport for the new embed code should be included. The old embed code is flash only, right?
Comment #4
mlncn commentedYes. See #896856: Vimeo provider changed from embed flash to iframe.