Hi,
I have a swf that will be used as a screensaver. It connects to a remote server to verify some data. Initially all seemed to be fine. Then I tested on the Mac and found that there is no response after sending the data to the server. Then I tested the swf itself on windows by opening it in Explorer instead of testing it through the Flash IDE, same problem, no response.
I guess this is a security issue and searched around. Found something about changing security settings to allow ‘network only’ in the publish settings. But that seems not to solve the problem.
Tested both the urlloader & dataloader classes.
Anyone who knows what goes wrong?
Thanks!