httpservice
HTTPService AsyncToken and AsyncResponder example
Where can I find an example of Flex application which implements an HTTPService asynchronously called by an AsyncToken and an AsyncResponder?[详细]
2022-12-15 20:49 分类:问答FLEX Cairngorm commands... odd behaviour
while trying to solve my problems in serializing the execution of cairngorm commands, I tried to bypass completely the event dispatching and simply instantiated the command I wanted to execute, then c[详细]
2022-12-15 17:26 分类:问答Load Data by HTTPService from Url into Flex text area as a string
I want to use an HTTPService to load some data (number of columns and number of rows) which change randomly by a certain frequency[详细]
2022-12-14 21:38 分类:问答Flex: Loading an XML File That Isn't Accessible By Users
We have a Flex app th开发者_StackOverflowat is currently loading an XML file that contains Multiple Choice Question data. I don\'t want a user to be able to access this file via http, but if I use HTT[详细]
2022-12-14 02:32 分类:问答Deserialize XML to custom Class in Flex?
Is it possible to deserialize an XML file to a class in Flex without manually checking the XML and/or creating the class, with the help of a HttpService?[详细]
2022-12-13 02:33 分类:问答