I have a class that uses two Httpservices. One of the services retrieves a url from a local xml. The second one uses that url as it’s url property. How can i have the second httpservice wait for the first http service to result in case it’s called before the first one is able to initialize?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Flex and AS3: HTTPService | 0 | 50 | October 23, 2007 | |
|
[MX] Another problem with waiting for data
|
0 | 112 | September 16, 2005 | |
| Adding wait functionality | 0 | 48 | May 1, 2006 | |
|
Making AS3 wait for a couple of seconds
|
0 | 106 | February 23, 2010 | |
| Wait for URLLoader reply before continuing (workaround needed) | 0 | 118 | March 29, 2010 |