Question
Can a user save a copy of the contents of an input text field?
I have created a simple Flash file using actionscript 2 (CS3) that allows a user to enter text into an input text field and then print the results. Now what I want to do is allow the user to save what they've typed in a .pdf. (I would prefer a .pdf, but I'm not married to that format.)
Is this possible? If anyone knows of a tutorial or could point me in the right direction I'd be grateful.
thanks,
JMH