Question
URLLoader + URLRequest +URLVariables for Facebook
After I send the URLVariables, the Event.COMPLETE should
trigger my handleComplete function to load a new browser window
targeting "_self". But this code only works if I do it with
"_blank". This code does requre a login, but only logged in users
will see this.
UPDATE:
UPDATE: