9.1-If the video you want to publish is located into Youtube, Google video, Yahoo video, iFilm, Vimeo
etc., login into the site, open the page where you want to publish the video, click the edit text icon (see video text edit) and add to the text the code below:
{video_provider}video_id{/video_provider}
If your browser shows a Youtube link like this http://www.youtube.com/watch?v=hFeR5HZ3oig replace the information in this way:
video_id=hFeR5HZ3oig
video_provider=youtube
9.2--If the video you want to publish has an extension such us .flv,.swf, .mov, .mp4, .wmv, .avi, .mpg and .mpeg, .rm and .ram, the first thing to do is to upload the video files into the folder « videos » (see video upload), then login into the site, open the page where you want the video is visible, click on the text edit icon (see video text edit) and add to the text the code below:
{video_file_type}video_name{/video_file_type}
If you video is like this myvideo.mov the code will be: {mov}myvideo{/mov}