Hi Mark, Using the Flex Component Kit and Flash CS3 you can do what you're looking for. I just wrote a tutorial about using the FCK to create a "stateful" skin with transitions. You can read it here : http://tinyurl.com/yoxqcq .
The tutorial describes how to make a basic transition, but you could easily elaborate on it to do what you're looking for. Hope that helps. Juan scalenine.com : degrafa.com --- In flexcoders@yahoogroups.com, "Mark Ingram" <[EMAIL PROTECTED]> wrote: > > Hi, does anyone know if it's possible to have an animated overSkin for a > button? Our designer has created an overSkin which just extends the > normal skin, making it feel like it grows when the mouse is over it. > However, when I embed it in our flex application, it constantly flicks > between 1 frame of the over skin and then back to the upSkin. How can I > get flex to play nicely with the over state? (i.e. play the full symbol > instead of just use 1 frame). > > > > Thanks, > > > > Mark >