i have done same way as vrathore said but still its not working. but
when i display the images without using panel in tilelist its working
fine (from bin-release folder). so can any one tell me the
suggestions?
Thank you.

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to