I have an AIR application that is downloaded from a webpage.
In order to download the application, one must be logged in.
I would like the first time the user opens the application, to be able to acces the userId that was logged in.
Is there any way do pass that information?
Thanks,
Radu
It is possible to modify the AIR install badge and then pass in parameters through the browser invocation event.
http://archive.davidtucker.net/2008/01/10/air-tip-5-passing-arguments-to-an-application-on-install/