loading image file from url

felics's icon

Hello,

i was wondering, if there is any possiblity to load and show an image file (png) from an url within max (maybe some combination with jit.pwindow and jit.uldl ?) ?

thanks

Ben Bracken's icon

You can also use jit.qt.movie for this, a la your last question re: wav files.

Or jit.uldl->jit.matrix/qt.movie or fpic.

-Ben

felics's icon

it just appears, that max4live seems to have troubles in rendering this pictures ...

ptm1's icon

I am trying to load an image from a url and view in max as well. Did you all figure this out? neither fpic or qt.movie is working.

Rob Ramirez's icon
Max Patch
Copy patch and select New From Clipboard in Max.

it works as advertised with the "read" message to qt.movie.
post a patch or more details if it's not working for you.