ompt, although you would probably
>> want to update the zIndex every time it’s changed on the bead, not just
>> when the bead is added. I’m not sure why it doesn’t work that way in
>> TextPromptBead.
>>
>>
>> From: Harbs<mailto:harbs.li...@gmail.com>
k that way in
>TextPromptBead.
>
>
>From: Harbs<mailto:harbs.li...@gmail.com>
>Sent: Tuesday, July 26, 2016 5:30 PM
>To: dev<mailto:dev@flex.apache.org>
>Subject: [FlexJS] UIBase z-order
>
>Currently, there’s no way to specify the z-order of FlexJS objects. It’s
>prob
.
From: Harbs<mailto:harbs.li...@gmail.com>
Sent: Tuesday, July 26, 2016 5:30 PM
To: dev<mailto:dev@flex.apache.org>
Subject: [FlexJS] UIBase z-order
Currently, there’s no way to specify the z-order of FlexJS objects. It’s
probably possible to use obj.style.zOrder = val, but that wou
Currently, there’s no way to specify the z-order of FlexJS objects. It’s
probably possible to use obj.style.zOrder = val, but that would only work on
the JS side. To work on the Flash side as well, we’d need to use the zOrder
style attribute as well as the depth property of a Flash Display objec