At 4:56 PM -0700 6/10/03, Joe Camporesi wrote: >It's only 30 minutes but the client wants it to start on it's on and just >play continuously.. > Try this: Create a new iDVD project. open customize drawer. Themes: (Old Themes) Set global theme. Settings: Set title to none Drag away the old to nothing. Drag your movie onto the background video Drag your movie onto the background audio Save your project. Quit iDVD. Pick your project. Right-click/show pkg contents open contents/resources Launch textedit Drag ProjectData onto textedit Search for MotionDuration: <key>Property persistent name</key> <string>MotionDuration</string> <key>Property type</key> <string>11</string> <key>Value</key> <string>30</string> ^^^--- change that 30 to 1800 (for 30 minutes = 60 * 30) Save. Launch iDVD. See if it works. Burn. -- Erica