Page 1 of 1

GetPicture( ) for local file?

Posted: 2007-08-16 23:46:36
by sracer
I'm working on a script that will load a picture (.jpg) for a "movie" from a known location on the local harddrive.

GetPicture( ) appears to only retrieve files from the internet. I tried using "file:///" to fake it to go after a local file, but with no luck.

Is it possible to do this?

Posted: 2007-08-17 10:22:50
by antp
It is not possible. I plan to add image handling functions "some day", as it could be useful.