Am I missing something, or are there some acceptable parameters from this page missing from the swfobject code? I recently tried to add an align and salign parameter to my swfobject code, only to find that those parameters were ignored. After searching through the swfobject.js file, I found that those parameters have been left out. I'm wondering:
if there was a reason for that
if there are other params mysteriously (or purposefully) left out
Maybe this was just an oversight? I would be more than willing to help fix it if lack of time is an issue.
Sorry, forgot to mention that it is totally possible to overcome this issue by using Stage.align within flash, but I was just wondering if there was a reason that this was left out of swfobject's implementation.
No, you don't see what I'm saying. I did that. Doing that effectively does not work properly because the code of swfobject doesn't ever write that information into the embed tag (though it probably writes a param tag out for it.