Developer Beware: Using Flash to Detect Screen Readers
The facility to detect some Assistive Technology by using Flash has been around since ActionScript 1.0 and Flash Player 6. The method has usually been referred to as a way to ‘detect screen readers’. Unfortunately this method, using the ActionScript Accessibility.isActive method, is not a ’screen reader’ detector.