Flash Filter Plus and AsySound
I had mentioned this plugin a while ago, but never released it. It's a small plugin that makes it easy to insert single MP3 files directly into your posts via a little Flash player.
Basically, you just copy up and activate the plugin, the put the URL of the MP3 file inside of brackets (those are the square ones) in your post. When you do, you get this:
[http://www.asymptomatic.net/audio/Garden State - Let Go - Frou Frou.mp3]
You can download the plugin for WordPress, which makes it easy to insert this applet or any Flash applet into your posts, and the AsySound Flash Applet over at the hacks page.
Comments
Comment by valerie on .
Comment by Owen on .
Comment by valerie on .
Comment by RaynerApe on .
Comment by Owen on .
Comment by valerie on .
Comment by Owen on .
Comment by waymorefunner on .
Comment by Andrea on .
c2c_get_custom('soundfile_mp3', '/AsySound.swf?http://localhost/Wordpress/_media/', ''Right now this code is merelyechoed, not processed (i.e. the player doesn't show up). Guess a plugin function within a plugin function is a no-go?Comment by Owen on .
<object ...> <param name="movie" value="<?php c2c_get_recent_custom(...);?> <embed src="<?php c2c_get_recent_custom(...);?>" ...></embed> </object>But this will only get the most recent one and display it. Your code kind of implies that you want to display all of the mp3s that you've added to meta info, and not just the most recent one. That seems crazy, but it could be what you actually want. If so, I'll have to think of another solution.Comment by Andrea on .
$beforeand$aftervalues within the Get Custom plugin (a rather tricky copy'n'paste job) actually works, but I have to specify the absolute path to the AsySound.swf file for some reason. On the other hand,c2c_get_custom()calls within the flash code get stripped out, resulting in emptysrcvalues in the processed code. I'll email you the details later. Great plugin, thanks again.Comment by Owen on .
Comment by RaynerApe on .
Comment by Chaim Krause on .
Comment by Owen on .
Comment by Prem on .
Comment by Daisy on .
Comment by Owen on .
Comment by Prem on .
Comment by Griffin on .
Comment by none on .
Comment by Owen on .
Comment by Jon on .
Comment by malyfred on .
Comment by malyfred on .
Comment by Owen on .
Comment by Your Well Wisher on .
Comment by Xavier on .