Alex Harui wrote > Is HTTPService.json not working in the bin/js-debug version as well as the > bin/js-release? Does a network monitor show the same data being returned > from the server as in the SWF version?
Right. HTTPService.json or HTTPService.data I found not available when run as HTML in different browsers other than Safari in Windows and OSX. Windows IE only worked after enabling 'activeX' control when prompted. Alex Harui wrote > Also, try the DataBindingExample in examples/flexjs. It works for me on > MacOSX Safari, Firefox and Chrome. I am following that example too, but none of those examples were using HTTPService.json to generate ValueObjects. I used custom JSONInputParser and JSONItemConverter now which added Firefox in working list (as I mentioned in my last post). -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/FlexJS-HTTPService-for-XML-parsing-tp12094p12142.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
