allowFullScreen is not working in IE but do work in FF
2/09/2010 12:45:00 PM
Posted by RIAlog
This can happen from several reasons, but the key concept is to remember that IE and FF read the parameters differently and that FF read the tag and IE uses the
Now try the following:
1. Note that the parameters should not have any whitespace in it. FF will work with it but IE will not.
2. the allowFullScreen must be set to true (see if this is being done in the generated html when using JS helpers)
3. Using swfObject - try to set the minimum version to 9.0.115,0
If it worked for you or you had another experiance - tell me.
Thanks;
David
This entry was posted on October 4, 2009 at 12:14 pm, and is filed under
. Follow any responses to this post through RSS. You can leave a response, or trackback from your own site.
Subscribe to:
Post Comments (Atom)
Post a Comment