-
22
Feb 2007
Flash Text Area - Update3
-
WARNING
This version should be considered BETA. It is stable enough for me, but it will surely break existing applications that depends on it.
Don´t install this version on a production server and read the documentation!. I warned you…
Changes:
Completely rewritten the javascript ... [More]
Categories: Flash | Javascript
-
22
Feb 2007
Flash TextArea
-
FlashTA is a WYSIWYG replacement text area for html forms. While there are various implementations done in javascript, most of them don´t work in this/that browser/os combo, and every time a browser vendor makes a change, they need to update the editor so it doesn´t break on every possible combination of browsers. [More]
Categories: Flash | Javascript
-
22
Feb 2007
Fixing Flash External Interface inside Form on Internet Explorer
-
Tried to use External Interface on a flash object inside an HTML form in Internet Explorer without any luck?. You know you actually can... right? No?. Follow this steps to fix that nasty EI under IE :) [More]
Categories: Flash | Javascript
-
27
Nov 2006
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 con... [More]
Categories: Flash | Javascript
-
18
Aug 2006
FlashTA - Updated
-
Thank to all who reported bugs in FlashTA. I updated the SVN and also the online zip.
Bugfixes:
If you placed an image at the very beggining of the text, sometimes the editor freezes.
Problems with screen resize and text not showing, reverted back to use a scrollbar in the textarea.
Fixed a lo... [More]
Categories: Flash | Javascript