html - How to get embedded code of autoplay youtube video -


i need embed video in project , need have code not display suggested videos @ end, , need it autoplayed when page launches.

this url of video

can in please?

try this

<iframe width="560" height="315" src="http://www.youtube.com/embed/1wcxuhdfyuo?rel=0&autoplay=1" frameborder="0" allowfullscreen></iframe> 

Popular posts from this blog

Php - Delimiter must not be alphanumeric or backslash -

c# - How to change the "Applies To" field under folder auditing options programatically (.NET) -

c++ - Ambiguity when using boost::assign::list_of to construct a std::vector -