How to write in file in flash
Hello Everybody,
I want ot do the above in following steps:
1. Will make a frame and ask some info say: name and email in some text box in that frame.
2. On clicking a submit button, I want to write into a existing file of the system.
The only restriction here is not to use any server side scripting, as i want it to run on a system which is neither connected through net(to call ASP etc.) nor it has a server to parse the ASP,PHP etc files.
Is it possible?
Can I use some java program in backend to write this?
Any tutorial on this or guidlines will be quite helpful.
regards,
Arun
|