[swx] Can't pass args to twitter

Rob Beschizza beschizza at gmail.com
Sat Mar 15 13:37:42 PDT 2008


Hi. When trying to pass arguments with Flash to twitter, the data  
analyser reports "Missing argument for 1 in replies()"

loader.serviceClass = "Twitter";
loader.method = "replies";
loader.args = ["username", "password"];
loader.debug = true;
loader.loadMovie("http://swxformat.org/php/swx.php", "GET");

Can anyone tell me what I'm doing wrong?

Rob 



More information about the swx mailing list