WebAIM - Web Accessibility In Mind

E-mail List Archives

Thread: youtube embedded video accessibility

for

Number of posts in this thread: 3 (In chronological order)

From: Danishkadah
Date: Wed, Sep 12 2012 2:04AM
Subject: youtube embedded video accessibility
No previous message | Next message →

Hi

1. we are having a website (xhtml) when validating the code we get
validation error about <embed src

2. see this page (http://disability-ecafe.net/node/320) embedding youtube
video at our page with youtube embed code, it trap the keyboard in loop of
video container and not let tab goes anywhere else. Which make our page
inaccessible for people who navigate with keyboard. (This problem appears
in Firfox 15, but work fine in IE 6).

and at youtube site I wasn't able to access the video at all by keyboard
navigation as tabbing jump the video.

What is the standard accessible way to embed youtube video and avoid the
above two problems.

Akram

From: Stella Mudd
Date: Wed, Sep 12 2012 3:25AM
Subject: Re: youtube embedded video accessibility
← Previous message | Next message →

Take a look at the tutorial: Captioning YouTube Video and Providing
Accessible Controls <http://wac.osu.edu/examples/youtube-player-controls/>;

Uses Youtube's JavaScript API to create your own accessible controls.

http://wac.osu.edu/examples/youtube-player-controls/




On Wed, Sep 12, 2012 at 1:04 AM, Danishkadah < = EMAIL ADDRESS REMOVED = > wrote:

> Hi
>
> 1. we are having a website (xhtml) when validating the code we get
> validation error about <embed src
>
> 2. see this page (http://disability-ecafe.net/node/320) embedding youtube
> video at our page with youtube embed code, it trap the keyboard in loop of
> video container and not let tab goes anywhere else. Which make our page
> inaccessible for people who navigate with keyboard. (This problem appears
> in Firfox 15, but work fine in IE 6).
>
> and at youtube site I wasn't able to access the video at all by keyboard
> navigation as tabbing jump the video.
>
> What is the standard accessible way to embed youtube video and avoid the
> above two problems.
>
> Akram
> > > >

From: lists@srinivasu.org
Date: Wed, Sep 12 2012 3:28AM
Subject: Re: youtube embedded video accessibility
← Previous message | No next message

Alternatively, you may want to use Yahoo! Web player. Though it has CC limitation for now. Please see webplayer.yahoo.com

regards,
-Srinivasu
Sent from BlackBerry® on Airtel

-----Original Message-----
From: Stella Mudd < = EMAIL ADDRESS REMOVED = >
Sender: = EMAIL ADDRESS REMOVED =
Date: Wed, 12 Sep 2012 02:25:09
To: WebAIM Discussion List< = EMAIL ADDRESS REMOVED = >
Reply-To: WebAIM Discussion List < = EMAIL ADDRESS REMOVED = >
Subject: Re: [WebAIM] youtube embedded video accessibility

Take a look at the tutorial: Captioning YouTube Video and Providing
Accessible Controls <http://wac.osu.edu/examples/youtube-player-controls/>;

Uses Youtube's JavaScript API to create your own accessible controls.

http://wac.osu.edu/examples/youtube-player-controls/




On Wed, Sep 12, 2012 at 1:04 AM, Danishkadah < = EMAIL ADDRESS REMOVED = > wrote:

> Hi
>
> 1. we are having a website (xhtml) when validating the code we get
> validation error about <embed src
>
> 2. see this page (http://disability-ecafe.net/node/320) embedding youtube
> video at our page with youtube embed code, it trap the keyboard in loop of
> video container and not let tab goes anywhere else. Which make our page
> inaccessible for people who navigate with keyboard. (This problem appears
> in Firfox 15, but work fine in IE 6).
>
> and at youtube site I wasn't able to access the video at all by keyboard
> navigation as tabbing jump the video.
>
> What is the standard accessible way to embed youtube video and avoid the
> above two problems.
>
> Akram
> > > >