Dynamic rich media component for ASP.Net Flash, Video and Audio controls for C# and VB.Net
Welcome Guest Search | Active Topics | Members | Log In | Register

ASPNetAudio slow in Firefox 3 Options · View
moxb
Posted: Thursday, November 26, 2009 10:34:22 AM
Rank: Newbie
Groups: Member

Joined: 11/26/2009
Posts: 5
Points: 15
ASPNetAudio needs over 30 seconds (sometimes a minute) to start playing file in Firefox 3.
I don't have this issue in IE or Google Chrome.

Can you help me about this?
moxb
Posted: Thursday, November 26, 2009 11:52:06 PM
Rank: Newbie
Groups: Member

Joined: 11/26/2009
Posts: 5
Points: 15
OK, I need to clarify my problem.

I have a ListView in which every item contains ASPNetAudio control.
If there is only one item in ListView, then ASPNetAudio control plays file immediately without problems.
If there is more then one item, then ASPNetAudio control doesn't play file, instead nothing happens for more then 30 seconds, even a minute, and then it plays file.

Can someone help me?

This is happening only in Mozilla Firefox 3, not in IE or Google Chrome.
moxb
Posted: Thursday, November 26, 2009 11:52:45 PM
Rank: Newbie
Groups: Member

Joined: 11/26/2009
Posts: 5
Points: 15
OK, I need to clarify my problem.

I have a ListView in which every item contains ASPNetAudio control.
If there is only one item in ListView, then ASPNetAudio control plays file immediately without problems.
If there is more then one item, then ASPNetAudio control doesn't play file, instead nothing happens for more then 30 seconds, even a minute, and then it plays file.

Can someone help me?

This is happening only in Mozilla Firefox 3, not in IE or Google Chrome.
moxb
Posted: Friday, November 27, 2009 3:33:24 PM
Rank: Newbie
Groups: Member

Joined: 11/26/2009
Posts: 5
Points: 15
I SOLVED THIS PROBLEM!

After two days of desperation, I have found solution.

First of all, problem wasn't in ASPNetAudio control but in Firefox.
Let me say how I discovered real problem and solution.

As I found out, Firefox have some bug issues with layout, specifically with position of elements.
ASPNetAudio didn't want to play audio if you didn't scroll to the bottom (or you weren't already at the bottom) of page!!! This is some Firefox bug which doesn't show up in IE or Chrome.

Solution is to put <span style="position:relative"> around ASPNetAudio control and everything will work!

Hope I will save someone from headache!

Thanks everyone!
Jake
Posted: Sunday, December 06, 2009 5:43:20 AM
Rank: Administration
Groups: Administration

Joined: 7/26/2007
Posts: 676
Points: 1,728
Location: USA
Thanks - we will update teh control accordingly

http://www.aspnetmedia.com
Users browsing this topic
Guest


Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.