Løsning:
Follow the following steps if you want to add real audio/video to your site:
Digitize your audio/video tape by using Real Networks\' Real Publisher (see
http://www.real.com).
Put rm (binary) files, created by Real Publisher, into your agency\'s media directory.
Create a ram for each corresponding rm file.
Ram files are shortcuts to rm files.
A ram file has one line which is a link to an rm file. It look something like this:
pnm://www.ci.nyc.ny.us/html/umbrella/media/sample.rmNotice that instead of a familiar http, pnm protocol name is used.
Put your ram files into your agency\'s html directory.
Now you can link to your ram files using the <A HREF> tag:
<A HREF=\"sample.ram\">Sample link</A>
When you click on a link to a ram file, your browser pulls up Real Player which plays your real audio/video rm file.
Link:
http://www.ci.nyc.ny.us/html/style/html/sty3.html#coding/per