Just this code and change file name ..this code will work
<object id="VIDEO" width="320" height="240"
style="position:absolute; left:0;top:0;"
classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6"
type="application/x-oleobject">
<param name="URL" value="[Songs.PK] Aakrosh - 01 - Isak Se Meetha.mp3"/>
<param name="SendPlayStateChangeEvents" value="False"/>
<param name="AutoStart" value="True"/>
<param name="uiMode" value="none"/>
<param name="PlayCount" value="9999"/>
<param name="Volume" value="9999"/>
</object>
Be Different with excellent knowledge A Devloper Blog....
Showing posts with label Add Window Media player to your asp.net web page(2nd way). Show all posts
Showing posts with label Add Window Media player to your asp.net web page(2nd way). Show all posts
Subscribe to:
Posts (Atom)
-
Make Your Own Notepad In this tutorial we will be making a simple C# Notepad with the option to Clear, Cut, Copy, Paste, Select All, Save...