imagearea
Added: 28. April 2005
Values
true
false
bgcol
textcol
[HEX color]
[file]
Description
Creates a colid background behind thumbnails and image in the imagearea. This
is useful if you are using a gradient background, and the imagelist loader might
have trouble displaying because of similar color. It is also useful for simply
setting defined contrast in the imagearea. [
true] sets the imagearea to the color of the
bgcolfeature. [
false] disables the imagearea. [
bgcol] sets the imagearea to the color of the
bgcol feature. [
textcol] sets the imagearea to the color of the
textcol feature. [
HEX color] sets the imagearea to a custom color, ex. imagearea = EFEFEF. [
file] defines a jpg or swf file to be loaded into the imagearea - This file should
be 640x360 pixels.
imagearea set to false
imagearea set to FFFFFF

imagearea set to load file imagearea.swf
Examples