song title display?

735 views
Skip to first unread message

-gb

unread,
Aug 21, 2009, 1:54:25 AM8/21/09
to flashmp3player
using the multi-player. Everything works fine. However I"d like to see
only the song titles display in the player instead of the full url
string.

Per instructions, I"ve added the song titles just after a pipe "|"
symbol placed at the end of each song's url string in the param
listing of the HTML code.

I get strange results on the web site. Only some songs "take". And the
tracks that display only the title don't work - no song plays.

I must be doing something wrong. Does anyone have a code snippet
showing the proper formatting that I can copy?

-g

masarin

unread,
Sep 24, 2009, 7:46:42 AM9/24/09
to flashmp3player
Use mp3 parameter for the files and title parameter for the song
titles:


<param name="mp3" value="http://www.chemin/vers/repertoire/ma-radio/
sons/piste1.mp3|http://www.chemin/vers/repertoire/ma-radio/sons/
piste2.mp3|http://www.chemin/vers/repertoire/ma-radio/sons/piste3.mp3"/
>

<param name="title" value="Le titre 1|Titre du morceau 2|Titre 3"/>
Message has been deleted

var...@gmail.com

unread,
Aug 28, 2012, 9:22:17 AM8/28/12
to flashmp...@googlegroups.com, geo...@thetcsgroup.com
This is copied from the site's sample player ( http://flash-mp3-player.net/players/multi/generator/ )

<param name="FlashVars" value="mp3=/medias/ca_colle.mp3|/medias/ca_colle.mp3|/medias/ca_colle.mp3|/medias/ca_colle.mp3|/medias/ca_colle.mp3|/medias/ca_colle.mp3|/medias/ca_colle.mp3|/medias/ca_colle.mp3|/medias/ca_colle.mp3|/medias/ca_colle.mp3|/medias/ca_colle.mp3|/medias/ca_colle.mp3&amp;title=Music 1|Music 2|Music 3|Music 4|Music 5|Music 6|Music 7|Music 8|Music 9|Music 10|Music 11|Music 12&amp;bgcolor1=189ca8&amp;bgcolor2=085c68" />

Hope this helps. Works for me....

watchdog

unread,
Aug 29, 2012, 1:34:18 PM8/29/12
to flashmp...@googlegroups.com, geo...@thetcsgroup.com
see http://flash-mp3-player.net 

Here's my config_multi.txt file if it helps. Note that I put my playlist in a separate txt file:

width=600
height=500
; bgcolor=000000
bgcolor1=000000
bgcolor2=000000
; 000000=black
; FFFFFF=white
; FF0000=red
; FF9900=orange
; FFD700=gold
; 000080=navy
; FFFF00=yellow
buttoncolor=FF9900
buttonovercolor=FF0000
; buttonwidth=30
slidercolor1=FF9900
slidercolor2=FFFF00
sliderovercolor=FF0000
sliderwidth=20
; sliderheight=16
currentmp3color=FFFF00
textcolor=000080
scrollbarcolor=FF9900
scrollbarovercolor=FF0000
playlistcolor=FFFFFF; playlist-background
showplaylistnumbers=0
showlist=1
playlist=list.txt
playlistalpha=50
; interval=1500
; shuffle=
; loop=
; playlistrss=1
; showloading=1
; showinfo=1 ; show the INFO button
; listener=myListener&enabled=true
showvolume=1
volumewidth=50
; volumeheight=50
volume=99
; skin=skin001.jpg
; timelineWidth=
; sliderPositionMin=
; sliderPositionMax=
; sliderPosition=
; scrollLeft
; scrollTop
; basedir="."

barbara...@gmail.com

unread,
Nov 14, 2012, 6:07:30 PM11/14/12
to flashmp...@googlegroups.com, geo...@thetcsgroup.com, var...@gmail.com
This one works for me . ..  thanks so much!

emergency...@gmail.com

unread,
Apr 6, 2013, 3:07:43 AM4/6/13
to flashmp...@googlegroups.com, geo...@thetcsgroup.com
How is this done?  I am new to this.   Is the txt file created on the website  http://flash-mp3-player.net 
  ?
Reply all
Reply to author
Forward
0 new messages