<config>
	<!--Auto play (true/false)-->
	<auto_start>false</auto_start>
	
	<!--Formato de tiempo-->
	<time_format>MM:SS</time_format>
	
	<!--Visibilidad del tiempo? (true/false) -->
	<time_visible>true</time_visible>
	
	<!--Formato del numero de la pista-->
	<track_format>#number</track_format>
	
	<!--Mostar el numero de la pista (true/false) -->
	<track_visible>true</track_visible>
	
	<scroller_speed>5</scroller_speed>	
	<scroller_marquee_content>#TRACK_NAME#</scroller_marquee_content>
	
	<!--Barra de informacion del reproductor-->
	<infobar_visible>true</infobar_visible>
	<infobar_labels_color>0xFFFFFF</infobar_labels_color>
	<infobar_buffering_color>0x6795FE</infobar_buffering_color>
	
	<!--Mostrar boton de repeticion-->
	<repeat_is_enabled>true</repeat_is_enabled>

	<!--Mostrar boton para reproduccion aleatoria-->
	<shuffle_is_enabled>true</shuffle_is_enabled>
	
	<!--Maximo 4 caracteres-->	
	<repeat_label_text>REP</repeat_label_text>
	<shuffle_label_text>SHUF</shuffle_label_text>

	<!-- Valores enteros de 0 a 100-->
	<default_volume>70</default_volume>
	
	<!-- Valores enteros de -100 a 100 -->
	<default_pan>0</default_pan>

	<!--Maximo 5 caracteres-->
	<volume_label>VOL</volume_label>
	<pan_label>PAN</pan_label>

	<playlist_click_color>0x33ff33</playlist_click_color>
	<playlist_roll_over_color>0xff0000</playlist_roll_over_color>
	
	<!--LISTA DE REPRODUCCION 
	Debe tener el siguiente formato:
	Url_del_archivo1,titulo1#Url_del_archivo2,titulo2#...#Url_del_archivoN,tituloN
	-->
	<play_list>JoseWEB_TRACK_DIEZ.swf,PubliBlanes.net#JoseWEB_TRACK_CINCO.swf,JoseWEB#JoseWEB_TRACK_SIETE.swf,PubliBlanes.net</play_list>
</config>
