deborah: the Library of Congress cataloging numbers for children's literature, technology, and library science (Default)
deborah ([personal profile] deborah) wrote in [site community profile] dw_accessibility2010-10-07 10:00 am

possible improvement to our embed code

please forgive me if somebody else is already working on this. I was looking at accessible embedded flash players, and I came across "making video accessible", which talks about, among other things, using SWFObject JavaScript to detect whether or not Flash and/or JavaScript are enabled. If flash is not enabled, the embed is replaced with a link to the object.

I think that would be a huge accessibility win, and it would be one of those accessibility = universal design issues, because I've also seen people who don't have accessibility needs but browse with No Script or an equivalent complain about the way our embeds work.

What other people think? I haven't looked at the embed code at all, and I admit I am incredibly ignorant about the way multimedia works in general.
exor674: Computer Science is my girlfriend (Default)

Re: Dreamwidth Video Tags

[personal profile] exor674 2010-10-09 05:39 pm (UTC)(link)
Well, one problem I come up with on a quick skim, we'd have to use something besides <video ...>, as that's an actual tag, and if we ever wanted to add support for html5 video, yeah... *g*