Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

streaming mp3 without streaming server 1

Status
Not open for further replies.

mickjbud

Programmer
Jun 13, 2002
48
0
0
GB
Hi all

I am wanting to stream an mp3 using the netstream object so that I can trigger a switch in javascript when the mp3 has finished playing.

When the page loads the mp3 is initially set to play and when the user selects an option from a drop down menu the music continues to play this is achieved through a js switch, However when it has stopped playing I want flash to set the switch to false so that when a user selects another option the mp3 is restarted.

I know I can achieve the above using FSCommand to communicate with flash however I cant seem to get the music to play using the netstream object and I can't find anything on the web.

Can you stream MP3 without having a streaming server? Is there a better way of doing this? If I add sound using behaviours can I get streamed data information from this?

TIA

Mick
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top