AndyTheAstronomer
New member
- Local time
- Yesterday, 22:29
- Joined
- Aug 23, 2014
- Messages
- 9
Hi guys,
I am having problems using the Windows Media Player ActiveX control. I hope somebody can help.
The problem I am having is that the .fullScreen property does not seem to work in an Access form. Setting the property to True in VBA generates an error saying "Invalid Reference to Property".
Actually, even if you are not using VBA to set the property, setting it to "Yes" in form design works, but when you save the form the property reverts to "No".
So I am guessing .fullScreen is not supported by Access.
My question is: through VBA or otherwise, does anybody know of a way of making the Media Player control go full screen? Resizing the control manually is not supported in an Access form either, and nor is the stretchToFit property. The only way I can find is to right-click on the player when it's running and use the Zoom control to set the size, but I don't want to have to do this.
I am using Access 2013. I'm not sure what version the OCX is but I'm running Windows 8.1
Thanks in advance for any help
Andy.
I am having problems using the Windows Media Player ActiveX control. I hope somebody can help.
The problem I am having is that the .fullScreen property does not seem to work in an Access form. Setting the property to True in VBA generates an error saying "Invalid Reference to Property".
Actually, even if you are not using VBA to set the property, setting it to "Yes" in form design works, but when you save the form the property reverts to "No".
So I am guessing .fullScreen is not supported by Access.
My question is: through VBA or otherwise, does anybody know of a way of making the Media Player control go full screen? Resizing the control manually is not supported in an Access form either, and nor is the stretchToFit property. The only way I can find is to right-click on the player when it's running and use the Zoom control to set the size, but I don't want to have to do this.
I am using Access 2013. I'm not sure what version the OCX is but I'm running Windows 8.1
Thanks in advance for any help
Andy.