Thread: WebBrowser

  1. #1
    Registered User
    Join Date
    Mar 2011
    Posts
    69

    WebBrowser

    Hi, I'm creating program that will be used as movie player (youtube) and I have just one question. I want to know when film end loading and when its end playing. How to do that?

    I was looking into functions such a OnDocumentComplete, onDownloadComplete. But it really doesnt appear after end downloading or watching. But everytime browser interact with server, its noticed by StateChange. But is there way to get last request source ? Like GET, POST what was returned from server after request. Or atleast what was the request

  2. #2
    Registered User
    Join Date
    Mar 2011
    Posts
    69
    Anyone ?

  3. #3
    Registered User
    Join Date
    Dec 2007
    Posts
    2,675
    The youtube player is a separate plugin to the browser, and probably doesn't raise any sort of event that the webbrowser would recognize

Popular pages Recent additions subscribe to a feed