Recently changed from release 0.9 to 1.0.1 and have found the following issues with ActiveX in the new version. Have the ActiveX embedded in an Access 2003 form and control is by VB.
Hot Key Issues,
1 Key F no longer returns the display from full screen, worked previously
2 Key B no longer cycles through the audio tracks, worked previously
When load a DVD clip with following code;
mvarPLNo = mobjPlayer.playlist.Add(strFullFileName, strMovieName, astrOptions())
where strMovieName displays the movie title of the clip this feature no longer works and what is displayed is the string that is the DVD Title and Chapter No’s
Also enquiring if the new version 1.0.1 of the ActiveX control is able to play multi channel audio currently it would appear to still be only 2 channel.