Click to See Complete Forum and Search --> : rm streamming


millergroup
06-26-2005, 10:03 PM
Hi,

Here is my embedded code. Works just fine: <EMBED src="source/i-can-only-imagine-24.ram" autostart=true hidden=true loop="-1">

My question: how do embed files so that they will play one after the other automatically?

Thanks

intelligentfool
06-26-2005, 11:34 PM
i use streaming mp3 on my site, but i used to use real media. If i remember correctly, real media's streaming files work the same as mp3 streaming files (.m3u). You should be able to make a text file in notepad, and on each line, put http://www.site.com/track1.ram, 2, 3...ect. and save the file as whatever.rm.

i'm not 100% though, so give it a shot i guess.

p.s. are you using real media strictly to save on disk space? otherwise i'd recommend switching to mp3, its alot easiser to work with and sounds better.