by dalanik on Tue Oct 30, 2007 9:07 am
Hm, I did this ages ago, so I don't remember if you have to tick something, but I know I have an event-froup called autoplay which contains separate events for Audio CD, DVD, etc.
i there, you can make events to popup overlay that says "DVD has been inserted" and gives you options to Rip, Play or Close.
When you select Play, there is an event that runs Zoom, with following parameter:
" /PLAY /F /DVD /Q /opendrive:E /MOUSEOFF /RAND:0 /AR:3"
At least I have those, you might not need all, it should be enough to use " /PLAY /F /DVD /Q /opendrive:E"... /play starts playing, /f fullscreen, /dvd is for dvd mode, /q to quit on movie end, E is my DVD drive, replace with letter assigned on your system.
hope this helps.
D.