video

B

bob smith

Is there an easy way I can put a video on my web page?

I want to do something like this:

<video src = 'myvid.mp4'>

Thanks.
 
R

richard

Is there an easy way I can put a video on my web page?

I want to do something like this:

<video src = 'myvid.mp4'>

Thanks.

Look to see how to do it with html 5.
Lots of free flash video players available.
 
M

meagain

Hot-Text said:
<embed
src="myvid.mp4" width="145" height="60"
type="application/x-shockwave-flash" swliveconnect="true" menu="true"
pluginspage="http://?" quality="autohigh" scale="exactfit"
salign="TR" bgcolor="050000" autostart="true">
</embed>

You're Welcome
Hot-Text

Or you could try this:
http://96.9.49.162/AccessBolton_files/AnEmbedded_THS.htm


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<title>Embedded Video</title>
<script src='http://www.townhallstreams.com/sites/all/libraries/jwplayer/jwplayer.js'
type='text/Javascript'></script>
</head>
<body>

<table border="2" align="center" >
<tr><td align="center" bgcolor="#eaeaea">
<font size="5">
Bolton Access TV
</font>
</td></tr>

<tr><td align="center">

<div id='jw51d0b449dc033'></div>
This playback was paid for by Cable Subscribers in Bolton MA

</td></tr>
</table>

<script src='http://www.townhallstreams.com/sites/all/libraries/jwplayer/jwplayer.js'
type='text/Javascript'></script>
<div id='jw51d0b449dc033'></div>
<script>jwplayer('jw51d0b449dc033').setup({"width":640,"height":480,"autostart":true,"modes":[{"type":"flash","src":"http://www.townhallstreams.com/sites/all/libraries/jwplayer/player.swf","config":{"streamer":"rtmp://media.townhallstreams.com/archive/bolton_mass?meeting=Bolton+Annual+Town+Meeting+6+May+2013&event_date=2013-05-06+07%3A00+PM&stream=Houghton+Building","file":"mp4:THS5188e91330b10","provider":"rtmp"}},{"type":"html5","config":{"file":"http://media.townhallstreams.com:19...=2013-05-06+07:00+PM&stream=Houghton+Building","provider":"video"}}]});</script>


</body>
</html>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,902
Latest member
Elena68X5

Latest Threads

Top