Embed youtube in vb

ionutp23

Registered User.
Local time
Yesterday, 21:19
Joined
Dec 23, 2019
Messages
30
Hi i know from now im geting into problems i have more problems and one at a time to fix it.
I know old youtube used flash and with flash player in vb worked but now wont anymore. so is here a way to embed html5 player in vb with out use any of browsers as all outdated ang give errors about js and others. Please my new friends help me out. what i want is to play video link from youtube to a form let say form5
 
You can view it within Access using a Web browser control.
Or use Application.FollowHyperlink url to view it in your default browser.
 
Last edited:
You can view it within Access using a Web browser control.
Or use Application.FollowHyperlink curl to view it in your default browser.

same i can do on vb but ie browser (webbrowser1) is outdated
is there any working webrowser that support html5 with no errors?
 
what i want is to play video link from youtube to a form let say form5
Colin gave you 2 options that will work fine to do this.
same i can do on vb but ie browser (webbrowser1) is outdated
is there any working webrowser that support html5 with no errors?
don't ALL newest versions of browsers support HTML5? I would think they should. HTML5 has been in existence now for quite some time now. If your IE browser is outdated, can't you update it? as far as viewing a youtube video IN a browser *application* rather than inside of *access*, what does HTML5 have to do with that? aren't youtube videos seperate objects in their own right that are not related to the HTML written on the page?
 

Users who are viewing this thread

Back
Top Bottom