| QUOTE | ||
it works here you just have to do some extra stuff. Steps to embed youtube videos: 1) on the video click "share" 2) click Embed 3) In the embed options check 'Use old Embed code' 4) select your size then copy the code 5) put
Example: [dohtml] <object width="420" height="315"><param name="movie" value="http://www.youtube.com/v/q5K_w9Tbhoc?version=3&hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/q5K_w9Tbhoc?version=3&hl=en_US" type="application/x-shockwave-flash" width="420" height="315" allowscriptaccess="always" allowfullscreen="true"></embed></object> [/dohtml] If you still don't get it click quote on this post and you should be able to figure it out by looking at the code from the example video posted. |
| QUOTE (<!> Death666 @ Dec 8 2011, 08:14 PM) | ||||
|