Page 1 of 1

Full Screen on Filemod click

Posted: 20 Nov 2008, 18:46
by markam24
I don't initially see a way to controll this in Admin.

Is this what the "parameters" field is for in the "filemod" folders? Is there a script that needs to be inserted there?

At first look...diggin' the update....

Posted: 20 Nov 2008, 22:47
by mjau-mjau
Yes, but not a script. Simply add the following parameter to the parameters field:
Code
click=togglefullscreen
The parameters field is used to set a global properties for the filemod(like 'click'), and also for sending custom parameters to the specific filemod that might be used.

The new filemod is useful, and can be used for many things ... Unfortunately, it is a little complex also because of it's flexibility.

Posted: 23 Nov 2008, 16:20
by markam24
Got it -:) Thanks for the quick response...