Question
FMS to WS... OK, but WS to FMS?
Hello again,
here is the situation, i have a web service which will be invoked by an external application. the call will be associated with a two string parameters.
Now, when the web method is invoked, i want to connect to a specific instance on FMS (using param 1), and send (param 2) to all connected users of that instance.
i had this idea of having a virtual client working on the same machine that holds the Web Service, and let it connect to FMS. but this won't work as there is no connection between the swf and the service, the same problem occurs, web service cant invoke a function in the swf.
i thought about saving the parameters on files, and reading them from flash, but this is stupid!
any ideas?
here is the situation, i have a web service which will be invoked by an external application. the call will be associated with a two string parameters.
Now, when the web method is invoked, i want to connect to a specific instance on FMS (using param 1), and send (param 2) to all connected users of that instance.
i had this idea of having a virtual client working on the same machine that holds the Web Service, and let it connect to FMS. but this won't work as there is no connection between the swf and the service, the same problem occurs, web service cant invoke a function in the swf.
i thought about saving the parameters on files, and reading them from flash, but this is stupid!
any ideas?
