473,387 Members | 1,545 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.

How to make WindowsMediaPlayer repeat playing indefinitely

Hi,

I am a newbie VB.NET2003 user.

I'd like to find out the property setting or the 'settings' interface
of WindowsMediaPlayer(WMP.dll) control to make the player repeat its
multimedia file indefinitely.

I've been digging for this information for a couple of days but
haven't been able to find out how.
Please let me know if you have a clue.

Thank you!
Jan 15 '08 #1
2 11184
"thomasc" <th*********@gmail.comschrieb:
I'd like to find out the property setting or the 'settings' interface
of WindowsMediaPlayer(WMP.dll) control to make the player repeat its
multimedia file indefinitely.
\\\
Me.AxWindowsMediaPlayer1.settings.setMode("loop", True)
///

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
Jan 15 '08 #2
On Jan 15, 3:24 pm, "Herfried K. Wagner [MVP]" <hirf-spam-me-
h...@gmx.atwrote:
"thomasc" <thomasc1...@gmail.comschrieb:
I'd like to find out the property setting or the 'settings' interface
of WindowsMediaPlayer(WMP.dll) control to make the player repeat its
multimedia file indefinitely.

\\\
Me.AxWindowsMediaPlayer1.settings.setMode("loop", True)
///

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
This solution is only valid when you're using WMP's built-in playlist
instead of your own and playing a single file.
Feb 1 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Shorty | last post by:
Hi, I'm trying to incorporate the windowsmediaplayer.ocx in my program to play some music. I can add it, but I can't figure out how to control the bloody thing. I've searched the net for the...
0
by: inlay | last post by:
I am programmatically adding a Windows Media Player object in an ASP.NET application, with VB as code file. I am using Visual Web Developer 2005 Express Edition. The file can be played, the...
18
by: John Salerno | last post by:
Ok, I wrote this all by myself, which explains why it doesn't work. It is meant to take a number and generate the next number that follows according to the Morris sequence. It works for a single...
1
by: Rooly | last post by:
where is WindowsMediaPlayer component in VS 2005?? in win 2003 I see it in Toolbox.. but in 2005 I can not see it!
50
by: LaundroMat | last post by:
Suppose I have this function: def f(var=1): return var*2 What value do I have to pass to f() if I want it to evaluate var to 1? I know that f() will return 2, but what if I absolutely want to...
0
by: krulz99 | last post by:
Hello everyone, I want to open and stop the Video files in the WindowsMediaPlayer through a C# Windows application. I am using a third party GUI software, so I wont be able to add WMPlayer control...
2
by: Rinaldo | last post by:
Can you record from WindowsMediaPlayer anyway? Yes! how? Rinaldo
1
by: santel | last post by:
Hi, I have used WindowsMediaPlayer control in C# forms. I need to paint some rectangle on top of the WMP control. But the rectangle displays on back of the WMP control. Is there any way to bring...
0
by: =?Utf-8?B?amJkYXZpcw==?= | last post by:
I am trying to figure out how to set plugins on/off within the WindowsMediaPlayer control. If you have the contextmenu set on you can right click on the player and get a menu with a Plugins option...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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.