if (isAIR || isIElt9)
{
// workaround for overlaying tool tips and other content when loaded into an AIR app
// workaround for cursor issue - https://bugs.adobe.com/jira/browse/SDK-26818
params.wmode = "opaque";
}
params.wmode = "windows";