View Full Version : Playing AVI with external viewer
Linust
12-04-2002, 04:58 AM
Hi,
I've search the forum but in vain. I want to play a movie with mdvdp on buton click but i got a "Unable to load video file Documents File not found" error when mdvdp start. Any help appreciated. thanks
the player is in the %ScrDrv%
Corey
12-04-2002, 05:59 AM
Did you try using a file.execute action? i.e.:
File to execute:%SrcDir%\mdvdp.exe
Command line arguments: "%SrcDir%\yourmovie.avi"
That might work, not sure...
Corey Milner
Creative Director, Indigo Rose Software (http://www.indigorose.com)
Linust
12-04-2002, 06:01 AM
Post deleted by Linust
Linust
12-04-2002, 06:03 AM
Yes That's what I did (On Mouse Click). still the same problem.
Darryl
12-06-2002, 03:14 PM
Does that player support command line arguments for passing in files? Can you run the player from Start->Run and pass the file as an argument? If you can do that, you should be able to use the "File.Execute" action.
Make sure your command line argument is in quotes if there will be any spaces in the path. It's good practice to use quotes as a rule for command line arguments.
Linust
12-07-2002, 08:49 AM
Thank you Darryl, that was the quotes .
Powered by vBulletin™ Version 4.0.6 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.