I am trying to preload a movie while a particle system is running. Then when the particle system is done, play the movie.
The problem is that when I init the movie and it automatically starts to preload, the particle system freezes and doesn't continue until the movie is loaded.
Does anyone have suggestions on how to init the movie in the background and have it preload without freezing the main director cycle?