Has anyone come across this?

Once an SWF is embedded in a C++/J++ or VB window, it can no longer handle HTTP requests or make any XMLSocket connections.

Even SWF Studio does not overcome this, and any compiled EXE cannot handle load variable requests from a remote location, or open a XML Socket.

It seems that this functionality is normally handled via the browser, or if stand-alone the flash player. Does anyone know what needs to be done in order to allow the SWF's to handle HTTP requests in a customised C++ window?

Would be grateful of any help on this.

Mike Carlisle