You tube video in single.php
-
I embeded a youtube video in the post
<object width=”280″ height=”152″><param name=”movie” value=”https://www.youtube.com/v/z1B9KGybeBU?fs=1&hl=en_US”></param><param name=”allowFullScreen” value=”true”></param><param name=”allowscriptaccess” value=”always”></param><embed src=”https://www.youtube.com/v/z1B9KGybeBU?fs=1&hl=en_US” type=”application/x-shockwave-flash” allowscriptaccess=”always” allowfullscreen=”true” width=”280″ height=”152″></embed></object>
.. This displays the embeded video in the size i want in the index page ..
but when we click read more to read the whole post i want the video to be displayed in a different size .. please help ..
- The topic ‘You tube video in single.php’ is closed to new replies.