[swx] Twitter authentication problem
Rob Beschizza
beschizza at gmail.com
Sat Apr 5 09:23:33 PST 2008
I asked this a while back without getting a response -- if what I'm
asking is impossible, at least give me a "lolnoob!" to wrap it up.
My issue: Using SWX, when trying to pass arguments with Flash to
twitter for authorization, the data analyser reports “Missing
argument for 1 in replies()”
This is my test actionscript:
loader.serviceClass = “Twitter”;
loader.method = “replies”;
loader.args = [”username”, “password”];
loader.debug = true;
loader.loadMovie(”http://swxformat.org/php/swx.php”, “GET”);
Any clues as to what’s wrong?
Rob
More information about the swx
mailing list