Results 1 to 4 of 4

Thread: [VB6] Changing the URL with a button

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2006
    Posts
    4

    [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 )

  2. #2

    Thread Starter
    New Member
    Join Date
    Mar 2006
    Posts
    4

    Re: [VB6] Changing the URL with a button

    *Bump* Come on! Why is everyone ignoring this one?

  3. #3
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    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.

  4. #4
    PowerPoster
    Join Date
    Dec 2004
    Posts
    25,618

    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
  •  



Click Here to Expand Forum to Full Width