I have this function within my flash program that allows a person to make notes, at the moment they notes are just saved from a dynamic textfield to variable and hover around in flash output space, now I really need to get it so that when they click ‘save’ it exports the text from flash and saves it onto the users computer.
I really don’t want to use fscommand… and I know it can be done with PHP but trying to find a suitable tutorial is harder than I thought… so I would wondering if anyone could recommend a good tutorial or has done it before and can give some tips?
Thanks