xmlmusicdatafile
The name of the .xml file. The component i will include
a sample "music.xml" file which you can use
as startpoint or template for your own .xml file. In
this xml file you define which song/tracks the player
will load.
addprogress
If set to true, a progress bar will be added to the
player
addtime
If set to true, a time display will be added to the
player
addtitledisplay
If set to true, a moving title display will be added
to the player
addlist
If set to true, a scrollable music/track list will be
added to the player
addspectrum
If set to true, a sound spectrum animation will be added
to the player
autonext
If set to true, when finishing a track/song it will
automatically go to the next song in the list. If set
to false, it will keep repeating the current track
spoolspeed
Speed of rewinding or fastforward-ing a track
manualfont_time
Use a manual (embed) font fo the time display.
internfont_time_pixelfonttype
If manualfont_time set to false, select 1for pixelfont
and 0 for dottet font to be used for text characters
in the time display
title_add_album
If set to true, the album name will be added to the
scrolling title display track title text
title_add_artist
If set to true, the artist name will be added to the
scrolling title display track title text
manualfont_title
Use a manual (embed) font fo the scrolling title display
internfont_title_pixelfonttype
If manualfont_time set to false, select 1for pixelfont
and 0 for dottet font to be used for text characters
in the scolling title display
spectrumtype
Animation type for the sound spectrum, from 1 to 12
spectrumfr
Visual strength of the spectrum animation.
addspectrumbuttonst
If set to true, 12 spectrum change buttons will be added
to the spectrum animation in the player
dorandomspectrum
If set to true, the player will randomly choose a spectrum
animation type for each song
listmaintype
What to display in the "main" items in the
track list. These are intended for category (artist/album)
seperation. These are "divider" items
// 0 = show album and artist
// 1 = show album
// 2 = show artist
listsubtype
What to display in the not-"main" items in
the track list. These are the actual song listings.
// 0 = show title and album and artist
// 1 = show title and album
// 2 = show title and artist
showlistheader
Show the texts "title", "album"
and "artist" in the song list header, (which
purpose is to drag the song list around on stage)
startvolume
Between 0 and 1, the start volume for the player to
start with.
spectrumXscale
Horizontal scale of the spectrum animation, will include
rescaling of he 12 buttons
spectrumYscale
Vertical scale of the spectrum animation, will include
rescaling of he 12 buttons
> TOP <
|