--- In flexcoders@yahoogroups.com, "johndoematrix" <johndoemat...@...> 
wrote:
>
> i have tried that and the image shows. but when i try loading them
> dynamically from db nothing shows up. thats where am stuck. all am
> asking is to be pointed into the right direction, maybe there could be
> something in my code thats missing or that needs to be removed. thanks
>

I think the problem is this:

"{'../assets/homeprofile_pics/' + data.profilePic}"

This is sayint to look for the assets folder _outside_ of the src 
directory, in the main project folder.  Is that where you've placed 
them?

-Amy

Reply via email to