Loading videos into jit.qt.movie using umenu
I'm able to populate a umenu with a list of video files (mostly .mp4 with some .mov) and have a [prepend read] coming after the umenu and going into a jit.qt.movie. When I make my video selection though, the outputted message is just "read " (with the space instead of the file name) and the file-selection window pops up.
Any ideas how to get the selected video to load without the file selection window popping up?
(Max 6, by the way)
can you post yout patch?
Nevermind, I figured out that I was using the wrong outlet of the umenu!
Thanks anyway.