> var session:Session = Session.getInstance();
> session("foo") = "bar";
>
> which would set the item "foo" equal to "bar". i can't see that
> there's a way to do this kind of non-method calling of the class
> instance.

__resolve?
cheers,
claus.
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to