|
8b-3.27.1 Embedding Youtube code workarounds
(I'm feeling curious)
Embedding YouTube code in your Livevideo Blogs???
It is really easy, just copy and paste the embed code from youtube and paste into your blog. it should look like this:
[div align="center"][embed width="425" height="355" allowscriptaccess="never" wmode="transparent" type="application/x-shockwave-flash" src="http://www.youtube.com/v/3uiC9emBoAQ&hl=en"][/embed][br /]
Replace your [ ] to the carrots and the big blue text with your url for the video you want to watch and then you are all set. :)
*note the code is modified to allow for embedding in LV.*
________________________________________________________
The actual film from Youtube---^
_______________________________________________________
Below is the original Youtube code:
(Carrots replaced of course)
[object width="425" height="355"][param name="movie" value="http://www.youtube.com/v/3uiC9emBoAQ&hl=en"][/param><param name="wmode" value="transparent"][/param][embed src="http://www.youtube.com/v/3uiC9emBoAQ&hl=en" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"][/embed][/object]
_____________________________________________________________
And below is the default livevideo code:
(Carrots are the little greater then less then symbols)
[div][embed src="http://www.livevideo.com/flvplayer/embed/xxxxxx" type="application/x-shockwave-flash" quality="high" WIDTH="445" HEIGHT="369" wmode="transparent"][/embed][br/][a href="http://www.livevideo.com/video/embedLink/xxxxxx"]NAME][/div]
______________________________________________________________
*You can remove the italicized bold bit as it serves no purpose in the blog anyway.*
Now, as you can see there is some modification you must do in order for the code to work.
Have fun people! Remember, have fun while doing your html hacks, it is good clean fun!
-m
|