all groups > flash actionscript > november 2006 >
You're in the

flash actionscript

group:

simple checkbox stupidity


simple checkbox stupidity Kree8R
11/24/2006 2:39:58 PM
flash actionscript: i have a checkbox on stage that i want to dynamically set to either selected
or unselected... but i'm having problems with a simple test:

cb_checker.selected = true;

this does not set the checkbox to selected... do i need to create and place
the checkbox onstage with script only to have this work?... iow, by manually
placing it onstage, are the parameters only readable and not "settable"?


Re: simple checkbox stupidity Kree8R
11/24/2006 2:47:41 PM

[quoted text, click to view]

oops.. that was "properties" not "parameters"... and yes, i'm using the
standard checkbox component included with Flash 8

Re: simple checkbox stupidity Kree8R
11/24/2006 3:58:17 PM

[quoted text, click to view]

never mind... sorry about that... it works... something else (a shared
object I'm using) is causing my problem... I'll sweat over that one now...
thanks for your patience. ;-)




AddThis Social Bookmark Button