2wylo
05-26-2003, 01:04 AM
Before I begin I'm definatley a newbie - to scripting!
The flash interface is a simple game where user answer s questions - if all correct they see a winners screen and enter details - if they lose they see another screen and enter details.
My objective is to write to a text file from the flash form using input text boxes and a submit button.
The game is running on a stand alone machine and a want to write to a text file in a directory on that machine - no clever server stuff just 2 files: one for winners and one for losers.
I have read the newbie tutorials and summised that I should use LoadVariableNum + POST to do this. I want to do this without a server side action so no asp, php , etc. .. if thats possible.
any help given is much appreciated
Cheers
2wylo
The flash interface is a simple game where user answer s questions - if all correct they see a winners screen and enter details - if they lose they see another screen and enter details.
My objective is to write to a text file from the flash form using input text boxes and a submit button.
The game is running on a stand alone machine and a want to write to a text file in a directory on that machine - no clever server stuff just 2 files: one for winners and one for losers.
I have read the newbie tutorials and summised that I should use LoadVariableNum + POST to do this. I want to do this without a server side action so no asp, php , etc. .. if thats possible.
any help given is much appreciated
Cheers
2wylo