Yikes. Over 1800 posts. if this has been asked before, I apologise.
How would I alter the xml file so that the locally hosted .mp3s definition works with *any* mp3, regardless of location? So if a user posts the URL of an MP3 it's embedded instead.
I tried messing with the xml file, but I really don't know what I'm doing. Looks like I need to replace the bit which says:
Code:
<findcode><![CDATA[([http://]*[\w]*[\.]*cogonline\.[\w/&;%-\.]+\.swf)]]></findcode>
With something else - some kinf of wildcard.mp3 or something.
Anyone got any ideas?