all groups > macromedia flash flashcom > january 2007 >
You're in the

macromedia flash flashcom

group:

How can I append streams/play continously?



How can I append streams/play continously? Trond Juan
1/31/2007 8:24:15 AM
macromedia flash flashcom: Hi
Two q's in a row, you may officially call me a n00b :)

I have a MP3-streamer app that generates an audio object, and i use
NetStream.play() to make it play. (I need the scrubbing and volume an so of the
audio object). So when I request a new MP3 file I experience a second or three
of pause before the next file starts playing, I've set buffering time to zero.

Is there a way of appending the next file to the end of the file playing so I
dont get the pauses? This way I could send over a request for the next file
when, say there's 5seconds left of the playing file, then appending the next
file and make the files play continously.

I've done this with recording and the publish(..., "append") function, from
the client, but now I want the server to append files for me.

Alternatively I could send over the entire playlist at statup and generate the
entire stream once if this is possible.

Any thoughts or methods, please?

Thanks, Trond

Re: How can I append streams/play continously? [djdomain]
1/31/2007 11:16:39 AM
AddThis Social Bookmark Button