Raul,
See this sticky about 2009 Samsungs. There's a patch file you can include in your widget that may help with your issue. Please try this out.
- Ben
Benjamin:
I know that post very well. I wrote on it. I always include the patch file 'patch-pre_fw1.3.27-mediaplayer.js' on all of my Mediaplayer code.
Now I am sure THERE IS A PROBLEM with the on PlayListEnd event on Samsung European 2009 tv.
I tried the MediaPlayer sample from the SDK, I get the code from my simularor $HOME/TVWidgets/Konfabulator-Latest-540/TV/Widgets/com.yahoo.widgets.videosample.widget
I did this little changes:
- Added this line to init.js file: include("Javascript/patch-pre_fw1.3.27-mediaplayer.js");
- Changed the widget id from com.yahoo.widgets.tv.videosample to com.raul.widgets.tv.videosample
- Changed the mp4 files to other shorter for a more easy test
The widget works fine into simulator, but deployed on my tv the two films button ITS NOT WORKING, IT ONLY SHOWS THE FIRST MOVIE
I am sure there is a problem. HELP PLEASE TO 'OLD' EUROPEAN SAMSUNG OWNERS.
Raul de Frutos
------------------