Re: How to make media player

Posted by Jenny on April 13, 2005

In Reply to: How to make media player posted by Peter on April 09, 2005

: For example If i put my program on the cd and the file its suppose to play there as well and i run my program i want it to run the clip aswell without copying the clip over to the Computer

You get the directory of the program with:

ExtractFilePath(Application.ExeName);