Enter Keywords:
1 - 10 of 16(0 seconds)
Sort By:
 
all I did was add a login screen to the dashboard sample and the requisite VBOXing and  viewstack and all of a sudden the HTTPservice can't get thru to the results.xml I am an old VB type trying t...
Zones: Misc Software, Web ...Date Answered: 03/03/2007 Rating: 6.8 Views: 20
I am trying to use Amazons API to get data into my Flex app. I keep getting a blank datagrid with no errors. I do debugging and I see all the data from the HTTPService I think it has something to ...
Zones: Adobe Flash, Web Langu...Date Answered: 11/16/2007 Rating: 6.4 Views: 0
(NOVICE ALERT) I am using a Flex HTTPService post to send data to an API that returns XML I can not seem to parse the return correctly. The returned XML is : <connector_ret>   <function nam...
Zones: Flex, XMLDate Answered: 11/18/2007 Rating: 7.8 Views: 204
I am trying to take the results (xml format) from an HTTPService call and create an XMLList from it so I can create an XMLListCollection from that to use to populate a tree component.  The tree com...
Zones: FlexDate Answered: 12/10/2007 Rating: 9.0 Views: 35
I found a demo for a dashboard on the Adobe site I want to modify but I am a newbie to Flex and not sure how to change the VAR HTTPSERVICE. Currently it uses a static XML page called POD.XML and I ...
Zones: Flex, ActionScriptDate Answered: 01/14/2009 Rating: 8.7 Views: 80
I need to populate a textArea with the XML returned from a HTTPService call. I know I need to do a XML to String but beyond that I am not sure. Thanks!
Zones: Flex, ActionScriptDate Answered: 01/28/2009 Rating: 9.1 Views: 0
This should be simple but I am struggling with it. I have a CheckBox that is being properly populated but when I edit the CheckBox by toggling it either off or on I can't get the new value passed b...
Zones: Flex, ActionScriptDate Answered: 02/09/2009 Rating: 9.3 Views: 0
Hi, I am connecting a MySQL table (usuarios) to a flex Datagrid (datagrid1). The first load it´s perfect. shows all the records, but if I update the database and launch a button to update the da...
Zones: FlexDate Answered: 06/22/2009 Rating: 5.7 Views: 0
I have an array that is the dataProvider to a DataGrid and under all but one circumstance all is well. Where I am having a problem is where there is only one record in the array. If there are at le...
Zones: Flex, ActionScriptDate Answered: 03/12/2009 Rating: 9.3 Views: 0
I have converted over to using XMLList and E4X from using an array. My DataGrid works fine but I have a TextArea below it that I can't seem to find the right syntax to assign it data. Thanks!
Zones: FlexDate Answered: 03/12/2009 Rating: 9.3 Views: 0