search results

  1. I\'m trying to populate a label with a result from an httpservice. This result comes from a phpscript which generates xml. When I run it I just get a blank page.
    stackoverflow.com/questions/13648187/​flex-xml-data-from... - Cached
  2. Using a Repeater component requires data binding ... HTTPService id =\"catalogService ... HTTPService id=\"catalogService\" url=\"assets/repeater/catalog.xml ...
    livedocs.adobe.com/flex/3/html/repeater_​3.html - Cached
  3. Hi there I am very much new to Flex 2 technology and require help regarding HTTPService and XML. ... { myData = XML(event.result); } and the repeater data provider ...
    forums.adobe.com/thread/138522 - Cached
  4. Flex: XML data from httpservice in repeater. 0. httpService and XMLListCollection. question feed. about help badges blog chat data legal privacy policy jobs ...
    stackoverflow.com/questions/6498346/​loading-xml-file... - Cached
  5. There are two methods of processing XML data in Flex, mx:Model and mx:HTTPService. Here is the example code as follows: ... <mx:Repeater id=\"r\" dataProvider=\"{myXC} ...
    www.foxarc.com/blog/article/62.htm - Cached
  6. Working with PHP and SQL data You can use a Flex HTTPService component in conjunction with ... You can then format the query result data in an XML structure and ...
    livedocs.adobe.com/flex/3/html/data_​access_2.html - Cached
  7. Loading external data in Flex ... Consuming RSS by using HTTPService. The advanced, E4X-based XML ... \" fontWeight=\"bold\"/> </mx:VBox> </mx:Repeater ...
    www.adobe.com/devnet/flex/quickstarts/​httpservice.html - Cached
    More results from adobe.com »
  8. Adobe Community > Flex > Discussions rckehoe. Currently Being ... I have an HTTPService that gets XML data ... Repeater to loop through this data ...
    < B>forums.adobe.com/thread/459974 - Cached
  9. Converting XML to objects using the Flex HTTPService MXML tag. ... But that technique really only works if the XML data in question never ... Repeater; RichEditableText;
    blog.flexexamples.c om/category/​httpservice - Cached
  10. In the previous post we looked at how to load an XML document in at compile-time and have it embedded in our Flex ... httpservice the xml ... data from xml source ...
    blog.flexexamples.com/2007/07/27/​loading-xml-at-run-time... - Cached