Yup, definitely important!
I'm actually intending to comment on the accessibility API, but I want to
get permission for some of the content I have written before I post it. I
can't really speak for IBM, so I just want to cover my butt :-)
Nathan Derksen
Web Media Architect
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
IBM Canada Ltd.
Centres for IBM e-business Innovation :: Vancouver
4611 Canada Way, Burnaby, BC
Canada V5G 4X3
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
Tel: 778-327-7764
Fax: 778 327-7851
Email: [EMAIL PROTECTED]
Henry Minsky
<[EMAIL PROTECTED]
il.com> To
Nathan Derksen/CanWest/[EMAIL PROTECTED]
12/05/2005 09:42 cc
AM laszlo-dev reporting
<[email protected]>
Subject
Re: [Laszlo-dev] Re: how to test
the accessibility API from a
Windows machine?
Thanks, now I see why the "focusable" and taborder stuff needs to work
for for arbitrary views...
On 12/5/05, Nathan Derksen <[EMAIL PROTECTED]> wrote:
Well, consider that someone using a screen reader is going to be using
the
keyboard, not the mouse. Mouse events are not going to be of much help in
this instance. You will also need to set aasilent="false", if I am not
mistaken.
Nathan Derksen
Web Media Architect
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- - -
IBM Canada Ltd.
Centres for IBM e-business Innovation :: Vancouver
4611 Canada Way, Burnaby, BC
Canada V5G 4X3
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- - -
Tel: 778-327-7764
Fax: 778 327-7851
Email: [EMAIL PROTECTED]
Henry Minsky
<[EMAIL PROTECTED]
il.com>
To
Sent by: Max Carlson <[EMAIL PROTECTED]
>
laszlo-dev-bounce
cc
[EMAIL PROTECTED] laszlo-dev reporting
<[email protected]>
Subject
12/04/2005 10:12 [Laszlo-dev] Re: how to test the
PM accessibility API from a Windows
machine?
Max,
How would I implement the following behavior; I have a movieclip which I
want to "speak" some text when I move the mouse over it. I need to put
this
on "movieclip" rather than
on LzView, because I'm implementing the "alt" text feature for the <img>
tag inside of htmlText of a TextField (in an LzText view). I have access
to the actual MovieClip object that is being displayed, and I tried
adding
a _accProps object to it, but it
doesn't seem to speak when I move the mouse over it.
For that matter, if I have an LzView that has an image resource, how do I
attach alternate text to it? I tried some variants of this as:
<view id="foo"
resource="horse2"
aadescription="nice horsey"
aaname="pretty horsey"
width="200" height="140" bgcolor="yellow"/>
but it never gets read by the screen reader program when I mouse over it.
Is there
something explicit I need to do?
_______________________________________________
Laszlo-dev mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
--
Henry Minsky
Software Architect
[EMAIL PROTECTED]
_______________________________________________
Laszlo-dev mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-dev