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

When asp.net audio is not visible it will not play Options · View
booneo
Posted: Thursday, March 25, 2010 5:22:42 PM
Rank: Newbie
Groups: Member

Joined: 3/25/2010
Posts: 1
Points: 3
Location: new plymouth
If I am on a different browser tab the sound will not play. If my control is at the top of the page and I am scrolled down the sound will not play.

Here is what I have:

.aspx.cs side
AlertAudio.AutoPlay = true;
AlertAudio.AudioURL = settingValue;

.aspx side
<div style="position:absolute; top:0px; left:0px;">&nbsp;
<ASPNetAudio:Audio ID="AlertAudio" AudioURL="" AutoPlay="false" runat="server" Volume="100" Loop="False" Streaming="True" />
</div>

The codebehind side gets called by a <asp:timer and will beep at them. Works perfectly if you are staring at the page.
Jake
Posted: Friday, April 02, 2010 12:25:55 PM
Rank: Administration
Groups: Administration

Joined: 7/26/2007
Posts: 676
Points: 1,728
Location: USA
Excellent bug report!



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.