Accessing a component


hi, i've mxml application using viewstack connect compenents. don't find way access thoses compements betwen themselves:

i wish somethiing competitions.myfield calendar page...but no way. odear how write reference??

seb

<?xml version="1.0" encoding="utf-8"?>
<mx:application xmlns:mx=" http://www.adobe.com/2006/mxml" xmlns="*" width="100%" layout="absolute" height="100%">
<mx:applicationcontrolbar x="0" y="0" width="838">
<mx:togglebuttonbar
height="100%"
dataprovider="{viewstack}"
stylename="storebuttonbar"/>
</mx:applicationcontrolbar>

<mx:viewstack x="10" y="39" id="viewstack" width="97%" height="600" creationpolicy="all">
<calendar label="calendar" width="100%" height="100%" />
<competitions label="competitions results" width="100%" height="100%" />
<athletes label="athletes" width="100%" height="100%" />
</mx:viewstack>

</mx:application>



More discussions in Flex (Read Only)


adobe

Comments

Popular posts from this blog

opencv3, tbb and rasp pi 2 - Raspberry Pi Forums

small ethernet problem - Raspberry Pi Forums

Multithumb configuration params not working? - Joomla! Forum - community, help and support