<html>:::::HELP:::::

Oct 26, 2008
6,219
8
0
Cyberspace
Machan,

I'm not an expert in Coding... is this will help you..?

<embed src="video.mov">

<embed src="video.mpg">
<embed src="audio.wav">

height=x width=y

autoplay=true|false
controller=true|false
loop=true|false

URL=http://...
target="window_name"
pluginspage=http://...

Embedded Video/audio

Displays a digital video or audio clip within a web page, may require extra software "plug-in" to play back. Most common video formats are QuickTime or MPEG. Audio files can be a video without an image track, or MIDI, AIFF, or WAVE. Parameters include src (source), the name, file path, or URL for the media file; height and width of the video clip (or the size of the controller for an audio file); autoplay determines if it plays automatically when the page loads; controller determines if the control bar is visible on the page; loop can make the media play endlessly; URL can direct the browser if the user clicks on the video, loading content to target if specified; pluginspage links a visitor if the plug-in is not installed.

For more infromation
Code:
 http://www.mcli.dist.maricopa.edu/tut/tags/tag5.html
 

RuwinRTY

Member
Dec 16, 2007
13,422
129
0
32
With My Angel
||~DxxCxxxx~|| said:
Machan,

I'm not an expert in Coding... is this will help you..?

<embed src="video.mov">

<embed src="video.mpg">
<embed src="audio.wav">

height=x width=y

autoplay=true|false
controller=true|false
loop=true|false

URL=http://...
target="window_name"
pluginspage=http://...

Embedded Video/audio
Displays a digital video or audio clip within a web page, may require extra software "plug-in" to play back. Most common video formats are QuickTime or MPEG. Audio files can be a video without an image track, or MIDI, AIFF, or WAVE. Parameters include src (source), the name, file path, or URL for the media file; height and width of the video clip (or the size of the controller for an audio file); autoplay determines if it plays automatically when the page loads; controller determines if the control bar is visible on the page; loop can make the media play endlessly; URL can direct the browser if the user clicks on the video, loading content to target if specified; pluginspage links a visitor if the plug-in is not installed.

For more infromation
Code:
 http://www.mcli.dist.maricopa.edu/tut/tags/tag5.html

thx machan
this will do
 

Beetle_Bailey

Member
Aug 8, 2008
74
1
0
Camp Swampy
As I believe most professional way would be embedding a custom Flash video player.

But you might have to purchase one of them from a third party flash component site.. (Unless you don't download it from Rapid Share or some where..) ;)