Jump to content

WMPlayer - Don´t start play


fxg4758
 Share

Recommended Posts

Hi all. I start doing a Gui with a WMPlayer.OCX that i want to use by default with wmv files. My problem is when i click in a wmv file, it´s call the player, but don´t start play. Here´s the settings i use to the OCX. Can someone help me? Regards.

With $oMP
    .fullScreen = True
    .windowlessVideo = False
    .stretchToFit = True
    .enableContextMenu = True
    .enabled = True
    .uiMode = "none"; none / mini full
.settings.autostart = True
    .settings.mute = False
    .settings.volume = 100; 0 - 100
    .settings.Balance = 0; -100 to 100
.settings.rate = 1.5
EndWith
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...