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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

streaming mp3s

Status
Not open for further replies.

adamr1001

MIS
Joined
Jul 25, 2001
Messages
166
Location
CA
Hi.

I can get this to work when I run it off my PC - but not when I run it off my server. Any ideas?

I have gone over Kenny Bellows tutorial in great detail.
And I have tried the following code, but no results.

mySound = new Sound();
mySound.loadSound(" true);
mySound.start();

sooooo frustrating.
 
Have you tried the full url, including the ?

Regards,

cubalibre2.gif
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top