Page 1 of 1

ActiveX - 1.0.1 Issues

Posted: 06 Aug 2009 11:41
by InsureMan
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.

Re: ActiveX - 1.0.1 Issues

Posted: 06 Aug 2009 14:15
by thannoy
* hotkeys: ticket 2691

About second argument, no idea. I always use ":no-video-title-show" option.