Hello,
I used youtube video in my project using follow code ,It works in localhost.
<iframe src="http://www.youtube.com/embed/FG0fTKAqZ5g" height="315" width="560" allowfullscreen="" frameborder="0">
</iframe>
But once i hosted on IIS server, it does not work i mean after hosting , it does not play.
help needed.
Go to the complete details ...