Viddler embeds example
All code below is essentially the exact same as on djsteen.com/storage/viddlerembeds.html. Player and video sizes have been altered slightly to fit within the WordPress theme.
Note: Embed/Player height size doesn’t update when width is altered in Your Videos. Ditto when height is changed; width doesn’t update.
Full player / Flash with HTML5 fallback
Advanced: Hide control bar
‘Your Videos’ states -> (Player: 590×374 / Video: 590×332)
Simple player / Flash with HTML5 fallback
Advanced: Hide control bar
(Player: 590×352 / Video: 590×332)
Comments: Viddler branding logo appears behind control bar. Could also happen with custom logo.
Mini player / Flash with HTML5 fallback
Advanced: Hide control bar
(Player: 590×332 / Video: 590×332)
Comments: Yes, When Mini player is selected in Your Videos it serves the code for a Full player. (See actual mini player below.)
However, the player size and video size match and this is how it should be for a player when the ‘Hide control bar’ button is ticked.
Mini player (code edited) / Flash with HTML5 fallback
Advanced: Hide control bar
(Player: 570×332 / Video: 570×321)
Comments: Mini player required a slight tweak here because WordPress was altering the embed code because it was still to wide. You can see what it looked like with the Full player embed directly above this correct Mini player embed.
Full player / iframe
Advanced: Hide control bar
(Player: 590×374 / Video: 590×332)
Comments: I assume hide control bar isn’t intended to work with iframe embeds.
Simple player / iframe
Advanced: Hide control bar
(Player: 590×352 / Video: 590×332)
Comments: I assume hide control bar isn’t intended to work with iframe embeds.
Mini player / iframe
Advanced: Hide control bar
(Player: 590×332 / Video: 590×332)
Just for fun
Full player / legacy
Advanced: Hide control bar
(Player: 590×374 / Video: 590×332)
Simple player / legacy
Advanced: Hide control bar
(Player: 590×352 / Video: 590×332)
Mini player / legacy
Advanced: Hide control bar
(Player: 590×332 / Video: 590×332)
Comments: Same code issue as Flash w/ HTML5 fallback Mini player embed; Your Videos serves Full player code.
Subscribe