Quote:
Originally Posted by Syxguns
Thanks kh99, but is there a way for me to accomplish this by using the {option}? Something like this maybe?
Code:
https://www.mysite.com/music/sample_songs/{option}/{param}.mp3
I could have sworn that I made it work before, but maybe I am wrong in my thinking.... 
|
You could do that, but users would have to enter the bbcode with one part in the option field and one part between the tags.
I think you could just do this:
Code:
[MP3]Folder_Name/Song_Name[/MP3]
then just use {param}.mp3.