Skip to content

Commit

Permalink
Internet Content: Remove some of the annoying icons in the blip.tv pl…
Browse files Browse the repository at this point in the history
…ayer.

Blip doesn't have a chromeless player, so remove what we can and substitute our branding for the default.
  • Loading branch information
Robert McNamara committed Mar 23, 2011
1 parent a59a83e commit 40701c0
Showing 1 changed file with 5 additions and 0 deletions.
Expand Up @@ -43,6 +43,11 @@
'enablejs': 'true',
'javascriptid': 'mybtvplayer',
'autostart': 'true'
'showsharebutton': 'false',
'showinfo': 'false',
'showfsbutton': 'false',
'showhd': 'false',
'brandname': 'MythTV',
};

var atts = { id: "mybtvplayer" };
Expand Down

0 comments on commit 40701c0

Please sign in to comment.