A
Apostolos Doudakmanis
Guest
Hi
I make a programm in visual basic (visual studio 2015)
A part of this project, is a youtube player
I'm trying to use Shockwave Flash Object (named : YoutubeVideoPlayer1) to view YouTube video
I'm using the command :
YoutubeVideoPlayer1.Movie = "https://www.youtube.com/v/" & IdMovie
But I get the error:
flash-embedded videos are no longer supported but you can still watch this video on youtube
Can someone please help me?
Continue reading...
I make a programm in visual basic (visual studio 2015)
A part of this project, is a youtube player
I'm trying to use Shockwave Flash Object (named : YoutubeVideoPlayer1) to view YouTube video
I'm using the command :
YoutubeVideoPlayer1.Movie = "https://www.youtube.com/v/" & IdMovie
But I get the error:
flash-embedded videos are no longer supported but you can still watch this video on youtube
Can someone please help me?
Continue reading...