Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 6 of 6
  1. #1
    Join Date
    Dec 2002
    Posts
    4

    Playing AVI with external viewer

    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%

  2. #2
    Corey is offline Indigo Rose Staff Alumni
    Join Date
    Aug 2002
    Posts
    9,746

    Re: Playing AVI with external viewer

    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

  3. #3
    Join Date
    Dec 2002
    Posts
    4

    Re: Playing AVI with external viewer *DELETED*

    Post deleted by Linust

  4. #4
    Join Date
    Dec 2002
    Posts
    4

    Re: Playing AVI with external viewer

    Yes That's what I did (On Mouse Click). still the same problem.

  5. #5
    Join Date
    Jul 2001
    Location
    Indigo Rose Software
    Posts
    1,834

    Re: Playing AVI with external viewer

    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.
    Darryl
    Indigo Rose Corporation

    Product Guides: AMS80 | SUF9 | TU30 | VP30 |MSIFACT |DeltaMAX

  6. #6
    Join Date
    Dec 2002
    Posts
    4

    Smile Re: Playing AVI with external viewer

    Thank you Darryl, that was the quotes .

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts