1) FInd your video on YouTube
2) Click on the embed code to highlight it
3) select any youtube posting options (such as window size, border color, etc.) you wish
4) hit Ctrl-C on your keyboard to copy code into your memory buffer
5) hit Ctrl-P to past the code into the anyswing editor
6) highlight the embed code in the editor and then click the "youtube" button on the editor to add the youtube tags
The code should look something like this
- Code: Select all
[youtube]<object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/2cimtjuwVD8&hl=en_US&fs=1&color1=0x3a3a3a&color2=0x999999"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/2cimtjuwVD8&hl=en_US&fs=1&color1=0x3a3a3a&color2=0x999999" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object>[/youtube]
and it should display like this:
Enjoy and post away!

