--- In [email protected], "Peter Hall" <[EMAIL PROTECTED]> wrote: > > First of all, I just remembered that you actually can bind to a style. > It was probably Flex 1.5 that didn't let you do that.... > > But anyway, if you have the name of a class, you can get it like this: > > getDefinitionByName("mx.Effects.easing." + TheEasingClass);
As I said in my first post, I tried that and it didn't work, so clearly there is some aspect I am missing. Is it possible to give a more complete code snippet that might help fill in the gap? Thanks; Amy

