Hello,
I wonder if there is some resource to monitor if the player is still playing, paused or stopped, and also how do I play a dynamic playlista (ie the playlist ID does not exist on YouTube).
In App, used YouTubeStandalonePlayer because I can apply to earlier versions to Android 4.
I ask again, can I create a event handler to control the events of the player??
I Use this HTML code to assemble one in web page and runs fine (see code):
<iframe id = "ytplayer" type = "text / html" style = width: 480px; height: 360px; "src="https://www.youtube.com/embed/kA0pk...,7ueS4oumaCc,5fH8h4G_N-o&version=3&autoplay=1" frameborder = "0"> </ iframe>
Thank you.
I wonder if there is some resource to monitor if the player is still playing, paused or stopped, and also how do I play a dynamic playlista (ie the playlist ID does not exist on YouTube).
In App, used YouTubeStandalonePlayer because I can apply to earlier versions to Android 4.
I ask again, can I create a event handler to control the events of the player??
I Use this HTML code to assemble one in web page and runs fine (see code):
<iframe id = "ytplayer" type = "text / html" style = width: 480px; height: 360px; "src="https://www.youtube.com/embed/kA0pk...,7ueS4oumaCc,5fH8h4G_N-o&version=3&autoplay=1" frameborder = "0"> </ iframe>
Thank you.