I dont think F CKEditor will work with flash forms, but I dislike flash forms anyway. I use the XML version, and FCKEditor plays fine with that. In fact Mike Nimer has integrated it with CFTEXTAREA for xml forms. To implement it, all you do is
<cftextarea name="bio" editor="fckeditor"></cftextarea> or with some parameters: <cftextarea name="bio" editor="fckeditor" width="700" height="200" ToolbarSet="Basic"></cftextarea> Couldn't be easier to use. You can down load this version from http://www.cfform.com It's brilliant. Cheers Mike Kear Windsor, NSW, Australia Certified Advanced ColdFusion Developer AFP Webworks http://afpwebworks.com ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month On 12/20/05, Will Tomlinson <[EMAIL PROTECTED]> wrote: > > I know this doesn't have anything to do with the thread really, but I > thought this example was kinda cool. Cfform as a text editor. > > http://cfpim.blogspot.com/2005/04/rich-textarea-for-flash-cfforms.html > > Will > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:227324 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

