Home « Server software «
Documentation: feeds/flash/configure.php
feeds/flash/configure.php - Change parameters for flash
This script will let you change some rendering options for the flash object dynamically built by YACS, such as:flash_font_r
,flash_font_g
andflash_font_b
- The font color.
0x11
', '0x33
' and '0x33
' respectively.
flash_background_r
,flash_background_g
andflash_background_b
- The background color.
flash_font
- The font to be used to draw titles.
Bimini.fdb
', but this can be changed once you will have uploaded the adequate font file.
flash_font_height
- The size of the font.
40
'.
flash_width
- The internal horizontal scale.
500
'.
flash_height
- The internal vertical scale.
50
'.Configuration information is saved into
feeds/flash/parameters.include.php
.
If YACS is prevented to write to the file, it displays parameters to allow for a manual update.The file
feeds/flash/parameters.include.php.bak
can be used to restore
the active configuration before the last change, if necessary.If the file
demo.flag
exists, the script assumes that this instance
of YACS runs in demonstration mode.
In this mode the edit form is displayed, but parameters are not saved in the configuration file.This script is a reference file of this system.
Voir aussi:
Licence: GNU Lesser General Public License
Auteurs:
- Bernard Paques bernard.paques@bigfoot.com