Hey guys,

My site is musically oriented and I'm encouraging users to upload mp3s in blog and forum posts. Right now the files just show up as 'filename.mp3" and when the user clicks on it, the default player for the system takes over and plays the file. That works but it's pretty cheesy.

I installed SWFtools and had no problem whatsoever getting it working with a custom filefield to play audio files with the 1PixelOut player. The sequence there is that users can upload their files, and the uploaded files show up in with the 1pixelout player, and those entries look just as I'd like them to. The problem with that method is that those entries are not integrated with either the blogging system or the forums.

So, it's unclear how I can get SWFtools to render correctly for the random files that users upload in their posts. I have an input filter set up and on an administrative level I can go in and add the code to enable the player (), so it seems that I'm awfully close to what I'm after, but how can I set it up so that it's not a manual operation?