In Adobe livedocs is sounds like this only works between text 
fields, not from outside Flex (e.g. Word, HTML, Richtext).

"Specifies whether to copy and paste the text formatting along with 
the text. When set to true, Flash Player will also copy and paste 
formatting (such as alignment, bold, and italics) when you copy and 
paste between text fields. Both the origin and destination text 
fields for the copy and paste procedure must have 
useRichTextClipboard set to true. The default value is false."

Anyone actually apply it to RichTextEditor component and copy/paste 
from outside work?

Thanks,
Don


--- In flexcoders@yahoogroups.com, "Daniel Freiman" <[EMAIL PROTECTED]> 
wrote:
>
> Take a look at textField.useRichTextClipboard.
> 
> - Dan Freiman
> 
> On 26 Mar 2007 18:46:20 -0700, nasawebguy <[EMAIL PROTECTED]> wrote:
> >
> >   I've tried pasting from MS Word, Rich Text, HTML pages, etc. 
into
> > the Flex RichTextEditor, but everything (bullets, bold, colors,
> > links, tables) gets converted to plain text on paste. Same goes 
for
> > other Flex options like 
http://flashtexteditor.com/flexdemo/full/ .
> >
> > I've used Ektron's ewebeditpro that supports this type of
> > copy/paste, but I'm looking for a Flex replacement. Googling
> > suggests nothing exists yet.
> >
> > Much of the content my users would want to post to my Flex 
Blogger
> > app, would include formatted text, tables, colors, links that
> > already exists in an outlook email or Word doc. I'd prefer that 
they
> > not have to redo the formatting/links after pasting. I'd prefer
> > table columns didn't go away.
> >
> > Any suggestions?
> >
> > Thanks,
> > Don
> >
> >  
> >
>


Reply via email to