> For instance, i have the following property: > > <cfcomponent name="banners" extends="farcry.core.packages.types.types" > output="false"..... > > <cfproperty ftSeq="3" ftFieldset="Banner Info" name="bannerimg" > type="string" ftType="image" ftLabel="Image" ftDestination="/images/ > wsoFarcryBanners" ftImageWidth="" ftImageHeight="" hint="Image." > ftLCustomEffects="roundCorners(backgroundColor='black');reflect > (reflectionHeight=80,backgroundColor='black');" /> > > So with the plugins installed this should work? > I updated the application scope and restarted cf but i don't get the > effect when i use it like this.
I could be wrong, but don't you need to provide an image height and width as well as a default image manipulation method? ( Ihaven't actually tried using it without those settings) -- Jeff Coughlin Web Application Developer http://jeffcoughlin.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
