Running at the same time? No. Unless there is a way to have multiple
separate SDL screens. Even then, it will be an issue as there is a global
struct used to record info in the sound module. Otherwise, everything else
can be instantiated per movie.

-Tyler

On Tue, Aug 18, 2009 at 7:55 AM, René Dudfield <[email protected]> wrote:

> On Tue, Aug 18, 2009 at 3:41 PM, Tyler Laing<[email protected]> wrote:
> > Thanks Rene, Lenard. I've committed a fix for the compile issues you sent
> me
> > lenard, it should work now, but let me know if it doesn't.
> >
> > Rene, is the movie test set to interactive?
> >
> > -Tyler
>
> Hi,
>
> I moved __movie_test.py into examples/ since it wasn't setup like a
> unittest, and caused run_test.py to fail.
>
> Restructuring it into a unittest with an interactive tag would probably be
> best.
>
> btw, will the movie module work with multiple movies?
>



-- 
Visit my blog at http://oddco.ca/zeroth/zblog

Reply via email to