There are many ways, like - define a bindable class with image source and use this a source for the Image component, when you want to change, change this property. OR, extend the Image class and make your custom Image class always having a default source.
-Sambhav On Mar 9, 9:29 pm, Rahul Sood <[email protected]> wrote: > Hi, > > I am having an <mx:IMAGE> tag for which source property is set dynamically > The mission is to show a default image whenever SOURCE property is NULL or > Invalid > > Is there any way to achieve this in Flex ? Anyone, any idea ? > > Thanks, > Rahul. > > -- > *"Learning is not necessary, neither is survival"* --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

