It's a selectedItem from files from any given directory I might have images in.
-----Original Message----- From: Justin Ransom Dallas [mailto:[email protected]] Sent: Tuesday, September 23, 2014 4:52 PM To: [email protected] Subject: Re: nativePath Are you sure you aren't dealing with a null event.target or selectedItem On Tuesday, September 23, 2014, Trevor Holman <[email protected]> wrote: > image.source = event.target.selectedItem.nativePath; > > > I’m trying to grab the path of an image file to show a preview when a > given file is selected from a file tree directory. However I’m getting > a broken image symbol. This is a learning exercise for me so it’s hard > for me to tell if the material I’m pulling this from is too outdated or not. > > I’ve taken that same image and put it in a asset folder within my > application just to make sure it will show up (which it does when I > embed it). So I’m assuming my file path is not complete from the code above. > > Trevor -- Justin Dallas Phone:814-880-5637
