i will try and post an example shortly.

to answer your questions below:

1. you can change the color / skins for the component (either by
adjusting the graphics (reskinning), or using styleProperties)

here is a list of the editors ActionScript API:

FRichTextEditor.addFont()
FRichTextEditor.getPlainText()
FRichTextEditor.getRichText()
FRichTextEditor.setEnabled()
FRichTextEditor.setPlainText()
FRichTextEditor.setRichText()
FRichTextEditor.setSize()
FRichTextEditor.useClientFonts()

If you wanted to limit some of the controls available, then you could
either:

1. extend the component, removing the functionality you don't need.
2. simply edit the component instance in your movie, movie the UI
elements and functionality not necessary.

hope that helps...

mike chambers

[EMAIL PROTECTED]

> -----Original Message-----
> From: Kay Smoljak [mailto:[EMAIL PROTECTED]] 
> Sent: Tuesday, December 10, 2002 9:30 AM
> To: CF-Talk
> Subject: Re: Macromedia Contribute
> 
> 
> Samuel R. Neff wrote:
> > If that's what you want you can take a look at 
> > MM's DRK2 which has a Rich Text Editor component for Flash. 
>  It can easily 
> > be wrapped into a stand-alone widget for embedding in HTML 
> and an also be 
> > extended.  
> 
> Does anyone have this, who would like to comment on how 
> extendable it is? For example. if I wanted to limit the html 
> editing controls my users had (no fonts or colours, for 
> example, or only stylesheet classes) could I do this? Or say 
> I wanted to change the colour of the component to match my app...
> 
> Thanks,
> Kay. 
> 
> 
> -- 
> Kay Smoljak
> ----------------------------
> http://kay.smoljak.com
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Reply via email to