Full screen overlay

Created on 18 March 2010, over 14 years ago
Updated 25 January 2024, 10 months ago

Hi,
I am trying to add this feature to my flowplayer,
http://flowplayer.org/demos/tools/fake-fullscreen.html

Can anyone tell me how to do it.

I have tried putting the javascript into a seperate file and calling that within the template.php

drupal_add_js(drupal_get_path('module', 'flowplayer') .'/flowplayer-fullscreen.js');

And i initialise my flowplayer in the template.php by using

flowplayer_add('#player', array(.....

I thought of using:

'onBeforeFullscreen' => array( ),

But im not sure of how to put in javascript functions or variables inside a php array.

Any help will be greatly appreciated! :)

💬 Support request
Status

Closed: outdated

Version

1.0

Component

Code

Created by

🇬🇧United Kingdom karengrey

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024