Youtube:
- If you have a video on Youtube that you want to embed, take the embed code (I'll use this video by Mittocs for the example):
<object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/eR8GqchfX14&hl ... ram><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/eR8GqchfX14&hl=en_US&fs=1&hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="505"></embed></object>
- Out of the embed code, all you need is the link, so delete everything before and everything after the first link in the embed, so you will delete what is in red:
<object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/eR8GqchfX14&hl=en_US&fs=1&hd=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/eR8GqchfX14&hl=en_US&fs=1&hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="505"></embed></object>
- Now highlight what's left after the deleting and click the Flash button towards the top of the post box. You will have something that looks like this:
[flash=]http://www.youtube.com/v/eR8GqchfX14&hl=en_US&fs=1&hd=1[/flash]
- Now you have to enter what resolution you want the video to be, take a look at the original embed code and you should find the width and height, for this video it is 640 by 505. Put these numbers after the '=' with a comma separating them, NO SPACES:
- You should now have a working video:
- For Vimeo, follow the same steps as for Youtube, here is what you should delete from the embed code (Again, red is what you should delete):
<object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=5627218&server=vimeo.com&show_title=1&show_byline=1&show_portrait=0&color=&fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id= ... llscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object><p><a href="http://vimeo.com/5627218">Mx Simulator: Slow Motion</a> from <a href="http://vimeo.com/user2011473">yzmxer608</a> on <a href="http://vimeo.com">Vimeo</a>.</p>