public static MIMETypes : Array [read-only]
Returns an array that contains all MIME types that the loadMovie function, Sound and Video objects support.
The following example traces the value of this read-only property:
trace(System.capabilities.MIMETypes);