try this for the bb code
PHP Code:
<embed src="{param}" width=400 height=300 type=application/x-shockwave-flash></embed>
make the title: flash
make the tag: flash
use{option}: No
then you would use this for BB code:
[flash]http://yourdomain.com/test.swf[/flash]
note: the above method I posted has preset height and width tags. I tried adding in 2 options as well as the parameter, but couldn't get it to work. Perhaps someone else can

So, in the meantime I will use the preset height and width tags. I also added a <center></center> to the above code to center the flash on my site.