Lovelybones
Technical User
- Oct 6, 2007
- 31
Hey guys,
I've just launched a band website and it has a song player in it. The way it works is that it loads external songs
myMusic.loadSound("song name here.mp3",false);
It works fine when I preview it in dreamweaver, but once I load it up onto the web the songs don't work.
It's weird, I've loaded the swf, the index.html, all the songs that are being linked to up onto the server. But it just doesn't work. everything else works fine, except this.
I read somewhere saying you have to declare that domain and subdomain because of some weird cross streaming security issue.
PLEASE HELP!!!
Cheers
Max
I've just launched a band website and it has a song player in it. The way it works is that it loads external songs
myMusic.loadSound("song name here.mp3",false);
It works fine when I preview it in dreamweaver, but once I load it up onto the web the songs don't work.
It's weird, I've loaded the swf, the index.html, all the songs that are being linked to up onto the server. But it just doesn't work. everything else works fine, except this.
I read somewhere saying you have to declare that domain and subdomain because of some weird cross streaming security issue.
PLEASE HELP!!!
Cheers
Max