Hi I am using php on server side, once I authenticate flex channel set and then reload the application by refreshing the page , I again need to authenticate channel set by login in and calling cs.login(username,password);
I want flex application to check when it loads weather user is already authenticated or not .
Thanks in advance.