[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Real media and raq1



On Wed, 21 Feb 2001, SunUp Media Group, Inc. wrote:

} I have a raq1 that I placed some real media files on (.rm)  They play
} perfectly in ie but in netscape I just got a page of garbled code.

A metafile

	Create a text file with the full URL of the .rm file in it,
ie:

	http://www.foo.com/music/mymusic.rm

	Save it as <something>.ram then upload it to your server and
point the links on your page to it.

	If you've got Real's server installed then the URL would be
something like:

	rtsp://www.foo.com/mymusic.rm

	But everything else is the same. Just save the file with a
.ram extension, upload it to your server and point the links at it.

	Make sure you have a hard carriage return after the URL in
the file (hit return at the end of the line).

	HTH