Re: [Flashcoders] Accessibility and MSAA - Is this documented anywhere?
Scott Hyndman wrote: Are their docs? What methods are exposed to MSAA? What's the idea behind methods like getChildIdArray()? I can't seem to find any reference to them anywhere else in the framework, so I can only assume the Flash player invokes this at some point. Are whose docs? For "Where can I learn more about Microsoft Active Accessibility?" try http://www.microsoft.com/enable/ For "Where can I learn more about MSAA and Flash?" try http://www.macromedia.com/resources/accessibility/ (I'm not sure I could answer any question that starts with "What's the idea behind"... would involve mindreading on my part, guessing the true question too.) jd -- John Dowdell . Adobe Developer Support . San Francisco CA USA Weblog: http://weblogs.macromedia.com/jd Aggregator: http://weblogs.macromedia.com/mxna Technotes: http://www.macromedia.com/support/ Spam killed my private email -- public record is best, thanks. ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com
RE: [Flashcoders] Accessibility and MSAA - Is this documented anywhere?
Are there* docs? :) Scott -Original Message- From: [EMAIL PROTECTED] on behalf of Scott Hyndman Sent: Tue 4/25/2006 11:02 PM To: Flashcoders mailing list Cc: Subject:[Flashcoders] Accessibility and MSAA - Is this documented anywhere? I've been looking through MM's accessibility implementations for their V2 components because I'm trying to figure out how they work. I've noticed they follow the MSAA IAccessible interface quite closely, but I have a few questions. Are their docs? What methods are exposed to MSAA? What's the idea behind methods like getChildIdArray()? I can't seem to find any reference to them anywhere else in the framework, so I can only assume the Flash player invokes this at some point. Can anyone help? If an Adobe dev could pipe in I'd really appreciate it. Scott ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com
RE: [Flashcoders] Accessibility and MSAA - Is this documented anywhere?
Oh, and one more thing. accLocation(childId:Number) returns movieclips (or textfields) that define boundaries. What movieclip methods are used to determine the bounding rect? I would like to return something other than movieclip. Scott -Original Message- From: [EMAIL PROTECTED] on behalf of Scott Hyndman Sent: Tue 4/25/2006 11:02 PM To: Flashcoders mailing list Cc: Subject:[Flashcoders] Accessibility and MSAA - Is this documented anywhere? I've been looking through MM's accessibility implementations for their V2 components because I'm trying to figure out how they work. I've noticed they follow the MSAA IAccessible interface quite closely, but I have a few questions. Are their docs? What methods are exposed to MSAA? What's the idea behind methods like getChildIdArray()? I can't seem to find any reference to them anywhere else in the framework, so I can only assume the Flash player invokes this at some point. Can anyone help? If an Adobe dev could pipe in I'd really appreciate it. Scott ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com