1st use IE.
When you get there you have to select the first song in the listbox with the mouse so the arrows keys will work. Select a different song using the arrow keys— then another and another ect. go crazy
2nd use Netscape
Do the same process as above and you will notice more then one song will begin to play. This sucks :x
I am using
onChange = function () {
stopAllSounds();
screen.loadSound(listbox.getSelectedItem().data[“Link”], true);};
to select each song in the listbox…
Any thoughts on how to stop the extra songs in Netscape from playing.
I noticed h88 said Netscape is working on these problems. Can anyone point me to any articles that state Netscape is work on their browser issues with flash? This would help because as you could assume my client does not like Netscape performance, and some proof that Netscape acknowledges problems between their browser and flash would really help.