Hello!

I've got an error 300: Player initialization failed: ReferenceError: Error #1069 on my player when I update from 6.x-1.0-beta1 to 6.x-1.x-dev.

I run Drupal 6.16 and the Video module.

Any idea why ? :(

Comments

popox’s picture

Hi,

I got the same issue while trying to force a $config array in the flowplayer_add() function.

I can't get the player to work..

Any help would be appreciated,

thx

Anonymous’s picture

same error for me updating from flowplayer-3.1.5 to flowplayer-3.2.2

a6hiji7’s picture

Version: 6.x-1.x-dev » 6.x-1.0-beta1

We installed version 6.x-10-beta1 and it was working fine. However we purchased a license and after loging into flowplayer site account we downloaded the version provided there. We replaced the flowplayer.swf, flowplayer-controls.swf and flowplayer.js files in the module's directory with the once downloaded. We also put the license key in the module configuration page. Now we are getting this error mentioned here. The videos don't play even though audio plays. This is very urgent for us as we need to put our site live. Any help will be highly appreciated.

sphism’s picture

me too, any fix for this?

WoozyDuck’s picture

Same problem here, any helps?

bengt’s picture

I solved this issue by applying this patch to flowplayer.admin.js: http://drupal.org/node/795036#comment-2950112.

alienresident’s picture

I also solved this by applying the patch. However it didn't work until I emptied my browser cache as well as the drupal cache. From what I gather this error is related to an older version of the controls still been cached by the browser.
See: http://flowplayer.org/forum/2/10569