Download a .jpeg from Web into Jitter matrix?
Hi, I think I almost have this figured out. I have the jit.uldl object downloading an image but I don't know how to get it to display into a matrix. Am I going about this the right way?
thanks.
If you downloaded it to your disk, you can read that again with jit.qt.movie.
But it much easier to just have the jit.qt.movie read the url directly. Just a "read http://myserver/image.jpg" message should do the trick.