Is there a "loop all/play all" button? jayel wrote on 3/26/2008, 9:28 AM I'm trying to make a DVD of several video clips. If my menu consists of one button for each video clip, is there a way to have a button that will play them all, one right after the other? Also, is there an action that will have all the clips loop forever (or until all playback is stopped by the viewer)? Back to post
Comments johnmeyer wrote on 3/26/2008, 9:40 AM is there a way to have a button that will play them all, one right after the other? Use a playlist, put all your clips into that, and then assign that playlist to a button. jayel wrote on 3/26/2008, 10:25 AM Thanks, I'll use the playlist. Is there a way to have a playlist loop forever? johnmeyer wrote on 3/26/2008, 9:24 PM Set the end action for the playlist to point to itself. jayel wrote on 3/27/2008, 8:26 AM That's great. Thanks so much for the help. 1