Tag Definitions %VISUAL%

Displays a visual linked to a page.

This tag enables the author to include an image or Flash movie asset into a predefined area of the page. Only one visual may be used within a component.

Attribute Definitions
ParameterTypeDescription
captionStringThe caption to label the input field, default is 'Image/Flash'
widthIntegerThe maximum height of the image to be added
heightIntegerThe maximum width of the image to be added

Example

This example creates a placeholder for a 100 x 50 pixels visual:

  1. %VISUAL(width=100,height=50)%

See Also:

Video Guides

How To...

Tag Definitions