Hi, ok i have a list file (like a spredsheet) which i have setup using the list view extension, its only 2 lines, and 3 columns, and one of the columns is a list of filenames for pictures, in this case theres 2 lines so 2 pictures and there in the same folder so there just "red.bmp" and "green.bmp", and all i would like to happen is when the app start, it does a loop of the list and on each loop (in this case 2) it checks if in another column it says "back" or "active" and if its a "back" it loads the red image or if its "active" then it loads the green picture into the either 1 of the active picture objects in the frame.... but its not... it seems to load both picture objects with only ONE of the images...

I have added a example of my prob in the file archive. Thanks

Could anyone help.
Thanks
Gib