Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
So I can retrieve the data from a text file with filechooser+ajax, but how do I save to the text file?
Thanks.
2 options:
-To browser, use Webstorage plugin.
-To disk, use Invoke download from Browser plugin.
But how do I alter the file? With the browser plugin I just see URL and Filename options.
Develop games in your browser. Powerful, performant & highly capable.
Would you explain more specific?
By the way, You can't alter the current file, you should create new file from current file and save as new one.
Here is capx to solve your doubt.
https://dl.dropboxusercontent.com/u/762 ... eFile.capx