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

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -