Hey Everyone, I'm using Doug's PromptingTextInput (just downloaded it from flexlib -- too cool!) and have tried to convert it to a "PromptingTextArea" without success. Everything compiles just fine, but at runtime, it blows up my app in the place I'm using it. Basically all I've done so far is extend from TextArea instead of TextInput, but obviously it's not that easy. TextArea has some other things that may be gumming up the works.
So if anyone has already created a working PromptingTextArea or knows what may be causing the problem, let us all know. Thanks, Bruce

