E-mail List Archives
Checkbox Issue
From: vivek
Date: Jun 12, 2006 9:40AM
- Next message: Jukka K. Korpela: "Re: New WebAIM Site Released"
- Previous message: Andrew Kirkpatrick: "RE: ASP.net 2005 forms and JAWS"
- Next message in Thread: Andrew Kirkpatrick: "RE: Checkbox Issue"
- Previous message in Thread: None
- View all messages in this Thread
Hi,
I have two questions.
* First question
I have following content on stage.
Four checkboxes
Dynamic text field
Button
I have unchecked the Auto label option from accessibility panel. When I
press insert+F5, I get names of the check boxes along with the text from
dynamic text field. Ideally it should display only label of the check box.
Can anyone guide me on this?
* Second question
I have a file called main.swf, there is a button on this file which opens
another file try.swf
Code:
on(press)
{
loadMovieNum("try.swf",0);
}
I have a button called close on try.swf
I want to close the html window on click of a close button. How can I do
this? (I am publishing all the files as .html)
- Next message: Jukka K. Korpela: "Re: New WebAIM Site Released"
- Previous message: Andrew Kirkpatrick: "RE: ASP.net 2005 forms and JAWS"
- Next message in Thread: Andrew Kirkpatrick: "RE: Checkbox Issue"
- Previous message in Thread: None
- View all messages in this Thread