Audio player
At a Glance
| Development Language |
ActionScript 2.0 |
| File Size |
33 kB |
| Accepted File Types |
Audio |
| Best Suited For |
Playing a single audio media item |
Supported FlashVars
| Name |
Type/Allowed Values |
Description |
| file |
URL |
URL of media item to play |
| width |
integer pixels |
Width in pixels of the audio player |
| height |
integer pixels |
Height in pixels of the audio player |
| frontcolor |
RGB color, decimal or hex (prepend with "0x") |
Foreground color of the controls |
| backcolor |
RGB color, decimal or hex (prepend with "0x") |
Background color of the controls |
| autostart |
true/false |
True to start playing as soon as the widget loads, false to wait for the user to press play |
| type |
mp3 |
Supports MP3 only |
Info
- Name: The name value on the info tab is used to identify your widget from within the Media Factory. The value you place here will not appear inside of the widget.
- Id: Is the key to your saved settings. The id of your widget (wid) is used to retrieve all of the custom settings you choose from inside the widget publisher.
- Description: The description input allows you to provide general information about the widget. This field is also only visible from within the Media Factory.
Behavior
- Automatically Start Playing: Turns autoplay on or off.
Design
- Front color: The color of the controls in the player (play/pause/etc.).
- Back color: The color of the background of the controls in the player.
- Light color: no effect currently.
Embed
The audio player does not provide embed codes from within the widget publisher. Once you have created a custom audio player it is availabe in the Media Factory under the 'Embed Options' page. Simply select the audio player you would like to use to play the current audio file and then choose your embed code type.
See also