Hi, I want these using *HTTPService (*<fx:Declarations> <s:HTTPService id="projectsSrv" url="http://localhost:8080/php/test.php" useProxy="false" method="POST"> </s:HTTPService>)
Thanks On Tue, Aug 2, 2011 at 9:27 AM, Santosh <[email protected]> wrote: > Small Change in satish code.... > > <mx:ComboBox id="cb" dataProvider="{ac}" > change="cbChangeHandler(event)"/> > <mx:HBox> > <mx:Label text="Next Member"/> > <mx:Text id="nextCustomer" text="{cb.selectedItem.data}"/> > </mx:HBox> > > > Regards > Santosh Kumar M > > -- > You received this message because you are subscribed to the Google Groups > "Flex India Community" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/flex_india?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

