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

UIMode with FireFox Options · View
tharaka
Posted: Monday, March 09, 2009 8:34:00 AM
Rank: Newbie
Groups: Member

Joined: 3/6/2009
Posts: 1
Points: 3
Location: sri lanka
Hi
I want to remove the user interface from Windows Media control.
I set UIMode="None".

IE - working
FireFox - Not working.

I have used following code

Code:

ASPNetVideo:WindowsMedia ID="wm1" runat="server" UIMode="None" Width="570px" Height="326px" ShowContextMenu="false" AutoPlay="true" Alignment="Center"> <HTMLAlternativeTemplate> <asp:ImageButton ID="imb" runat="server" Height="56px" Width="68px" ImageUrl="http://www.microsoft.com/windows/windowsmedia/images/logos/getwm/mp11_68x56_static.gif" PostBackUrl="http://www.microsoft.com/windows/windowsmedia/player/download/" /> </HTMLAlternativeTemplate> </ASPNetVideo:WindowsMedia>


Please let me know how to remove user interface from FireFox.
(My FF browser version 3.0.6)
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.