I have the following structure
<viewstack1>
<Canvas id="screen1">
<ns2:DualColumn x="0" y="0" id="DualColumnComponent"/>
</mx:Canvas>
</viewstack1>how do I call an AS in DualColumn ??
I have the following structure
<viewstack1>
<Canvas id="screen1">
<ns2:DualColumn x="0" y="0" id="DualColumnComponent"/>
</mx:Canvas>
</viewstack1>how do I call an AS in DualColumn ??