<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>shift+control &#187; Accessibility</title>
	<atom:link href="http://76design.ca/shiftcontrol/category/accessibility/feed/" rel="self" type="application/rss+xml" />
	<link>http://76design.ca/shiftcontrol</link>
	<description>76design&#039;s blog</description>
	<lastBuildDate>Thu, 23 Dec 2010 21:47:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Accessible Flash Oxymoron? (FITC 2007)</title>
		<link>http://76design.ca/shiftcontrol/2007/04/24/accessible-flash-oxymoron-fitc-2007/</link>
		<comments>http://76design.ca/shiftcontrol/2007/04/24/accessible-flash-oxymoron-fitc-2007/#comments</comments>
		<pubDate>Tue, 24 Apr 2007 16:27:19 +0000</pubDate>
		<dc:creator>Brett Tackaberry</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[FITC 2007]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Information Architecture]]></category>
		<category><![CDATA[Usablitity]]></category>

		<guid isPermaLink="false">http://76design.ca/shiftcontrol/index.php/2007/04/24/accessible-flash-oxymoron-fitc-2007/</guid>
		<description><![CDATA[Speaker: Niqui Merret Contrary to popular belief, making a Flash movie accessible to a wider selection of users does not require cartwheels and back flips. A few basic usability and accessibility considerations can take your movie to the next level and reach a wider audience. The most basic step of embedding a SWF into a [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2F76design.ca%2Fshiftcontrol%2F2007%2F04%2F24%2Faccessible-flash-oxymoron-fitc-2007%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif&amp;source=76design&amp;style=normal&amp;service=bit.ly&amp;space=2&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Speaker: <a href="http://www.niquimerret.com">Niqui Merret</a></p>
<blockquote><p>Contrary to popular belief, making a Flash movie accessible to a wider selection of users does not require cartwheels and back flips. A few basic usability and accessibility considerations can take your movie to the next level and reach a wider audience. The most basic step of embedding a SWF into a page incorrectly could cause a screen-reader to hang. </p>
<p>This session will take a cause and effect look at accessibility covering a selection of common problems and possible solutions. Niqui will cover visual, audio, mobility and cognitive disabilities and demonstrate how Flash can help or hinder access. </p>
</blockquote>
<p>Notes:</p>
<p>Any information provided along a timeline should include synchronized&nbsp;text based description such as captions accompanying a video. For exmaple, <a href="http://www.weebls-stuff.com/toons/">weebls toons</a> have captions. </p>
<p>Accessibility in the real world: no technology can be 100% accessible to all users. Level accesibility is directly proportional to level of effort put in.</p>
<p>Barriers to accessibility: technology (flash, browser, screen reader), developer (interface designer, programmers, copyrighters). Content developers cause barriers by not being aware of accessibility considerations. </p>
<p>Technology &#8211; Flash player interfaces with screen readers and&nbsp;keyboard well. Focus (big yellow box around&nbsp;object)&nbsp;is clear to user and focus is made available and is fed through&nbsp;to assistive technology. </p>
<p>Standards and guidelines? Current documentation is difficult to comprehend and digest. The key is to understand the user &#8211; its not a case of understanding rules and guides. </p>
<p>Simple tests. Take away the mouse and attempt to follow similar paths. </p>
<p>Simple disability categories. Visual (vision, colour blindness, etc). Audio (lack or partial). Motor (hands and holding). Cognitive (understanding). </p>
<p>Screen readers. Needs to gain access and report back to assistive technology. Not fully integrated with OS and sometimes unreliable &#8211; they are stuck in the middle of a chain of information. </p>
<p>Tips for flash: set the name of buttons; specify the reading order; avoid using wmode(!); and, test with screen reader and <a href="http://www.microsoft.com/downloads/details.aspx?familyid=3755582a-a707-460a-bf21-1373316e13f0&amp;displaylang=en">Microsoft Active Accessibility 2.0 Software Development Kit Tools</a>. Tab index&nbsp;(found on accessibility panel in flash) is very useful in providing proper experience in flash &#8211; note this only applies to dynamic text fields. Flash also provides ability to program shortcuts for elements.</p>
<p>Tip: put tab index right on mockups. </p>
<p>As compared to AJAX, flash accessibility can send screen updates to the screen reader. HTML pages are treated as linear and do not send updates to the screen reader. </p>
<p>Microsoft Active Accessibility&nbsp;Tools allow deveoper to view the screen reader output in realtime. </p>
<p>On windows, OS contrast adjustment does not affect flash movies. On&nbsp;Mac, adjusting contrast settings affects the colours on the screen. Another possibility is to provide accessibility controls that allows the user to adjust the contrast &#8211; the flash object in turn adjusts the colour scheme&nbsp;in the movie.</p>
<p>Font size controls in browser do not affect flash movies. However, a particular approach (see <a href="http://www.alistapart.com/articles/fontresizing">Text-Resize Detection</a>), is to listen to when a user adjusts the font size n the browser, and using javascript,&nbsp;pass that information back into the flash movie. </p>
<p>The creators of SWFObject and UFO&nbsp;have&nbsp;are working on&nbsp;<a href="http://www.swffix.org/devblog/">SWFfix</a>.</p>
<p>Keep in mind: Progressive enhancement != accessibility. </p>
<p>Also see: <a href="http://www.adobe.com/devnet/">Adobe DevNet</a></p>
]]></content:encoded>
			<wfw:commentRss>http://76design.ca/shiftcontrol/2007/04/24/accessible-flash-oxymoron-fitc-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

