Re: [flexcoders] fade when image changes

2005-06-26 Thread Manish Jethani
On 6/26/05, Kim Reddington <[EMAIL PROTECTED]> wrote: > The component fades properly when it is first created, but I'm not > sure what to use to tell it to fade when the user select a new image. The > new image does appear, but does not fade in. Perhaps you should trigger the fade-in effect whe

[flexcoders] fade when image changes

2005-06-25 Thread Kim Reddington
I am trying to use the PhotoViewer sample to  help me create a fade effect.  In the below code, I have a component that successfully fades in when the component (cardfileToImage) is created.  I would like the first image to fade out while a new image fades in when the user selects a new im