Mike,

>I've been working on consolidating and refactoring my media plugins.
>The result is a single plugin that handles virtually any media type.
>
>Supported Media Players:
>   - Flash
>   - Quicktime
>   - Real Player
>   - Silverlight
>   - Windows Media Player
>   - iframe
>
>Supported Media Formats:
>  Any types supported by the above players, such as:
>    Video: asf, avi, flv, mov, mpg, mpeg, mp4, qt, smil, swf, w
>    Audio: aif, aac, au, gsm, mid, midi, mov, mp3, m4a, snd, rm
>    Other: bmp, html, pdf, psd, qif, qtif, qti, tif, tiff, xaml
>
>Docs and demos can be found at:  http://malsup.com/jquery/media/

Looks great! One suggestion, since it doesn't look like the plug-in itself
handles detection of the plug-in, you might want to place a copy of the
original element inside the object/embed tags--that way if the plug-ins are
disabled, they still see the original text.

-Dan

Reply via email to