I figured this must be a path problem (and it may be), but I've
fiddled quite a bit and can't seem to get it to work in a portable
way (i.e. so it will work on any machine in any directory). If I
set the path for the "Image with Movie" patch to be absolute (e.g. /
Users/erik/myApp.app/Contents/Resources/flame.mov) it will work
anywhere I put it on that machine, but fails if I try to copy it to
another machine. If I set it to something relative like "./
flame.mov" it continues to work as a screen saver and in composer
(provided the flame.mov is in the same directory as the .qtz file)
but doesn't work even on the machine I built it on then.
The Image from Movie patch looks first for a movie with the same name
in the directory of the composition file, then at the full path
location,