• Client login
  • Work for us

All the latest from the team...

Tuesday, 8 April 2008

Code Required are proud to announce....

Code Required have just launched a brand new promotional website for the cult band "The Amateur Transplants" at http://www.amateurtransplants.net.

Built using Adobe Flash along with the crazy opinions and copy from Adam Kay & Suman Biswas this was a great project to work on and we wish the guys all the best with the new site and integrated newsletter tool.

Keep up the good work guys and we'll see you soon for beers!

The Amateur Transplants are responsible for cult classics such as the London Underground Song and The Menstrual Rag both of which can be heard on the site via the DocPod. Check out their blog at http://fitnesstoblog.blogspot.com

Labels: , , , ,

Friday, 17 November 2006

Is Flash actually accessible?

I've been having a bit of a read on Fadtastic recently about a very interesting article on the accessibility features of Adobe Flash.

As a massive fan of Flash, one of the most frustrating things for me was the lack of ability for an embedded object to return focus to it's parent page... Virtually rendering it inaccessible for obvious reasons.

However Johan, of http://designmatters.zoic.be/, has come up with a very interesting test which you can see here which opens up an interesting idea. Unfortunately it uses javascript to control the focus but it's certainly got me thinking.

I'll update you if we get anywhere!

Labels: ,

Sunday, 18 June 2006

Image Replacement with Accessibility and why Flash Replacement is Better

I've read so much about image replacement, and how bad it is for accessibility, over the last few months that I felt I really needed to throw my toys out of the pram and write something myself.

So what is image replacement?

Essentially image replacement uses JavaScript to search through a document's object model and replace certain tags with images... For example you might change "<h2>header</h2>" with "<h2><img src="headerNicelyStyled.gif"></h2>.

Why is this bad for accessibility?

The valid argument is that if I scale my text; images won't scale, so, it won't help users who need to use text resizing to view a page (or those who use Opera or similar re-rendering magnifiers will be presented with heavily pixelated images).

The solution?

Don't use it. sIFR is a new version of image replacement using Flash to render the font. If a user doesn't have Flash or JavaScript the tags will be left alone and presented with their css style aternative.

If they have both these technologies then they will be presented with flash file with the font embedded. Now the glory of this is that as long as you use relative sizing the flash movie can scale and the user can still benefit from magnification methods they are used to!

I've used it on several projects now and can't see any issue not to, but if you have a valid reason why this is bad for accessibility purposes, or indeed any other VALID reason, please do get in touch.

If this is all new to you please check out www.mikeindustries.com/sifr/.

Labels: , , ,

RSS feed ATOM feed Add to Technorati Favorites View Jon Harvey's profile on LinkedIn