FlashTA - Updated2
I updated FlashTA, fixing some nasty bugs regarding image duplication (note to Adobe: please, please FIX the flash HTML area once and for all!).
Also, i added the ability to delete a file. To delete a file, you must first select it, and then click on the “delete” icon at the left. A confirmation dialog will popup and if you click on Ok, the file will be deleted on the server.
Download the latest version FlashTA.zip
Commenting is closed for this article.
Flash - Opera bug Fixing Flash External Interface inside Form on Internet Explorer
Sweet! Those Text area bugs from Marcromedia are nasty. Thanks for the update.
Henrik
— Henrik Dec 1, 03:16 PM
Hi, Questions and wishes:
1) Can I check with JS whether text in FTA is changed?
2) Wish: undo feature, at least one key press.
3) Wish: red font and strike through formattings (to mark edits of a text).
4) Wish: Copy and Paste with formatting inside the FTA.
Thank you very much!
— Eetu Pikkarainen Dec 20, 11:41 AM
Eetu:
1) What you need? A “changed” flag or another thing?
2) It´s on my TODO.
3) Well… that´s not in my list of things to do. You should do versioning/comparisons not in the editor but externally (i already made a php scripts that hilites differences from one version to another).
4) That´s not possible. I´m tied to what flash wants to read from the clipboard. I have no way to access the formatted text (in fact, i don´t have access to the clipboard at all but to store content on it only, that´s why i didn´t added copy/paste buttons).
— Marcelo Volmaro Dec 20, 10:52 PM