-
1. Re: Database update only in administrator mode
Amy Blankenship Mar 3, 2013 12:00 PM (in response to Richard3264)How on earth did you install Flash Pro to a cell phone?
-
2. Re: Database update only in administrator mode
Richard3264 Mar 3, 2013 12:29 PM (in response to Amy Blankenship)I guest you didn't get it right. English is not my native language.
Here it is. I developped an application with Flash Pro CS6 for my android cell phone. The application have access to de database. When I run the application on the cell phone everything work fine.
When I use the Windows version, update dosn't work, nothing change. If I start the window version as administrator update work properly. I guest there must be a way to start the windows version normaly and be able to update the data.
-
3. Re: Database update only in administrator mode
Amy Blankenship Mar 3, 2013 12:42 PM (in response to Richard3264)You're probably writing the files to a location that the regular user doesn't have access to. I haven't done this kind of AIR development for a few years, but there should be a variable that points to a default location in the user's profile that you can resolve to a path that will be accessible to a normal user.
-
4. Re: Database update only in administrator mode
Richard3264 Mar 3, 2013 4:44 PM (in response to Amy Blankenship)Thanks, right on.
I moved the installation in another folder, and it work properly.
The next issue I will have to find out how to change the installation in FlashPro, since it do not accept
the folder c:\something for the install folder field.
Thanks again.
-
5. Re: Database update only in administrator mode
Amy Blankenship Mar 3, 2013 4:49 PM (in response to Richard3264)I think you're on the wrong track. I think there's a variable that points to a path that is used to store the user's data that will vary based on the specific OS. Use that rather than pointing relative to the file.


