Matthew
February 23rd, 1999, 04:39 PM
hello
ive been working on a school project, i am makig a multimedia player.
i am at the point where i want to like let the user change the position of where the file is, or seeking
i am trying this to seek but it wont work
Call mciSendCommand(MMControl1.DeviceID, MCI_SEEK, Slider1.Value, 0&)
slider1 is the seek bar that the max is then len of the wave file
if you could help me with that , please respond thanks
thank you in advance,
matthew
mattman055@aol.com
ive been working on a school project, i am makig a multimedia player.
i am at the point where i want to like let the user change the position of where the file is, or seeking
i am trying this to seek but it wont work
Call mciSendCommand(MMControl1.DeviceID, MCI_SEEK, Slider1.Value, 0&)
slider1 is the seek bar that the max is then len of the wave file
if you could help me with that , please respond thanks
thank you in advance,
matthew
mattman055@aol.com