Steps to reproduce:
1. Compile the following MXML with -accessible set to true
2. Open the generated .swf with the help fo an .html in IE
3. Make sure that JAWS 8.0 is running
<?xml version="1.0" encoding="utf-8"?>
<mx:Application xmlns:mx="
http://www.adobe.com/2006/mxml" width="600" height="600">
<mx:Text text="Verify this"/>
<mx:Label text="Verify this"/>
</mx:Application>
Actual Results: mx:Label & mx:Text are not read by the screen reader in forms Mode OFF
Expected Results: should be read by the screen reader in fornms mode off
Workaround (if any):
(A) Is this a Flex Issue
(B) Is this a Flash Player Issue
(C) Is this a Freedom Scientific Issue
(D) Is this bug can be fixed by JAWS Script