| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Adobe Flex 3 Certified
Join Date: Sep 2007
Location: New Delhi
Posts: 61
|
In the Actionscript 3 code of my AIR application, I'm writing dynamically to an xml file which will be created in the installation directory of the user's system (\Program Files in windows AND /Applications IN MacOS) at the time of installation. When I'm running my app, I'll be writing to and reading from this file.
My problem is that I'm not being able to find the path of the installation directory in my code so that I can use that to access this file. Please help.. Last edited by shubs6; 01-21-2008 at 12:22 PM.. |
|
|
|
|
|
#2 |
|
Adobe Flex 3 Certified
Join Date: Sep 2007
Location: New Delhi
Posts: 61
|
Got the workaround. Use File.applicationStorageDirectory.
See the link http://www.adobe.com/cfusion/webforu...ab0c9f676b217d |
|
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Folder / Files List | linuxbox | Server-Side Scripting | 1 | 02-14-2007 07:35 PM |
| [php] copy files from folder A to folder B not working | Paul Ferrie | Server-Side Scripting | 3 | 01-14-2007 07:24 PM |
| Checking if a JPG file exists in a folder | mabulencia | ActionScript 2.0 | 3 | 06-04-2006 07:18 AM |
| Checking if a Folder exists? Is it possible? | recap | ActionScript 2.0 | 8 | 07-12-2005 04:27 AM |
| Shared Folder, Resource Folder ... | Reflex | Other Flash General Questions | 1 | 03-11-2005 06:16 PM |