ActionScript 2.0 Components Language Reference |
|
|
|
| Media components > Using media components > Using the Component inspector with media components | |||
The Component inspector makes it easy to set media component parameters, properties, and so on. To use this panel, click the desired component on the Stage and, with the Property inspector open, click Launch Component Inspector. The Component inspector can be used for the following purposes:
Media.activePlayControl and Media.autoPlay)Media.aspectRatio)Media.autoSize)Media.backgroundStyle)Media.contentPath)Media.controllerPolicy)Media.addCuePoint())Media.removeCuePoint())Media.horizontal)Media.setMedia())Media.totalTime)It is important to understand a few concepts when working with the Component inspector:
Media.totalTime) in order for the playbar of the MediaPlayback component (or any listening MediaController component) to accurately reflect play progress. FLV files created with Flash Video Exporter 1.1 or later set the duration automatically.|
NOTE |
You can set the FPS value only by using the Component inspector. Setting an fps value by using ActionScript has no effect and is ignored. |
|
|
|
|