473,387 Members | 1,516 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Using Windows Media Player Control in an ASP .NET Page

Hi,
I just want to know how to control the Windows Media Player Control using JScript in an ASP .NET page? I have tried going through the Windows Media Player SDK but there is no proper help there. Can anyone help me out? I want to control the Media Player Control completely by the use of the JScript or JavaScript.

Thanks
Muhammad Ammad Saleem
Software Engineer
Oct 4 '07 #1
3 3812
jhardman
3,406 Expert 2GB
moved to .NET forum
Oct 5 '07 #2
kenobewan
4,871 Expert 4TB
I doubt that you will find it. If you use W3K you could add the component media services, this may give you more control but not through JS. HTH.
Oct 6 '07 #3
You have 2 options if you want put a mediaplayer control on your web form desinger.

1.) ASPNetVideo Control is available at
Http://aspnet-video.com

Install this control and use the javascript api manual.

2.) Use a dynamic OBJECT TAG
<OBJECT ID="mediaPlayer" height="45" width="200" CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" TYPE="application/x-oleobject">
<PARAM name="URL" value="">
</OBJECT>
Just like this guys codeproject
http://www.codeproject.com/aspnet/CC_MultiMediaControl.asp
Oct 25 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

12
by: Simon Harvey | last post by:
Whato chaps, I work (or am hoping to work! :) for a company that specialises in the following: - Localisation of media - including software, manuals, literature and training material. -...
1
by: Silverton Mike | last post by:
I need to retrieve Windows Media Player playlists programmatically via C# from a desktop machine. Does WMP keep track of used/created playlists via registry entries or a saved file on the hard...
1
by: cyshao | last post by:
How to show a Real Player or Media Player on my Web page? I want my web page to show a vedio control which can play records. How can I do that? Thanks Charles Shao
3
by: rmorvay | last post by:
I wrote a quick app to play music and I am having difficulty connecting a slider control to the Windows Media Player control. Here is my difficulty. I need to set the sliders min and max properties...
2
by: Vanga Sasidhar | last post by:
Already posted the same message but the date and time of my machine was set back. and it was listed under the old date. Thats why I am posting the same message again. Please accept this. ...
1
by: sri2097 | last post by:
Basically, I want to check if a URL is playable or not (without actually playing it). i.e. given a URL I want to write an automation script to figure it out for me if it's playable or not. If...
0
by: dongarbage | last post by:
Hi there, I've created a user control to put in a web page. I'd like to add a windows media player control to the user control that I've created. But, for some reason, the user control does not...
0
by: PulkitZery | last post by:
Hi, can someone please tell me how can I add Media Player on my web project? I add the reference of window media player and in the toolbox I chose to display the windows media player. But for...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.