This is a discussion on Access To Local Disk within the Flash Actionscript Programming forums, part of the Web Development category; Hi, Is there any possibility to accsee(read/erite) the local disk using flash action script, other than SharedObject...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| Hi, Is there any possibility to accsee(read/erite) the local disk using flash action script, other than SharedObject
__________________ SeeSamJagan- Sky is not the "LIMIT", Death is not the END, There is still something beyond.... |
| Sponsored Links |
| |||
| Hi, There is no such possibilities to write or update a file. But we can easily read text and xml files using "loadVariables" method and "XML" object. If you want to create or update a file we will use any server side script such as .Net, php etc. The content to be updated is sent to the server from flash using "LoadVars SendAndLoad" method. And then the server side script will overwrite or create as you want. Regards A.Ramesh |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| iPod as a hard disk | prasannavigneshr | Technology BUZZzzzzz | 4 | 01-30-2008 05:25 PM |
| how to access local file from server? | varghese | HTML, CSS and Javascript Coding Techniques | 5 | 10-18-2007 12:15 AM |
| Checking the server disk space | Murali | Server Management | 6 | 08-29-2007 07:19 AM |
| Access e-mail using Outlook Web Access | gattuso | Server Management | 0 | 07-19-2007 07:20 AM |
| Perl: Disk Space | pranky | Perl | 0 | 02-24-2007 01:07 AM |