Page 1 of 1

Vs Layer Sequencer

Posted: Sat Feb 23, 2008 5:24 pm
by Gregg Normal
Hi, Ive noticed that the sequencer stops the movie playing when it switches to another layer in the sequence. Is there any way of keeping all the movies in the sequence playing at once.

I have three movies which I want to keep in sync but when I use the sequencer they go out of sync as the layers that are off stop and then start again when they are active.

Ta.

Posted: Wed Feb 27, 2008 11:09 am
by Lupin
sorry but the module only triggers media. i don't have time to modify it .

butif you feel like to modify the code, look at the displayLayer function in the init bloc k and here you can store the last movie position with the key
ctrl_layer_movie_shuttle1

you need to create a dictionnary or list to store these time input points , and recall them once the layer is not hidden

Posted: Wed Feb 27, 2008 5:10 pm
by Gregg Normal
Thanks for the clarification dude.

Re: Vs Layer Sequencer

Posted: Sun Apr 06, 2008 2:35 pm
by Vincent-Pimousse
Gregg Normal wrote:Ive noticed that the sequencer stops the movie playing when it switches to another layer in the sequence.

I don't understand, in my case the movie don't stop playing :!:
I tried with three layers. If I preview one of the three layer I can see it never stop playing during the sequence.