Flash Objects Test

The following tests examine how screen readers read Flash objects.

These examples use the HTML object element to embed a Flash movie object. 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 ("Flash Movie Name") & description ("Flash Movie Description") and movieclip name ("Flash MovieClip Name") & description ("Flash MovieClip Description") are all set within the Flash movie. Except as noted, the Flash "make movie accessible" and "make child objects accessible" settings are on, and the object's "wmode" parameter is not set.

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