--- In flexcoders@yahoogroups.com, "Peter Hall" <[EMAIL PROTECTED]> wrote:
>
> easingEffect is a style and you can't bind to styles. Instead, you
> must use setStyle("easingEffect", newValue), whenever you want to
> update it.

That is an interesting answer, but what I am looking for is how you'd 
populate that newValue parameter based on what someone clicks in a 
list.  For instance, I don't think setStyle("easingEffect", 
mx.Effects.easing.[thePackage].easeInOut) would work.  What would?

Thanks;

Amy

Reply via email to