javascript - get rid of centered play button from youtube video -
i'm using google youtube chromless api create custom play controls yotube vids on site. using chromless player doesn't seem rid of play icon sits on video @ start. cant hide other controls using this:
swfobject.embedswf("http://www.youtube.com/apiplayer?&enablejsapi=1&playerapiid=player1", id, "545", "300", "8", null, null, params, atts);
googled death can't find answer.
any ideas?
Comments
Post a Comment