LAYER tag syntax

<LAYER   NAME="layerName"
LEFT=xPosition (pixels)
TOP=yPosition (pixels)
Z-INDEX=layerZ
WIDTH=layerWidth (pixels)
CLIP="x1_offset, y1_offset, x2_offset, y2_offset"
ABOVE="layerName"   BELOW="layerName"
VISIBILITY= SHOW | HIDE | INHERIT
BGCOLOR="rgbColor" (name or hex RGB value)
BACKGROUND="imageURL" (URL)>

A slide showing the syntax of a tag.

Speaker Notes