--- In flexcoders@yahoogroups.com, "johndoematrix" 
<johndoemat...@...> wrote:
>
> my project is arranged in the following way. the project folder is
> IESTATE_V1 and the project is named Portal_V1. inside the IESTATE_V1
> is the main application named portal_V1.mxml, the assets folder 
which
> has the homeprofile_ pics folder where the images are stored, the
> components folder which has my tilelist and tilelist itemrenderer.
> hope thats clear. so after knowing how things are arranged do you
> still think "{'../assets/ homeprofile_ pics/' + data.profilePic} " 
is
> the problem?
>

Try taking off the leading dots and forward slash.  The path should 
be relative to your main mxml file, not relative to the component.



HTH;

Amy

Reply via email to