The fImage component is used by the fCMSPro to display images.
To use the fImage component in a template press Ctrl+F7 (Windows) or Cmnd+F7 (Mac) to open the components panel. Locate the fImage component in the fCMSPro folder and drag a copy onto the stage. Press Ctrl+F3 (Windows) or Cmnd+F3 (Mac) to open the properties panel, give the component an instance name and set its width and height to the size you desire.
With the fComponent instance still selected press Alt+F7 to open the components panel.
Set the value of the 'field' parameter to the name of the field in your database that you want to link the component to.
The 'editable' field specifies if the image should be editable at runtime.
In the 'fadeInDuration' parameter sets the time (in frames) that the image should take to fade in.
The 'allowCaption' parameter indicates whether or not to use a caption.
The 'allowLink' parameter specifies whether linking is permitted or not.
The 'allowReposition' specifies whether the image may be repositioned or not.
The 'allowResize' parameter specifies whether resizing the image is permitted or not.
You can specify the color of a caption using the 'Caption Color' parameter.
The 'useMask' parameter specifies whether a mask should be used or not.
Having set up the fImage component, ensure it is still selected and press F8 to open the 'Convert to Symbol' dialogue box. Enter an name for the symbol and click 'OK'.
You can now position the clip somewhere in your movie and attach a fTemplate component as described in the Templates & Doc Types tutorial.