Page 1 of 1

Activex - Pause() doesn't works

Posted: 06 Feb 2006 08:33
by butsch
Hi All,

I am trying to use vlc activex in my visual Foypro application, and somethings work fine.One problem is the pause method. It doesn't stops.

Is there anyone, who can help me?

Thanks

Butsch

:)

Posted: 08 Feb 2006 00:05
by tonsofpcs
try using the function in the format:
variable = vlccontrol.pause()
and be sure that pause is lowercase