fscommand disabled in IE10 by default

610 views
Skip to first unread message

MOLOKO

unread,
May 3, 2013, 5:11:22 AM5/3/13
to elearning-technolo...@googlegroups.com
Just in case anyone hasn't heard this yet - but IE10 disables fscommand when it's in IE10 'standards mode'.

The fix is either to switch to ExternalInterface - or to set IE10 to 'emulate IE9' which can be done either by adding a X-UA-Compatible meta tag to your page(s) or at the server config level.

Particularly affects anyone producing SCORM courses in Flash that have to support flash player 6 or 7.

Elena Baussand

unread,
May 3, 2013, 5:51:29 AM5/3/13
to elearning-technolo...@googlegroups.com
Thanks for the info!

here's an example of the tag, just in case

<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />

Reply all
Reply to author
Forward
0 new messages