CLIK buttons have Up / Over / Down and Disabled states that react to mouse input without having to set roll-over listeners. It's great, except that in some recent SWFs I am getting a bug where CLIK buttons are not exiting their Over state after being clicked and rolled-off of. Clicking on other CLIK buttons does NOT make the "stuck" button go back to it's Up state. After a few random erroneous stuck buttons, I have a screen full of buttons that all stuck in their Over states.
Has anyone else experienced this? I'm trying to narrow down if I'm making a error somewhere in by button setup or code, or if there is a workflow for getting around this bug, like forcing all CLIK buttons to Up or something.
Thanks,
Jason Seabaugh
Has anyone else experienced this? I'm trying to narrow down if I'm making a error somewhere in by button setup or code, or if there is a workflow for getting around this bug, like forcing all CLIK buttons to Up or something.
Thanks,
Jason Seabaugh
Comment