Question
Accessibility.isActive() method return true on Window 8
Hi All
I am using window 8 and IE11. I have set following condition if flash 5.5
stop();
if (Accessibility.isActive()) {
gotoAndPlay("jaws");
}
But I have not install any screen reader on my machine but this method return true. I have publish my file in flash player 8.
If any one have solution on it please provide me.
Thanks and Regards
Manish
