I have gotten AXWindow to work with a number of controls. However, the Media Player 9 ActiveX control uses an object model where most of the properties/methods are not accessible from the activex control but from objects within the control.
Does AxControl work with this kind of object model. If so, does anyone know the syntax to access methods/properties within the objects? I have tried several but none seem to work. thanks, Chris