
helloworld plugin unable to display/overlay on flash in fullscreen
Hi,
I am development with helloworld plugin sample , i found that unable to display/overlay text on flash mode in fullscreen. it's works on HTML5.
Bibby
Hi,
I am development with helloworld plugin sample , i found that unable to display/overlay text on flash mode in fullscreen. it's works on HTML5.
Bibby
Hi Bibby -
This may be the case in some browsers, due to the way they handle fullscreen mode. In Chrome on Mac, overlays during fullscreen work nicely.
Best Regards,
Cooper
it's there any alternative solution to overlay text on flash in fullscreen mode ?
Hi Bibby,
I believe this can be done by modifying the SWF that comes in the plugin SDK. Other than that, there are no workarounds in JavaScript.
Best Regards,
Cooper
Hi cooper ,
would you please provide information about modifying the SWF. ?
Hi -
I don’t have any additional information to modifying the swf. You can take a look at everything that’s in the plugin kit:
https://github.com/jwplayer/jwplayer-sdks/tree/master/jw6-plugin-sdk, but I don’t have anything additional.
Cooper