var so = new SWFObject("viessmann.swf", "sotester", "954", "624", "8", "#ffffff"); so.useExpressInstall('expressinstall.swf'); so.write("flashcontent");
// ]]> </script>
when i use expressinstall, there will be the request to close the browser window. this text is displayed in a very big size and is cropped on the right and left side.
you're right - i noticed this the other day and forgot to fix it!
it's all fixed up now.
there is still a small issue there, though - if your movie is big enough to fit the install dialog (214px x 137px) but not big enough to display that final 'please close your window' dialog, then some of the dialog might get cut off (like in my current expressinstall.html example)
i put in a notice to adobe, so hopefully they'll fix that.