google-code-export / flowplayer-core

Automatically exported from code.google.com/p/flowplayer-core
2 stars 0 forks source link

menu plugin gives ReferenceError with 3.2.12 release (regression) #604

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Gives

300: Player initialization failed: ReferenceError: #1065

See http://flowplayer.org/plugins/flash/menu.html and demos. _Sometimes_ goes 
away on page reload.

Original issue reported on code.google.com by blacktrashproduct on 2 Jul 2012 at 2:34

GoogleCodeExporter commented 9 years ago
its something to do with adding the button to the controls, try loading the 
controls in the config first, I cant get it to replicate everytime. 

Original comment by dani...@electroteque.org on 2 Jul 2012 at 5:27

GoogleCodeExporter commented 9 years ago
ahh this is different. 

org.flowplayer.ui.controllers:AbstractWidgetController::setAccessible is not 
defined.

What was updated exactly both the menu and controls ? It seems like because the 
widget code is not compiled as shared, whichever plugin is loaded last with the 
same imports will be used, from what i can see on the page both the menu plugin 
and sharing plugin would be affected as well as the controls. 

Original comment by dani...@electroteque.org on 4 Jul 2012 at 1:51

GoogleCodeExporter commented 9 years ago
Yes it for sure is that... the "menu plugin" page at 
http://flowplayer.org/plugins/flash/menu.html is displaying the error.

Original comment by deejayno...@gmail.com on 5 Jul 2012 at 4:12

GoogleCodeExporter commented 9 years ago
... well it sporadically shows the error

Original comment by deejayno...@gmail.com on 5 Jul 2012 at 4:13

GoogleCodeExporter commented 9 years ago
https://dl.dropbox.com/u/3394987/flowplayer.menu-3.2.9.zip
https://dl.dropbox.com/u/3394987/flowplayer.controls-3.2.12.zip

you won't get anything with these. im not sure how its released on the site, 
its because the widget api was updated with accessibility options and either 
plugin does not have it compiled in.

Original comment by dani...@electroteque.org on 6 Jul 2012 at 4:50

GoogleCodeExporter commented 9 years ago
I believe this might go away with a re-release of the controls for the autohide 
fixes and menu together. Im not sure how they were released. 

Original comment by dani...@electroteque.org on 9 Jul 2012 at 4:56

GoogleCodeExporter commented 9 years ago
Fixed in 3.2.13 release with menu 3.2.10. Closing.

Original comment by blacktrashproduct on 10 Aug 2012 at 12:52

GoogleCodeExporter commented 9 years ago
thanks

Original comment by electrot...@gmail.com on 10 Aug 2012 at 1:48