expressInstall.swf doesn't work when wmode is 'gpu' like this.
swfobject.embedSWF("test.swf", "test", "800", "600", "11.0.0",
"expressInstall.swf", {}, {wmode: 'gpu'});
delete par.wmode; should be added to around line 338 of showExpressInstall().
Original issue reported on code.google.com by yukoba on 30 Dec 2011 at 5:30
Original issue reported on code.google.com by
yukoba
on 30 Dec 2011 at 5:30