473,664 Members | 2,770 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Regarding Loading Playlist(.wpl) to Player

hi,
I am developing a Player like windows media player.
I added some components from WMP.

I want to load a playlist directly when .wpl file is
loaded , can some one tell me how to do it.

for example
to add a song ::
Playlist.append Item(Player.new media(url)));

so what i want is similarly , when a .wpl file url is
got i need something like Playlist.loadPl aylistFrom
(playlist.wpl).

But i could not find any function for it.

So if u know how to load Playlist directly, I would be
helpful to you.

Nov 15 '05 #1
1 3693
manoj, have you gotten a chance to look at this:

http://msdn.microsoft.com/library/de...asp?frame=true

--
Greg Ewing [MVP]
http://www.citidc.com

"manoj" <ma***@students .iiit.net> wrote in message
news:05******** *************** *****@phx.gbl.. .
hi,
I am developing a Player like windows media player.
I added some components from WMP.

I want to load a playlist directly when .wpl file is
loaded , can some one tell me how to do it.

for example
to add a song ::
Playlist.append Item(Player.new media(url)));

so what i want is similarly , when a .wpl file url is
got i need something like Playlist.loadPl aylistFrom
(playlist.wpl).

But i could not find any function for it.

So if u know how to load Playlist directly, I would be
helpful to you.

Nov 15 '05 #2

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

Similar topics

3
3039
by: steve | last post by:
Sir, Unable to compile this xine player code on visual C++ on windows xp environoment is it only for Linux it is not an assignment. code downloaded from web is as follows /* * Copyright (C) 2000-2002 the xine project
1
14631
by: Sirmarty | last post by:
I am using the visual express edition 20005 for C#. I am trying to write a program which will randomly play songs weighted by a 0 to 100 rating scale. I can player a single song using the windows media player, but I cnnot play music continuously. I need to either add an event handler which is triggered by the end of a song, be able to loop while a song is being played while testing for the end of the song or be able to add a playlist of...
19
19251
by: Tony | last post by:
I'm working on project that plays movies using Windows Media Player and I'm controlling everything with JavaScript. Per the client I only need to support IE 6 or greater which happens to make things a bit easier. What I need to do is create a playlist and play it using JavaScript. I keep on getting close but not close enough to play the dang files. Has anyone done this before and can shed some light on what worked for them?
3
2913
by: alice | last post by:
I've been trying for a long time to figure this out, to have a page with several MP3 clips, and each one having a custom start and stop button next to them to play the track. I finally found a bit of code that does this, but it's made for only one mp3 file. I don't know enough about javascript to customize the code myself. I know there probably needs to be an "array" of some sort, but I need some help figuring out where and how that works....
1
3429
by: jamesdylangoldstein | last post by:
So I tried to do my father a favor and convert his advertisements to .flv and place them on his website. With Flash being $600, I found an open-source .flv player and configured it. So today he called and stated it isn't working with IE. The script: <script type="text/javascript" src="http://www.fivestarsuzuki.com/ video/swfobject.js"></script> <script type="text/javascript"> <!--
0
1027
by: Ringo | last post by:
I'm using media player and I can load and play a playlist, but how do I display the songs in the playlist? I can choose a playlist using openfiledialog then put the name of the chosen list in the Combobox CB_playlist. But how do I then get the names out of the playlist to put in the textbox? player.currentPlaylist = player.mediaCollection.getByName(CB_playlist.Text);
0
2351
by: jiwas78 | last post by:
Hey there. I am learning XML and Actionscript. I have a problem with getting my XML data to load when my SWF is in an HTML page in a browser. When I open the SWF on it's own whether in Flash Player or browser, my playlist of songs comes up. But in the HTML page it's a no go. Here is what my XML looks like: <?xml version="1.0" ?> <playlist> <song title="Alliance" artist="Jack Hammer & B Mac" src="../content/music/Alliance.mp3" /> <song...
0
8438
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8779
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8549
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8636
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6187
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5660
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4356
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2765
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1761
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.