Using ActionScript 3.0 Components |
|
|
|
| Using the FLVPlayback Captioning Component > Using the FLVPlaybackCaptioning component > Setting the FLVPlaybackCaptioning component parameters | |||
For each instance of the FLVPlaybackCaptioning component, you can set the following parameters in the Property inspector or in the Component inspector to further customize the component. The following list identifies and provides a brief explanation of the properties:
autoLayout. Determines if the FLVPlaybackCaptioning component controls the size of the captioning area. The default is true.captionTargetName. Identifies the TextField or MovieClip instance name containing captions. The default is auto.flvPlaybackName. Identifies the FLVPlayback instance name that you want to caption. The default is auto.simpleFormatting. Limits formatting instructions of the Timed Text XML file when set to true. The default is false.showCaptions. Determines if captions display. The default is true.source. Identifies the location of the Timed Text XML file.For more information on all of the FLVPlaybackCaptioning parameters, see the ActionScript 3.0 Language and Components Reference.
|
|
|
|