View Full Version : How to embedd music and videos on a page?


Rose
03-10-2006, 03:52 PM
Well how do I do that? The idea is, that the video is somewhat embedded in the pages layout so that thew files can not be downloaded just by right-click on the link. Can anybody help?

luvhartz
03-10-2006, 11:18 PM
click here:

http://www.lissaexplains.com/fun4.shtml

:)

Rose
03-11-2006, 09:31 AM
oh... but thats not what i meant... not as background music... and lissa also writes that it only works in netscape...
what i mean is that you click on a link to listen to a song or see a video... but it's not a normal link... the files are embedded so that people cannot download the files.....

luvhartz
03-11-2006, 03:03 PM
...that you click on a link to listen to a song or see a video...
<embed src="yourmidiname.mid" width=25 height=25 autostart=false repeat=true loop=true>

It works in IE 4.0+ ASWELL AS netscape. The page also says that putting false means they have to click on it to start and stop. It shouldnt make you download it. I think it may work in FF I'm sure I have used it before..

Change the blue :)