<%@ Page Language="C#" AutoEventWireup="true" CodeFile="vedio.aspx.cs" Inherits="vedio" %>
vedio is not playing in firefox what is the problem with my code.
i am playing one .wmv file in my asp.net
web page it is work fine in IE browser but it is not working in FireFox
what is the problem with the following code.
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="vedio.aspx.cs" Inherits="vedio" %>
Untitled Page
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="vedio.aspx.cs" Inherits="vedio" %>
Koteswararao MallisettiPosted Oct 15, 2010, 1:18 AM
Gomathi PalaniswamyPosted Oct 14, 2010, 6:34 AM
I think the is not specifying type of video in object tag
<object id="win1" classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95" type ="video/x-ms-wmv">