View Single Post
Old 03-30-2012, 02:33 PM   PM User | #4
adaminaudio
New Coder

 
Join Date: Jan 2012
Location: Columbus, Ohio, U.S.A
Posts: 41
Thanks: 0
Thanked 8 Times in 8 Posts
adaminaudio is an unknown quantity at this point
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.
adaminaudio is offline   Reply With Quote