Hi,

Try

message["for"] = blahblah;

Cheers
Juan Pablo Califano

2009/6/9 TS <sunnrun...@gmail.com>

> Hello,
>
> Ver: AS2
>
> I have an authentication form that needs vars passed to it via a loadVars
> object POST. I'm building my object up as such:
>
> message.uid = jimbo;
> message.for = somesite.com;
>
> I have to use "for" as the var name to send to the auth.form script.
> However, the Compiler obviously has a problem with this. Does anyone know a
> workaround for this?
>
>
> At least this is an attempt to solve the problem of authenticating the swf
> inside the members area. Every time the swf file tries to call up a file
> within the members area, it sends back the login page.
>
> Thanks ahead, T
>
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to