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...
http://www.experts-exchange.com/Software/Misc/Q_22422964.html
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 ...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Q_2...
(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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Flex/Q_22966907.ht...
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Flex/Q_22991088.ht...
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 ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Flex/Q_24044755.ht...
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!
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Flex/Q_24075418.ht...
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Flex/Q_24127054.ht...
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Flex/Q_24230736.ht...
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Flex/Q_24224206.ht...
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!
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Flex/Q_24225389.ht...
Zones:
FlexDate Answered: 03/12/2009 Rating: 9.3 Views: 0