Hello all,
I know flash isn’t as powerful in terms of programming compared to the C++/JAVA/etc., but is it possible for flash to create a new .txt file on a local folder? All I’m trying to accomplish is a .swf or .exe if published to be able to read a simple ASCI .txt file, edit, and create more .txt files.
I know flash can create a local “cookie” but I want something that can be tangible for others to simply grab the .txt from the local folder and use it as they wish simply from using flash.
If possible (that flash can write/edit .txt), say I loaded up a .txt to a dynamic text field named :: “my_Text”
if I were to write in another dynamic field named “my_NextText” would I be able to append the “my_Text” to “my_NextText”? To a local folder?
Thanks,
kpxnamja