Title: Update for embedded video
Zombo - August 25, 2006 01:26 AM (GMT)
A little update,
you can now post embedded videos (ie, youtube) in all video sections of the forum (member, collab, private). It won't work in other sections!!! (except testing zone)
To do so:
Get the embed code from the youtube video (located at the top right of the navigation screen of the youtube video).
Don't abuse it!!! It won't load the videos before they're played, but it can slow down the page if there's too many videos! I'll remove the feature if people abuse it!!!
When posting:
use the tags [doHTML][/doHTML]
Example with a youtube video:
| CODE |
| [doHTML]<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/WUFos-HrHag"></param><embed src="http://www.youtube.com/v/WUFos-HrHag" type="application/x-shockwave-flash" width="425" height="350"></embed></object>[/doHTML] |
You can test it in the Testing Zone too.
So now you can watch your videos without even going to youtube!!! :banana::pickle:
UnEmploymentDude - August 25, 2006 06:58 AM (GMT)
Is this limited to just videos or can we put other HTML shnuff?
Zombo - August 25, 2006 11:29 AM (GMT)
any HTML, but its mainly targeted at embedded videos, thats why its only enabled in videos sections.
kebaan - August 25, 2006 01:21 PM (GMT)
thats nice .. i can test it when ive made that vid of my manipulations, lol..
anyway, to find the embed thingy i have to go to their source code? or just copy yours and add my link instead?
-Kebaan
Zombo - August 25, 2006 01:36 PM (GMT)
No,
If you open a regular youtube link, look to the right
There's a section called "About this Video"
copy the "Embed" link
kebaan - August 26, 2006 07:34 PM (GMT)