Hello,
I need some flash plugin for wordpress that will allow me to embed YouTube videos into my pages.
I have tried some 'YouTube video plugins' which use a custom code to insert the YouTube video in the post but that's not what I am looking for, I need a plugin that will allow me to embed YouTube videos using the same link YouTube provides for each video, for example:
I need some flash plugin for wordpress that will allow me to embed YouTube videos into my pages.
I have tried some 'YouTube video plugins' which use a custom code to insert the YouTube video in the post but that's not what I am looking for, I need a plugin that will allow me to embed YouTube videos using the same link YouTube provides for each video, for example:
Code:
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/8lPOxDVLbhA"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/8lPOxDVLbhA" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>






