No I did not extend the resize effects. I used absolute values for
x,y,width and height, and computed the percentage relative to its
container. But I only had a few of them, so I did not create a custom
effect..


--- In flexcoders@yahoogroups.com, "Matt" <[EMAIL PROTECTED]> wrote:
>
> Don't suppose you have some code you could post as an example?
>
> Are you actually going through the process of extending Resize and
> making it so if it ends on a percentage value when the effect finishes
> it actually does change to a percentage (so if you resize it acts
> appropriately)?
>
> If that's not the case, would you be interested in me posting code if
> I were to write such a thing?
>
> --- In flexcoders@yahoogroups.com, "iko_knyphausen" iko@ wrote:
> >
> >
> > I have struggled with the same and ended up doing the percentage
math on
> > my own. The effects don't provide percentage properties, and they
don't
> > have a from/toConstraint either...which could be handy at times...
> >
> >
> > --- In flexcoders@yahoogroups.com, "Matt" <matt@> wrote:
> > >
> > > Is there any way to use the Resize effect to either resize from 0
to a
> > > percentage or from a percentage to 0?
> > >
> >
>



Reply via email to