Terry, The examples on the website say if you are using it with CFWheels you "just [call the] getArt() function since it is made available to your controllers and views.". Otherwise, you need to create an instance of the component first and call init(). Then use yourInstance.getArt() instead of just getArt(). Try the code in the "Basic Example" section. That should work for you.
http://www.codecurry.com/2009/12/introducing-wordart-for-coldfusion.html -Leigh- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:349988 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

