simon wrote:You can already embed youtube clips.
[flash= 560,315 ]http://www.youtube.com/v/UffIQIgKMVc?version=3&hl=en_GB[/flash]
Had tried that but was missing the numbers after flash= where do they come from?
simon wrote:You can already embed youtube clips.
[flash= 560,315 ]http://www.youtube.com/v/UffIQIgKMVc?version=3&hl=en_GB[/flash]
If you get the embed code on youtube, making sure you check the "use old embed code" checkbox you'll get something like this:kenny wrote:simon wrote:You can already embed youtube clips.
[flash= 560,315 ]http://www.youtube.com/v/UffIQIgKMVc?version=3&hl=en_GB[/flash]
Had tried that but was missing the numbers after flash= where do they come from?
Code: Select all
<object width="560" height="315"><param name="movie" value="http://www.youtube.com/v/UffIQIgKMVc?version=3&hl=en_GB"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/UffIQIgKMVc?version=3&hl=en_GB" type="application/x-shockwave-flash" width="560" height="315" allowscriptaccess="always" allowfullscreen="true"></embed></object>
vxc wrote:thats was highly interesting,