Flash Object Code Generator

Hello, I’m using Kirupa’s code generator for embeding flash movies.

http://www.kirupa.com/developer/flash8/flash_fix.htm

Works great, but Is there a code generator out there that does this, or can this generator be modified to include more options.

Options I am looking for, is the ability to add

fo.addParam("wmode", "transparent");

as an option, and also allow me to rename the

div id="flashcontent" 

for when I’m working with multiple embeded swfs. I would also like to be able to input hspace and vspace as options too. I’m working on a site with multiple swfs, and adding these options by hand is very tedious and time consuming. If Kirupa’s generator could be modified, or if someone knows of a generator that already does this, I would be forever grateful.

Thanks,
JNStevens87