Copying referenced images from a folder vs importing singly
Posted: Wed Mar 20, 2013 1:42 pm
Hi.
I'm STILL struggling to get into the Livecode workflow for iOS.
When I import a referenced image singly, its filename is relative to the stack e.g:
"./Media/WebImages/thisImage.jpg"
Great.
However, when I import a referenced folder full of images (New Referenced Control/All images in folder...) its filename is absolute e.g:
"/Users/Paul/Documents/CurrentJobs/Development/Media/WebImages/thisImage.jpg"
Not great.
It means it looks fine in authoring (images appear), and in the simulator (images appear) but not when testing on hardware (no images - grey box instead). What gives? Why should this be any different? If I import them singly they work as expected, but I cannot waste my time doing this - there are lots of images! BTW I have the entire Media folder included in the Copy Files tab of the Standalone Application Settings. I feel like an idiot asking such simple questions here! Apologies.
Kind regards, Paul.
I'm STILL struggling to get into the Livecode workflow for iOS.
When I import a referenced image singly, its filename is relative to the stack e.g:
"./Media/WebImages/thisImage.jpg"
Great.
However, when I import a referenced folder full of images (New Referenced Control/All images in folder...) its filename is absolute e.g:
"/Users/Paul/Documents/CurrentJobs/Development/Media/WebImages/thisImage.jpg"
Not great.
It means it looks fine in authoring (images appear), and in the simulator (images appear) but not when testing on hardware (no images - grey box instead). What gives? Why should this be any different? If I import them singly they work as expected, but I cannot waste my time doing this - there are lots of images! BTW I have the entire Media folder included in the Copy Files tab of the Standalone Application Settings. I feel like an idiot asking such simple questions here! Apologies.
Kind regards, Paul.