Youtube Plugin (close button)

I would use the SDKBOX youtube plugin, but it is very limited, I would like to customize the X to close the video (the current X button is not cool)

I would like to add my own routine close? so that I can allow the user closes the video according to my need.

Thanks in advance!

Do you want to change how it looks or want to implement your own close logic?

I would like to create my own close button, So I could change the image and have my own routine to close the video.

Thanks!

Ok, we don’t support that right now, I think we can add something for the next release.

  • be able to customize the close button
  • be able to disable the close button (since we do have the close() function and videoEnd callback)
2 Likes

Please allow two weeks for us to work on these feature.

I am creating an app for children, a youtube channel, I thought about cocos2d to publish to iOS and ANDROID. I would love to customize the video player, the close button serves me in part, but have a progress bar and custom controls would be great, But ok close button at moment :wink:

Another thing is using the Youtube API v3 on the cocos2d-x for ios and android. Do you have plans to expand this youtube plugin to requests by the API or only have support for player?

You have a hint of how to place the Youtube API v3 with cocos2d-x?

Thank you and I love SDKBOX! congratulations!

1 Like

Youtube API v3 is for query likes and stuff?

Yes, having the playlists, video ids, video thumb and other info would be really interesting…