jQuery-TubePlayer-Plugin
jQuery-TubePlayer-Plugin copied to clipboard
API doesn't work immediately after container being displayed
So if i create a tubeplayer instance in a hidden element and later on it gets shown then none of the API methods work for at least 0.6 seconds. I would suggest to fix it using a queue of the methods that were invoked.
Experiencing the same in a similar situation. Initializing the plugin in the background, then showing it and triggering the play action. Strangely enough it will play sometimes (about 50% of tries), and otherwise stay cued.