post your comment   print   send to a friend
Rate:  25% | Views: 1573
Question categories:  Web Design

How do i publish a video file in .avi or .mov format to my web site?

Answer by: Stuart Pierce, Aplus.Net Knowledge Base Support.

You can use the HTML embed element to publish files to your web site. The first thing to do will be to upload your video file to your FTP space on the shared hosting server. Usually video files size is large, that’s why we recommend that you use a local FTP client. Upload to the /html folder for the Unix-based plans and in the /WWWROOT folder for the Windows-based plans.

Then, you will need to insert into the appropriate place of your HTML page the following code:    

<EMBED src="video.avi" WIDTH=xxx HEIGHT=xxx AUTOSTART=TRUE>
</EMBED>

Please replace “video.avi” with the actual name of the file you have uploaded and “xxx” with the desired size of the screen. Please have in mind that in the example above the video file and the HTML page are located in the same directory. Otherwise, you will have to specify the relative path to your video file, like this: src="subdirectory/video.avi".

Related link:

Customer Feedback
Rate:  25% | Views: 1573 | Please Rate:  
 
If you have other comments or ideas for future technical tips, please type them here:

Email: (optional)

Comments: (optional)

 Web Site Design | Server Hosting    Back to serch results
Browse the Base
Knowledge Base
Web Design
  Trellix SiteBuilder
  FrontPage
  Professional Design
  Do It Yourself
  WSC Website Builder
Messages
 

Aplus.Net now offers Microsoft AdCenter coupons to customers!

All shared hosting customers are eligible to receive FREE Microsoft AdCenter coupons. Just select Web Hosting from your top navigation bar and click on Coupons>>Microsoft AdCenter to request your coupon. Limit of one per customer. Get advertising today!
Learn More...

Private Area
 
Ask
in Private
   
Personal
Folder
 
Related Questions
 
1. What exactly is HTML?
 
2. What about Hypertext Markup Language?
 
3. What is Body Tag?
 
4. How to place Headings on your page and how to use the Font Tags?
 
5. What is a HYPERLINK?
 
Home Browse Search Ask in Private Personal Folder   Help
powered by web hosting 
  Logged as: Guest