Flash - caf_h:flash

Component Information 
InfoValue
Component Typecom.webmethods.caf.faces.output.Flash
Handler ClassNone
Renderer Typecom.webmethods.caf.faces.output.Flash
Description Flash movie
Palette LocationCAF Html/Control/Output/Flash
Attributes 
NameRequiredTypeDescription
allowfullscreenfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Allow Flash movie to play in full screen mode

If not specified, the default value is "false".

Valid values are:

  • true
  • false
allownetworkingfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Allow Flash movie to access networking APIs

If not specified, the default value is "all".

Valid values are:

  • all
  • internal
  • none
allowscriptaccessfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Allow Flash movie to access browser objects

If not specified, the default value is "sameDomain".

Valid values are:

  • always
  • sameDomain
  • never
basefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Base URL for Flash movie and resources
bgcolorfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Hexadecimal background color (e.g. "#ffffff" is white)
devicefontfalsejavax.el.ValueExpression
(must evaluate to boolean)
True to use client's fonts to render text, false to use fonts embedded in movie
dirfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Specifies the directionality of the flow of the content for the current element

Valid values are:

  • LTR
  • RTL
expressInstallfalsejavax.el.ValueExpression
(must evaluate to boolean)
True to display Flash Player Express Install movie instead of default content if a Flash Player below the minimum required version is installed on the client

If not specified, the default value is "true".

heighttruejavax.el.ValueExpression
(must evaluate to java.lang.String)
Movie height in pixels (i.e. 100) or percent (i.e. 100%)
hspacefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Margin (space between border and content) width in pixels
idfalsejava.lang.String Control identifier
langfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Specifies the language of the enclosed content
loopfalsejavax.el.ValueExpression
(must evaluate to boolean)
True to loop movie

If not specified, the default value is "true".

minVersionfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Minimum required Flash Player version ("8", "8.0.24.0", etc.)
namefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Programmatic flash object name
playfalsejavax.el.ValueExpression
(must evaluate to boolean)
True to auto-play movie

If not specified, the default value is "true".

qualityfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Rendering quality

Valid values are:

  • low
  • autolow
  • medium
  • autohigh
  • high
  • best
renderedfalsejavax.el.ValueExpression
(must evaluate to boolean)
True to render control; false to ignore it

If not specified, the default value is "true".

salignfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Alignment of movie within page

Valid values are:

  • t
  • b
  • l
  • r
  • tl
  • tr
  • bl
  • br
scalefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Scaling strategy to use to make movie fit into container

If not specified, the default value is "showall".

Valid values are:

  • showall
  • noborder
  • exactfit
seamlesstabbingfalsejavax.el.ValueExpression
(must evaluate to boolean)
True to allow seamless tabbing between web page and movie

If not specified, the default value is "true".

stylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
HTML "style" attribute value
styleClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
HTML "class" attribute value

Valid values are:

  • portlet-font
  • portlet-font-dim
  • portlet-msg-status
  • portlet-msg-info
  • portlet-msg-error
  • portlet-msg-alert
  • portlet-msg-success
  • portlet-section-header
  • portlet-section-body
  • portlet-section-alternate
  • portlet-section-selected
  • portlet-section-subheader
  • portlet-section-footer
  • portlet-section-text
  • portlet-form-label
  • portlet-form-input-field
  • portlet-form-button
  • portlet-icon-label
  • portlet-dlg-icon-label
  • portlet-form-field-label
  • portlet-form-field
  • portlet-menu
  • portlet-menu-item
  • portlet-menu-item-selected
  • portlet-menu-item-hover
  • portlet-menu-item-hover-selected
  • portlet-menu-cascade-item
  • portlet-menu-cascade-item-selected
  • portlet-menu-description
  • portlet-menu-caption
  • [any_other_value]
swliveconnectfalsejavax.el.ValueExpression
(must evaluate to boolean)
True to start Java when loading the Flash Player

If not specified, the default value is "false".

titlefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
HTML "title" attribute value (often displayed as a tooltip)
valuefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
Control value
vspacefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Margin (space between border and content) height in pixels
widthtruejavax.el.ValueExpression
(must evaluate to java.lang.String)
Movie width in pixels (i.e. 100) or percent (i.e. 100%)
wmodefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Transparency and layering mode

Valid values are:

  • window
  • opaque
  • transparent

Output generated by Vdldoc View Declaration Language Documentation Generator.