Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


Share this Page URL
Help

Project 3: YouTube Inspector > Possible Improvements - Pg. 187

Project 3: Youtube InsPector 187 showBusyCursor="true"/> </fx:Declarations> <s:List id="videoList" click="onItemClick()" labelFunction="getLabelField" width="300" height="580" x="10" y="10"> <s:dataProvider> <s:AsyncListView list="{getDataResult.lastResult}"/> </s:dataProvider> </s:List> <mx:SWFLoader id="videoDisplay" x="320" y="10"/> <mx:ColumnChart visible="{videoList.selectedItem != null}" dataProvider="{statsArray}" showDataTips="true" x="339" y="430">