Unfortunately this doesn't seem to be true. At least not in the
case where I've got a QCView in an Interface builder nib file.
Maybe it's because I'm using IB to load the composition into the
QCView? I've put all the files in the right places and tried
multiple variations on the pathname, but none of them seem to load
the movie.
If you store the composition directly in the QCView in the nib file,
then since it has no composition file, it cannot find the movie using
a relative path.
You would need to load the composition from the resources folder of
the app on the QCView with -loadComposition