Results 1 to 5 of 5

Thread: Changing windows media player url?

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2011
    Location
    The Great White North.
    Posts
    4

    Question Changing windows media player url?

    Hello!

    I'm having a little bit of trouble trying to change the url of my windows media player control in vb 6

    example:

    if intscene = 2 then
    WindowsMediaPlayer1.URL = C:/Users etc...
    end if



    yet it keeps giving me "object required".

    This is my first year using VB, and some help on what's going wrong would be greatly appreciated

  2. #2

    Thread Starter
    New Member
    Join Date
    Nov 2011
    Location
    The Great White North.
    Posts
    4

    Re: Changing windows media player url?

    Figures, as soon as I post something it gets figured out. Had Windows Media PLayer on another form, so had to type in Form6.WindowsMediaPlayer1.URL = "C:\Users..."

    Sorry!

  3. #3
    PowerPoster
    Join Date
    Aug 2011
    Location
    B.C., Canada
    Posts
    2,887

    Re: Changing windows media player url?

    its always good to figure things out on your own! haha good luck for next time

  4. #4
    Addicted Member
    Join Date
    Sep 2000
    Location
    UK
    Posts
    199

    Re: Changing windows media player url?

    Dont forget to mark your post as Resolved under Thread Tools at the top.

  5. #5
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: Changing windows media player url?

    You might find looking at my mini media player useful.
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

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