3/29/2011 11:21:18 PM
Title:
how to open and edit the imported files in flex 4
hi all,
i want to import the different types of files like docx,pdf,doc,txt... this files i have to open and edit in the text editor using flex 4 pls......... help me........
Thanks guys,,,,,,,,,,
4/1/2011 12:49:07 AM
You cannot import any kind of file in flash, but you can load text from a text file placed on server. You can load that text into a textbox edit it and send it back to server to be saved.