User Guide

Media component parameters (Flash Professional only) 845
MediaPlayback parameters
horizontal
(
Media.horizontal)
Boolean
true
Determines whether the controller
portion of the instance is vertically or
horizontally oriented. A
true value
indicates that the component has a
horizontal orientation.
enabled Boolean
true
Determines whether this control can be
modified by the user. A
true value
indicates that the control can be
modified.
visible Boolean
true
Determines whether this control is
viewable by the user. A
true value
indicates that the control is viewable.
Name Type Default
value
Description
Control Placement
(
Media.controlPlacement)
String:
top,
bottom,
left,
right
bottom
Position of the controller. The value is
related to orientation.
Control Visibility
(
Media.controllerPolicy)
Boolean true Determines whether the controller
opens or closes according to mouse
position.
Automatically Play
(
Media.autoPlay)
Boolean true Determines whether the media plays as
soon as it loads.
Use Preferred Media
Size (
Media.autoSize)
Boolean true Determines whether the
MediaController instance sizes to fit the
media or uses other settings.
FPS Integer 30 Number of frames per second. When
the Milliseconds option is selected, this
control is disabled.
Cue Points
(
Media.cuePoints)
Array undefined An array of cue point objects, each with
a name and position in time in a valid
HH:MM:SS:mmm (Milliseconds option
selected) or HH:MM:SS:FF format.
Name Type Default
value
Description