I have a problem using the youtube player api with firefox. It works perfectly in google chrome. I am able to cue, load, and play the videos in chrome. But in firefox, it gives me a bunch of errors I don't understand eg.
Error calling function on NPObject and
ytplayer.loadVideoById is not a function (clearly this is a function as defined in the youtube player api and it has been working in firefox until today). Also my script specifies that the flash object should allowScriptAccess always!
I need help. I have gone so far in programming this. I can't stop now. I repeat that it works perfectly in chrome but does not work in firefox.