I am to try Flash call Facebook API. But I have some problem on using flash client login on Facebook. If using external method to login, it will be open login page in the browser, and I don’t know how to let flash know it is login to complete. I am use many times to solve this problem. Today I am using timer and repeat to call validateLogin( ). CONNECT Event Listener must following validateLogin( ) function. On run validateLogin( ) first round CONNECT Event can’t get anything . If user to finish on load login page and logined. It will be get some data on Event. So I am using timer to loop and call validateLogin( ). I am know that method is not good. But I can’t find another method to solve this problem. However, If I have more time, I want try to insert the Flash into Facebook.


