ytplayer.a is undefined
ersenbasaransen opened this issue · 2 comments
ersenbasaransen commented
Hi,
I am trying the plugin and getting error here;
API.mediaElement[0].__defineGetter__("videoWidth", function () {
return ytplayer.a.width; --<<<< ytplayer.a is undefined
});
inspecting ytplayer from developer tools i cannot see the property "a"
NamPNQ commented
@ersensen I will take time to see this bug, thanks