Hi,
I have a strange issue while using XML and a background HTTP server implemented in Symbian which is used for retrieving local resources (like call log, pictures, etc..). Inside the HTTP server i have a global note which displays the information what the server is going to retrieve and the user has to confirm (press OK) before continuing - if OK I send back the response with OK http status code, otherwise ERROR code.
When I try to use the server inside flash lite (calling http://127.0.0.1/action)i see the above global note, if I press OK within one second I get back the normal response (XML) which I am able to use. But if I delay pressing the OK button for a couple of seconds (1+s) I never get anything back from the server (although I see that the server send back the proper response within the log file). So in this case my onLoad event handler never get's called, not even receives and error. Besides that when trying to call it again it does not even send out a request - it looks like XML is stucked somewhere. Or maybe is if waiting more than 1second send to some sort of background and not put in the foreground at the right time, when the response comes...no idea
When testing the above procedure in WRT, J2ME, SYMBIAN, PYS60 everything is OK - just the flash lite client is not behaving as it should. The crossdomain.xml is in place, the flash lite file only has one frame, although I tried different scenarios with the same negative result.
The phone I am testing with is 5800 Express but the same issue occurs also on an E66.
Any help or a point in the right direction would be helpful, thanks !
S



.Hope it helps u..Best Ov Luck..
..

