Your Ad Here

Scripts' Documentation


Message Blog.NET

Message Application.NET

 

Message Blog.NET's Docs


How to Embed YouTube Video into your post

1. Copy the Embed code for YouTube
 
2. In Message Blog.NET Admin Panel -> Add New Message, click on CODE button. The Text into the TextBox should become: [CODE][/CODE]
 
3. Paste you YouTube Video Embed Code Between opening and closing CODE Tag:
 
Ex.
 
[CODE]<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/Hy2bGEydkoI&hl=en&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Hy2bGEydkoI&hl=en&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>[/CODE]