Hi , This naresh, I have a doubt that if I load data from server side xml .suppose he is going to update the xml ,on that time we have load all images from xml into our application .Then how can we Embed images and wt to do? in that situvation.
On Apr 10, 12:33 pm, vrathore <[email protected]> wrote: > You need to embed the images in the swf file as follows :- > [ Embed(source="/com/rathore/view/images/copy.png") ] > public static var copy_icon:Class; > > <mx:Image source="{copy_icon}" /> > > Cheers > Varun Rathore --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

