check ur bin-release folder whether the image files are kept in assets
folder.

there is a chance for missing  image files.

if it is so just copy ur assets folder to ur bin-release folder.

Thank u.

Regards,
Mani.

On Apr 10, 1:44 pm, krishna2004 <[email protected]> wrote:
> 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