Syxguns
07-07-2012, 07:46 PM
I use to use phpBB, before I got sick of all of the code changes that I had to make. However, there was one item that I needed, and still do need. I'm hoping you can help me remember the BBCode for this.
Step one: Download the MP3 Player to your forum root.
Step two: Create the custom BBCode for the player to work.
Here is the problem. I can't remember the code i used. I know that I had to use both {param} and {option}, if I remember correctly I had {option1} and {option2}. Here is why I need the code.
A new artist uploads music to my site. I then create 20 sec. shorts of each song but place them all on the same track with only a couple second delay between each song sample. I then take the sample song (one track with all of the shorts on it) and place it in a directory in my forum called "sample_music". However, I create separate folders in that sample_music folder based on the style of music, ie: folk, rock, metal, blues, etc.
I'm not 100% sure but I think that the {param} was used to link to the MP3 player and the {option} 1 and 2 were used to link to the song. So in essence I would use:
folk,name_of_sample
Could you help me figure out the HTML to place this in my site? If I don't use it then I would have to have them download the sample to listen to. Many thanks BOP5!
Step one: Download the MP3 Player to your forum root.
Step two: Create the custom BBCode for the player to work.
Here is the problem. I can't remember the code i used. I know that I had to use both {param} and {option}, if I remember correctly I had {option1} and {option2}. Here is why I need the code.
A new artist uploads music to my site. I then create 20 sec. shorts of each song but place them all on the same track with only a couple second delay between each song sample. I then take the sample song (one track with all of the shorts on it) and place it in a directory in my forum called "sample_music". However, I create separate folders in that sample_music folder based on the style of music, ie: folk, rock, metal, blues, etc.
I'm not 100% sure but I think that the {param} was used to link to the MP3 player and the {option} 1 and 2 were used to link to the song. So in essence I would use:
folk,name_of_sample
Could you help me figure out the HTML to place this in my site? If I don't use it then I would have to have them download the sample to listen to. Many thanks BOP5!