Skip to main content
January 9, 2008
Question

NetStream Audio Only...

  • January 9, 2008
  • 1 reply
  • 331 views
I have the code working for the net streaming of video. I'm trying to use the same technique for an audio only player. It doesn't work. Here is what I have: What am I missing?

This topic has been closed for replies.

1 reply

Inspiring
January 9, 2008
As far as I'm aware you can only use NetStream for audio if its an audio-only FLV (such a thing is possible, I've never attempted it to encode one but I've read about it. However I think its just mp3 data that's inside the FLV container).

I think all you would need to use in this situation is the Sound class.