To clarify: I want to get the generated HTML without embedding it to the DOM. something like getHTML(params...) instead of embedSWF
Is there a way of doing it?
I've ended up rewriting parts of the swfobject to get what I needed