I noticed some strange behaviour (JavaScript failing to complete) when I was using the FlowPlayer 3 in Firefox and IE8.
My site seemed to work OK when I had the FF JavaScript Console open but not otherwise. I eventually traced it to line 57 of the swftools_flowplayer3.js file where the author was using the CONSOLE to debug. Removing this debug line seemd to sort out all the problems.
Comments
Comment #1
Stuart Greenfield commentedAll references to console removed on branch DRUPAL-6--3.
Comment #2
sirclickalot