Hi,

In my flex application i am using states for component visibility and activity. What is may be the Royal way ?

Example :

    <s:Group width="100%" height="100%" includeIn="someState" >
        <compsMyForm id="myForm" left="381" right="380" top="259" bottom="264" horizontalCenter="0" verticalCenter="-3"/>
    </s:Group>

Reply via email to