I have defined an XMLList which gets its data from the following XML file: <modules> <module hab_id=\"1\" module_id=\"1\" default=\"true\" access=\"true\" />
I have a custom component that extends the spark list. Inside that custom list, I\'m looking to declare a public function that can be called from the main application to filter the result of the list
I am using Adobe Flash Builder 4 Premium. I have a mx:DataGrid and a s:TextInput, and I am trying to set up a search box that filters the DataGrid on each key press.
I tried using filterFunction not get any results, check out this example: [Bindable] publicvar SearchLoadlistOneDP:ArrayCollection;
i have have a program/project in vs2008 that uses a third party static lib. Now, it has come to my attention that i need to offer some api\'s via a dll. Apparently a thrid party program will use my dl