hi all, I'm trying to create test clients for my website using adobe AIR. Since the HTML instances in the application share the data, I cannot login with two users. I tried giving distinct userAgent values but it did not work.
In firefox, by giving commandline option -no-remote, I can login to my website using different (firefox)profiles. How can I achieve this using AIR ? thanks.

