A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: Disabilities and Specific Needs?

  1. #1
    Member
    Join Date
    Feb 2001
    Posts
    63
    I have a question. When designing pages for a client, does anyone consider disabled users? I've read that it will soon be possible for disabled people to sue an organisation if they do not provide access that is equal to their regular provision.

    With big projects, such as college or government sites, it would be impossible to manually produce and update text only alternatives, does anyone know of a solution?

  2. #2
    Senior Member RazoRmedia's Avatar
    Join Date
    Oct 2000
    Location
    UK
    Posts
    3,016
    Originally posted by Bradley316
    With big projects, such as college or government sites, it would be impossible to manually produce and update text only alternatives, does anyone know of a solution?
    simply use alt tags on all your images (including large spacers). This will make text only browsers 'see' your images. This is especially important for title images and headlines.

    You should be doing this anyway for large sites to aid in search engine optimisation.

  3. #3
    Part Time Goth TianaKaeSha's Avatar
    Join Date
    Jan 2001
    Posts
    283
    A lot of people are also doing this with flash. Adding in closed captions that can be hidden if you do not want them - as well as having streaming comentary for them. for text only browsers and site readers, being sensitive to the ways these work is a must.

    Macromedia is doing a lot about usability at the moment. I went to a conference by them for this issue and it was very cool.

    worth looking at their site for some more info.

  4. #4
    they call me the_jump... le_saut's Avatar
    Join Date
    Mar 2001
    Posts
    536
    Macromedia is doing some good accessibility stuff with MX, a look at the online Macromedia AS dictionary -

    http://www.macromedia.com/support/fl...48.html#238117

    http://www.macromedia.com/macromedia...ssibility.html

    Accessibility can be instigated in many ways -
    • *alt tags for graphical text
      *user defined text size (this can be easily accomplished with CSS).
      *being aware of the various types of colour blindness.

    etc etc

    regards

    James


  5. #5
    Member
    Join Date
    Jun 2001
    Location
    Australia
    Posts
    94
    There are actually heaps of requirements for access to web sites for people with disabilites... too numerous to mention here. Run some code through the Bobby validator and you will soon find out!

    If you have some spare time check out...

    http://www.cast.org/bobby/
    http://www.w3.org/

    A few people have mentioned alt tags but its not often that you see people use them properly. You have to actually describe how the graphic image looks as well as any copy that is in the image.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center