Mmmm ok, so as i understand the below should work:

<cfproperty ftSeq="3" ftFieldset="Banner Info" name="bannerimg"
type="string" ftType="image" ftLabel="Image" ftDestination="/images/
wsoFarcryBanners" ftImageWidth="200" ftImageHeight="200" hint="Image."
ftAutoGenerateType="cropToFit" ftLCustomEffects="roundCorners
(backgroundColor='black');reflect
(reflectionHeight=200,backgroundColor='black');" />

Right now i think a "default image manipulation method" is the
ftAutoGenerateType="cropToFit" property, am i right?

Getting there, thanks for your patience :)

On Mar 2, 12:35 am, Jeff Coughlin <[email protected]> wrote:
> > 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 Developerhttp://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
-~----------~----~----~----~------~----~------~--~---

Reply via email to