Comments

bStro wrote on 11/22/2007, 7:39 AM
Doesn't that defeat the purpose of a playlist (which is to have the items play one after the other)? Why not just drop the items on a menu and let each one return to that menu after it plays?

Rob
MPM wrote on 11/22/2007, 10:05 AM
As bStro posted, Ole, a Playlist is just a bunch of scripting that causes a string of title videos to play sequentially -- not really what you want I think.

*IF* I understand correctly, you want the next title video in a sequence to be the default title: "...so the next video first is running when you press play "

The easiest way to do that is for the end action of each title be to return to the menu & to target the menu button for the next title. You could also have duplicate menus but with different default buttons, one for each title in the sequence, or you could insert scripting, but either would be overkill.
olehh wrote on 11/23/2007, 1:23 AM
Hi MPM !

Thanks for your repli!
You understood me correctly.
Great way to do it. Thanks!!!!

I need it to be "black" between the titles - but I think I can solve that with empty buttons and black background. Don't you?
Don't you think that the easiest way is to make a menu for each video title?

Many regards
Ole
MPM wrote on 11/23/2007, 12:40 PM
I'd think it should work great.