[Laszlo-checkins] r9428 - openlaszlo/trunk/docs/src/developers
lou@openlaszlo.org
lou at openlaszlo.org
Mon Jun 2 03:34:24 PDT 2008
Author: lou
Date: 2008-06-02 03:34:04 -0700 (Mon, 02 Jun 2008)
New Revision: 9428
Modified:
openlaszlo/trunk/docs/src/developers/architecture.dbk
Log:
Change 20080602-lou-P by lou at loumac.local on 2008-06-02 06:29:24 AST
in /Users/lou/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: dguide: chapter 1. Architecture: fix broken link to Microsoft Active Accessibility page
Bugs Fixed: LPP-6087
Technical Reviewer: (pending)
QA Reviewer: (pending)
Doc Reviewer: (pending)
Tests: link check
Modified: openlaszlo/trunk/docs/src/developers/architecture.dbk
===================================================================
--- openlaszlo/trunk/docs/src/developers/architecture.dbk 2008-06-02 10:33:26 UTC (rev 9427)
+++ openlaszlo/trunk/docs/src/developers/architecture.dbk 2008-06-02 10:34:04 UTC (rev 9428)
@@ -218,7 +218,7 @@
duration of transition.</para>
<para/></section><section><title>Accessibility</title>
<para>
-OpenLaszlo provides partial support for the <ulink url="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msaa/msaastart_9w2t.asp">Microsoft Active Accessibility</ulink> specification, which states, "[b]y using Active Accessibility and following accessible design practices, developers can make applications running on Windows more accessible to many people with vision, hearing, or motion disabilities." For a discussion of this feature, see <xref linkend="program-structure"/>.
+ OpenLaszlo provides partial support for the <ulink url="http://msdn.microsoft.com/en-us/library/ms697707(VS.85).aspx">Microsoft Active Accessibility</ulink> specification, which states, "By using Active Accessibility and following accessible design practices, developers can make applications running on Windows more accessible to many people with vision, hearing, or motion disabilities." For a discussion of this feature, see <xref linkend="program-structure"/>.
This support requires installation of third party software on the client machine, and is only available in the OpenLaszlo targets that run the Flash Player under Internet Explorer.
</para>
More information about the Laszlo-checkins
mailing list