This issue is only Firefox related. IE6 works fine!

I created a page which shows audio nodes and respective play buttons using Views. However, I've noticed that when a number of play buttons on one page exceeds somewhat 10-11, they stop working. The usual behavior is when I click on the play button, it changes to a constantly rotating circle with no sound.

Some more interesting info on this. When I load a page and only part of it fits into the browser window, and only 5-6 play buttons are visible, they play audio fine! But when I scroll the page down so that the remaining play buttons appear - they stop working the way I described above!

Any ideas what can wrong here?

Comments

costinius’s picture

Has anyone faced the same problem?

mfb’s picture

I've seen such an issue with flowplayer (flash video player). My assumption was it's some browser bug but I haven't had a chance to look into it further.

costinius’s picture

Thank you, Mark, I think I'll have to limit the # of nodes on one page to be on the safe side. I thought this could be fixed somehow in the website config settings.