Joomla Mp3 Player Help 08.05.08
I am using Joomla 1.0.15 with the eventlist component. I have added new fields to the component, a few to store the filenames of mp3 files to play within the mmp3 player on the eventlist details page.
I couldn’t get the mambot (mmp3) flash player to work within the component using the mambot tags {mmp3}song.mp3{/mmp3}, and I don’t know how to enable mambots within this component. So I’ve hardcoded the script into the component with object tags and added <?php echo $row>mp3; ?> where the filnames need to go within the script. The php is is working fine and the player shows but is not playing the music. It must be something in the javascript/object tag.
I think I’ve been looking at this code for too long and could use a fresh pair of eyes that might see my mistake. Please help!
Also on the backend administrator - I want to change the mp3 filename field from a text field to a drop down menu that shows the files in the mp3 folder.



