Style Add Music Add Video Background Character Colors Cursor Filters Link Marquee Picture Scrollbar Text

Adding video to your page.

You can add video to your website in different ways using different formats. Video can be downloaded by a visitor or it can be streamed so that it plays while it is downloading. The most common streaming formats available on the Web are RealMedia, QuickTime, and Windows Media. You must download a helper application in order to view these formats.

Click here to get Music Videos for your page (www.musicfeet.com) Opens in new window.

Click here to get Games for your site (www.addfreegames.com) Opens in new window.

Formats

QuickTime (.qt .mov)

QuickTime is one of the most popular video formats on the web, developed by Apple. To play a QuickTime movie you need to download the movie player from http://www.apple.com/quicktime/

Real Video (.rm, .ram)

RealVideo is used for streaming video To play real video you need to download the RealPlayer from http://www.real.com

AVI (Audio Video Interleave, .avi)

AVI is a common format for audio/video on the PC developed by Microsoft. To play an AVI you need to download the Windows Media player from http://windowsmedia.microsoft.com/download/download.asp

MPEG (Moving Picture Experts Group, .mpeg, .mp4)

MPEG compresses the video, making it much smaller. It differs from the formats above because it is an open standard, not owned by any one company. Most media players and plug-ins will play MPEG video.

Before you use the code determine what kind of player you need by looking at the file extension.

Windows Media Player code: .wmv, .mpg, .asx, or .avi

Quick Time Player code: .qt or .mov

Real Player code: .rpm, .ram, or .rp

Windows Media Player Video Code:

<embed name="RAOCXplayer" src="URL of video goes here" type="application/x-mplayer2" width="400" height="302" ShowC."1" ShowStatusBar="1" AutoSize="true" EnableC."0" DisplaySize="0" pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/ Products/MediaPlayer/"></embed>

Real Player Video Code:


<embed src="URL of video goes here" width="320" height="240" loop="true" type='audio/x-pn-realaudio-plugin' autostart="false"> </embed>

Quick Time Video Code:

<embed src="URL of video goes here" width="320" height="256"> </embed>

Flash Video Code:

<embed src="URL of video goes here" width="550" height="400"> </embed>


Get Music Videos for your page (www.musicfeet.com) Opens in new window.
This site is being hosted on NetColony.com. Any content shown on the personal pages of this site are NOT the responsibility of NetColony.com. Any improper content will be deleted promptly upon notification of such. Please report any fraud content to fraud@netcolony.com immediately. Thank you!