Ricardinho
05-05-2009, 05:41 PM
Ive been doing some work on Passing Arguments to an Air Application on Install and everything works fine if the a user downloading the package opens it directly from the browser Air installer instead of saving the package. If the user saves the package directly to their machine the arguments cant pass.
I basically need a way to have Air Packages unique to individual downloads whether Saved or Opened from the browser??
Is there some way i could automate the packaging process server side so i can insert arguments at a creation level?
Or is there a way i could inject arguments into a pre-package white label version of the app?(this will propbably cause massive security issues)
Any idea would be great. Thanks
I basically need a way to have Air Packages unique to individual downloads whether Saved or Opened from the browser??
Is there some way i could automate the packaging process server side so i can insert arguments at a creation level?
Or is there a way i could inject arguments into a pre-package white label version of the app?(this will propbably cause massive security issues)
Any idea would be great. Thanks