If you made a script you can offer it to the others here, or ask help to improve it. You can also report here bugs & problems with existing scripts.
-
sracer
- Posts: 23
- Joined: 2002-12-11 17:47:32
Post
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?
-
antp
- Site Admin
- Posts: 9651
- Joined: 2002-05-30 10:13:07
- Location: Brussels
-
Contact:
Post
by antp »
It is not possible. I plan to add image handling functions "some day", as it could be useful.