[swx] Twitter authentication problem
Nederflash (Folkert Hielema)
info at nederflash.nl
Sat Apr 5 16:56:56 PST 2008
Actually it is, only then it's json_encoded. If you decode
"['user', 'pass']"
you will get:
(Array)#0
[0] "user"
[1] "pass"
For the call without Actionscript API use you will need the json encoded
one.
Hope that helps,
Folkert Hielema
ben wrote:
> Actually, args should be an array, shouldn't it?
>
> loader.args = ['user', 'pass'];
>
>
> Ben
>
>
More information about the swx
mailing list