|
-
Jan 19th, 2008, 12:37 PM
#1
Thread Starter
New Member
[VB6] Changing the URL with a button
Im making a MP3 player.( Sorta ) It uses the windows media player plugin,and plays the music at a specific URL.My problem is,you can only have 1 pre-defined URL.I was wondering how to make a button that changes the URL ( Not a user definer URL,one that I put there )
-
Jan 19th, 2008, 12:55 PM
#2
Thread Starter
New Member
Re: [VB6] Changing the URL with a button
*Bump* Come on! Why is everyone ignoring this one?
-
Jan 19th, 2008, 01:17 PM
#3
Re: [VB6] Changing the URL with a button
Please do not bump threads, especially after such a ridiculously short time - people will read your thread when they come online, which may well be a day or more (especially at weekends).
If people see that you have been bumping then they will be much less likely to want to help you, as it shows that you aren't putting in any effort to solve it yourself.
I don't know about other people, but I didn't answer because I don't use the media player plugin, so have no idea what you are talking about.
-
Jan 19th, 2008, 05:16 PM
#4
Re: [VB6] Changing the URL with a button
do a search for this as i did help someone to play specific playlists (urls) at a given time, but he had done the code to set the url, i only helped making it work at a given time
i do my best to test code works before i post it, but sometimes am unable to do so for some reason, and usually say so if this is the case.
Note code snippets posted are just that and do not include error handling that is required in real world applications, but avoid On Error Resume Next
dim all variables as required as often i have done so elsewhere in my code but only posted the relevant part
come back and mark your original post as resolved if your problem is fixed
pete
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|