Question
Response data blocked when using urlstream
Hi,
I'm able to successfully connect to a remote http-based service, and I can see data coming back in wireshark, but nothing is received via the ProgressEvent in the application. No errors are thrown and I'm listening for http and security errors.
Note, if I run this as a Flex app on the local filesystem in bin-debug the app works just fine.
Does anyone have any clue as to what might be blocking the response data at the AIR application-level?
Any help would be greatly appreciated!
