1. Find the video you want to embed, for example http://www.youtube.com/watch?v=oAuRPSbT7-8, remove the word "watch?" and replace the = with /, like this: http://www.youtube.com/v/oAuRPSbT7-8
2. On the youtube page, press the embed button to find out the dimensions of the movie (in this case 480x385)
3. Format the flash-tag like this:
- Code: Select all
[flash=480,385]http://www.youtube.com/v/oAuRPSbT7-8[/flash]
where 480,385 is the dimensions taken from the youtube page, and the link is the modified one from step 1.
New tag added, just insert the complete youtube URL between the youtube-tags. Tag added as a button in the full editor as well.
- Code: Select all
[youtube]http://www.youtube.com/watch?v=oAuRPSbT7-8[/youtube]
Vimeo
1. Find the video you want to embed, for example http://vimeo.com/10070693, add moogaloop.swf?clip_id= before the movie-id in the URL, like this http://vimeo.com/moogaloop.swf?clip_id=10070693
2. On the vimeo page, press the embed button to find out the dimensions of the movie (in this case 400x225)
3. Format the flash-tag like this:
- Code: Select all
[flash=400,225]http://vimeo.com/moogaloop.swf?clip_id=10070693[/flash]
where 400,225 is the dimensions taken from the vimeo page, and the link is the modified one from step 1.
Put it all together, and you'll get this:
