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

How to calculate SNR of signals in MATLAB? -

c# - Attempting to upload to FTP: System.Net.WebException: System error -

ios - UISlider customization: how to properly add shadow to custom knob image -