I have I input text field on stage and I have a button also, further I am writing some text in that input text field. I want to save my written data on my local system (on my computer), how can I do this?
Answer / Devesh Kumar Dubey
In Adobe Flex, you can save data from an InputText field to the local system using File or URLRequest classes to write the data to a file. Ensure to use proper security settings and consider user consent before saving sensitive data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the difference between creating an effect and setting the target as opposed to adding an effectlistener? : adobe flex action script
I am going to add images into a tag. How will it resize itself in adobe flex actionscript?
How polymorphism works on actionscript? : adobe flex action script
How do we identify a component created in a repeater using flex? : adobe flex action script
What is over loading? Is method over loading possible in flex?
What is the difference between target and current target?
What is singleton class? Explain the steps to create a singleton class?
How do you implement push on a flex applications? : adobe flex action script
Explain about arguments of addeventlistener() method?
What is cairnghorm in flex? How do we use it? : adobe flex action script
Tell some new capabilities / features of flash as 3.0? : adobe flex action script
Will the flex skin extensions for cs be part of the flex 3 release?