this is simple and it should work
Posted: Mon Jan 22, 2024 9:19 pm
Hey: I cannot figure out why this isn't working, as I work with images all of the time. I'm using LC v 5.5.1 for performance reasons. I'm just setting the filename of an imported image to a URL. It works if the URL is a local file, but when it's a http:// image, all I get is a GREY box. I've done this millions of times both in this version and new versions of LC and this is driving me crazy..
put "http://www.time-machine.com/pbaytargets ... 244940.jpg" into SourceFile
set the filename of image "imageA" to SourceFile
note: I removed "http:" because LC 5 doesn't work with secure URL's, but confirmed that the http: does load up into a browser.
Any ideas?
put "http://www.time-machine.com/pbaytargets ... 244940.jpg" into SourceFile
set the filename of image "imageA" to SourceFile
note: I removed "http:" because LC 5 doesn't work with secure URL's, but confirmed that the http: does load up into a browser.
Any ideas?