playing a QT movie from memory?

2007-02-01 Thread Josh Mellicker
I (dimly) understand that a binary file can be read from disk into a variable or custom property... Is it possible to read a QT movie from disk into memory and play it in a Player object? ___ use-revolution mailing list

Re: playing a QT movie from memory?

2007-02-01 Thread Stephen Barncard
Of course, reading from a local disk it is used most efficiently. You could pull any file out of a stack, but I think keeping the files individually intact in a local folder works the best. I originally wanted to stream a set of help videos for may app, but instead ended up with a system