How to bind accordion header enabled property to a Boolean value using Actionscript


good morning!
i'm using accordion container (an mxml component made) 5 panels contain forms , form items.
i'm attempting control access accordion container's panels disabling individual headers unless user completes data input in sequential fashion, 1 panel after another.

i tried this:
bindingutils.bindproperty(this.getheaderat(1),"enabled",mybooleanvar,"???");
...where "???" should name of true/false property of boolean variable-but don't know property name is.
i'm trying in actionscript, have same issue when using <mx:binding> tag. first time trying this, maybe there simpler method. guidance appreciated, thanks!



More discussions in Flex (Read Only)


adobe

Comments

Popular posts from this blog

Convierte tu Raspberry en un NAS. Firmware fvdw-sl 15.3 - Raspberry Pi Forums

How to format a Get Request

avrdude: verification error, first mismatch at byte 0x0000 0x0c != 0x62