OH yea sorry.  In that site,  I instantiate all CFCs with a gizmo
called a bean factory.    I should have changed it to the more regular
syntax you use to instantiate cfcs:

fckeditor = createobject("component","forms.fckeditor.fckeditor");

This assumes that you have a file called fckeditor.cfc sitting in the
folder <root>/forms/fckeditor

If you dont have the cfc version of FCKEditor let me know and I'll
have to send it to you.

Cheers
Mike Kear
Windsor, NSW, Australia
Adobe Certified Advanced ColdFusion Developer
AFP Webworks
http://afpwebworks.com
ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month

On Fri, Jan 22, 2010 at 2:12 AM, Kim Hoopingarner
<k.hoopingar...@e-details.com> wrote:
>
> I get this error:Element BEANFACTORY is undefined in a Java object of type 
> class.
>
> I'm sure this is something simple to fix?
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329923
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to