Order Now AdSolution Sign Up | Login » Bits on the Run Sign Up | Login »

Forums

/

Javascript overlay in full-screen mode

5 replies [Last post]
Reply

I've implemented subtitles using the javascript events API. Currently I overlay a div on top of the player and place content there. Is there a way to do this with full-screen mode without resorting to flash plugins?

Reply

Nope, this is only supported for Flash.

Reply

Would a future html5-compatible version of captions be written in javascript and support both modes in flash and html5?

Reply

Yes, we are working on this. However, the captions would only show in windowed mode. The only browser that supports fullscreen at present (Safari) doesn't allow anything but the video to be displayed in fullscreen.

Reply

can we change captions.fontsize in Full Screen mode only?

I have a requirement for increasing of captions font size only in FULL SCREEN mode and in normal cases it should use default font size.

Reply

Unfortunately, that's not possible. I also wouldn't know a hack to workaround this.

Post new comment

  • Allowed HTML tags: <code> <blockquote> <em> <strong> <strike> <ul> <li> <ol>
  • You may post code using <code>...</code> .
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options