Properties Panel
Here is the description of the available properties in
the Flash Properties panel:
| Parameter | Description |
| playList | Add names and paths to your mp3 files here. If there is no file extension (.mp3), the component will search in the library for the file with that name. |
| display list | If you want the names of your .mp3 files to remain intact, do nothing here. If you want to name each song differently from the actual file, list of the names to display here. Titles must be entered in the same order as in the playlist. |
| xml file | Path and name of external XML file if you desire to use an XML file instead of the playlist option. |
| start Volume | Enter a number between 0 and 100 that will set the initial sound volume. |
| start Pan | This will set the initial position of the balance control
(left and right channels). -100 is full left pan, 100 is full right pan, 0 is the center (default). |
| autoplay | If set to TRUE - sound will start immediately If set to FALSE - sound will start when PLAY button is pressed. |
| shuffle | If set to TRUE - songs will play in a random order If set to FALSE - songs will play according to the order entered in the playlist or XML file |
| loop List | If set to TRUE - song list will continue looping If set to FALSE - song list will play once and stop |
| streaming | If set to TRUE - Songs will start playing as soon as the
number of seconds set in the soundbuffer parameter has been loaded. If set to FALSE - Songs will start playing after they have fully downloaded. |
| load bar color | Color of the loading bar. |
| soundbuffer | Enter the number of playing seconds before the streaming sound will start to play (streaming must be set to TRUE). |
| songname autoscroll | Enter a number to adjust the speed at which the song names scroll. If no scrolling is required, enter a value of 0 here. |
| repeat each | Enter the number of times that each song will repeat before proceeding to the next song in the list. (Not available if the time slider is dragged or if streaming is set to true) |
| display duration | If set to TRUE - duration of the song will be displayed in the display panel of the component |
| playlist component | Instance name of the playlist component (if used) |