hey there
well the link provide by the mudasar, Sorry I was unable to find from where i can download the "ASP.NET Media Player Control"
Right now I m using the following code for Window Media Player Object, its working fine in chrome and IE but not working in Firefox,
<OBJECT width="312px" height="248px" CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" VIEWASTEXT><PARAM name="autoStart" value="True"><PARAM name="URL" value="Guzarish.mp3"><PARAM name="enabled" value="True"><PARAM name="balance" value="0"><PARAM name="currentPosition" value="0"><PARAM name="enableContextMenu" value="True"><PARAM name="fullScreen" value="False"><PARAM name="mute" value="False"><PARAM name="playCount" value="1"><PARAM name="rate" value="1"><PARAM name="stretchToFit" value="False"><PARAM name="uiMode" value="full"></OBJECT>
<OBJECT width="312px" height="248px" CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" VIEWASTEXT>
<PARAM name="autoStart" value="True">
<PARAM name="URL" value="Guzarish.mp3">
<PARAM name="enabled" value="True">
<PARAM name="balance" value="0">
<PARAM name="currentPosition" value="0">
<PARAM name="enableContextMenu" value="True">
<PARAM name="fullScreen" value="False">
<PARAM name="mute" value="False">
<PARAM name="playCount" value="1">
<PARAM name="rate" value="1">
<PARAM name="stretchToFit" value="False">
<PARAM name="uiMode" value="full">
</OBJECT>
My question is can I use flash player to run my mp3 files because i dont want my users to download any kind of plugin, when there will be flash player most of the users already will have it because of Youtube.com.
So please tell me if i can use flash player object ?
Code will be appreciated :)
hey there
well the link provide by the mudasar, Sorry I was unable to find from where i can download the "ASP.NET Media Player Control"
Right now I m using the following code for Window Media Player Object, its working fine in chrome and IE but not working in Firefox,
<OBJECT width="312px" height="248px" CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" VIEWASTEXT><PARAM name="autoStart" value="True"><PARAM name="URL" value="Guzarish.mp3"><PARAM name="enabled" value="True"><PARAM name="balance" value="0"><PARAM name="currentPosition" value="0"><PARAM name="enableContextMenu" value="True"><PARAM name="fullScreen" value="False"><PARAM name="mute" value="False"><PARAM name="playCount" value="1"><PARAM name="rate" value="1"><PARAM name="stretchToFit" value="False"><PARAM name="uiMode" value="full"></OBJECT>
<OBJECT width="312px" height="248px" CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" VIEWASTEXT>
<PARAM name="autoStart" value="True">
<PARAM name="URL" value="Guzarish.mp3">
<PARAM name="enabled" value="True">
<PARAM name="balance" value="0">
<PARAM name="currentPosition" value="0">
<PARAM name="enableContextMenu" value="True">
<PARAM name="fullScreen" value="False">
<PARAM name="mute" value="False">
<PARAM name="playCount" value="1">
<PARAM name="rate" value="1">
<PARAM name="stretchToFit" value="False">
<PARAM name="uiMode" value="full">
</OBJECT>
My question is can I use flash player to run my mp3 files because i dont want my users to download any kind of plugin, when there will be flash player most of the users already will have it because of Youtube.com.
So please tell me if i can use flash player object ?
Code will be appreciated :)
If the going seems easy, You are going DownHill...