--- In flexcoders@yahoogroups.com, "Tracy Spratt" <[EMAIL PROTECTED]> wrote:
>
> It is under the install folder.  Easiest way to find it is to search 
for
> it.

Another easy way is to create a RTE in Actionscript and put a 
breakpoint on the line:

variable=new RichTextEditor();

then use the Step Into button to execute the next line of code.  This 
will open the file and highlight the constructor.

HTH;

Amy

Reply via email to