Flash Test

The following tests examine how screen readers read Flash objects.

These examples use the HTML object element to embed a Flash movie object. (The nested objects/IE comments approach is used for cross-browser compatibility.) In each case, the HTML object element also has text content (consisting of the text "Object content").

The Flash movie contains a single MovieClip object. The movie name & description and movieclip name & description are all set within the Flash movie. Except as noted, the Flash "Make movie accessible" and "make child objects accessible" settings are on.

Test 1: "Make movie accessible" off

Object Content

Expected

Results

Test 2: "Make movie accessible" on, "Make child objects accessible" off

Object Content

Expected

Results

Test 3: Default ("Make movie accessible" & "Make child objects accessible" on)

Object Content

Expected

Results

Test 4: wmode = window (default)

Object Content

Expected

Results

Test 5: wmode = opaque

Object Content

Expected

Results

Test 6: wmode = transparent

Object Content

Expected

Results

Test 7: Missing movie/data file

Object Content

Expected

Results

Test 8: Unknown classid/type (e.g., as if Flash Player not installed)

Object Content

Expected

Results

Conclusions

To support both screen readers, only two scenarios seem to be workable:

MSF&W Accessibility Tests