gcode-mirror / swfobject

Automatically exported from code.google.com/p/swfobject
0 stars 0 forks source link

fullscreen in ie doesn't work #596

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hey guys, i'm building app in facebook, and fullscreen mode works in 
ff,safari,chrome, but not in ie. Here's some code:

library link:
<script type="text/javascript" 
src="http://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js"></script>
...
embeding:
swfobject.embedSWF("app.swf", "ConnectDemo", "1024", "768", "9.0.18", false, 
{}, {menu:"false"}, {name:"ConnectDemo", allowFullScreen:"true"});

Original issue reported on code.google.com by ill...@gmail.com on 24 Oct 2011 at 9:38

GoogleCodeExporter commented 8 years ago
This is our bug tracking system. You are discussing an implementation issue, 
not a bug. Please post implementation issues on the SWFObject Google Group: 
http://groups.google.com/group/swfobject

Thanks

Original comment by platelu...@gmail.com on 25 Oct 2011 at 5:18