Hi again,
what happens when you trace
Code:
images.selectedImage
?
I just noticed that your selectedImage variable in the main app code is of type ImageVO. Do you have a source string in this class? IE: can you do something like --->
Code:
win.selectedImage = images.selectedImage.source
?
paste you ImageVO code here if you're still having problems fresh.