I have a simple background worker that makes simple web service operation calls. Everything compiles, but in runtime I get error: *VerifyError: Error #1014: Class mx.rpc.soap::WebService could not be found* Is it possible to call webservice methods from background worker and then pass results to primordial worker? Are there any restrictions what can be used in workers?
Thanks. -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Background-worker-can-t-find-WebService-class-tp3943.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
