The
document management can be accessed through
administration.
To insert a video document into your pages you have to follow this procedure:
- go to document management ("Admin" > "documents")
- click on "New document"
- select the document from your computer by clicking on the "browse..." button and press "enter"
- double click on the loaded document
- copy the shown address (/res/site...)
- go back to site design
- go to the page you want to insert the document in
- edit the text block tou want to insert the document into
- click on
- copy the following code and paste it inside the "source code" window
<embed type="video/x-ms-asf-plugin" pluginspage="http://www.microsoft.com/windows/mediaplayer/download/default.asp" src="/res/site64/res47825_demo.avi"></embed>
Remembering to change "/res/site64/res47825_demo.avi" with the address of the video uploaded on your site and prevoiously copied (/res/site...)