Target
Playback controller
navigation
A given control
button
Understanding media components (Flash
Professional only)
This section provides an overview of how the media components work. Most of the properties
listed in this section can be set with the Component inspector. (See
inspector with media components" on page
Apart from the layout properties discussed later in this section, the following properties can be
set for the MediaDisplay and MediaPlayback components:
The media type, which can be set to MP3 or FLV (see
Media.setMedia()
The relative or absolute content path, which holds the media file to be streamed (see
Media.contentPath
Cue point objects, along with their name, time, and player properties (see
Media.addCuePoint()
use a name that will have meaning when using listener and trace events. A cue point
broadcasts a
cuePoint
playhead location of the MediaPlayback or MediaDisplay component with which it is
associated. The player property is a reference to the MediaPlayback instance with which it
is associated. You can remove cue points by using
Media.removeAllCuePoints()
Navigation
Description
Tab, Shift+Tab
Moves the focus from button to button within the
controller component, where the focused element
becomes highlighted. This navigation works with
the Pause/Play, Go to Beginning, Go to End,
Volume Mute, and Volume Max controls. The focus
moves from left to right and top to bottom as users
tab through the elements. Shift+Tab moves focus
from right to left and bottom to top. Upon receiving
focus through the Tab key, the control immediately
passes focus to the Play/Pause button. When
focus is on the Volume Max button, and then Tab is
pressed, the focus moves to the next control in the
tab index on the Stage.
Spacebar or Enter/
Selects the element in focus. On press, the button
Return
appears in its pressed state. On release, the button
reverts back to its focused, mouse-over state.
).
).
and
Media.cuePoints
event when the value of its time property is equal to that of the
.
Understanding media components (Flash Professional only)
840.)
Media.mediaType
). The name of the cue point is arbitrary;
Media.removeCuePoint()
"Using the Component
and
and
833
Need help?
Do you have a question about the FLASH 8-COMPONENTS LANGUAGE and is the answer not in the manual?
Questions and answers