MS Access and Media Player Full Screen Command

C

Carlos

I have loaded a mediaplayer control unto my form and I control the
source by setting the URL property to a video file. The url's are
stored on a table and when the form opens, a list box is filled with
the data, so all a user has to do is click on the title. I am using
this approach for a clinical research study. The hope is to set code
that will administer the videos based on questionnaire responses.

Does anyone know vba code to make the Window Media Player control go
to Full Screen that I could insert into an event like the
List_AfterUpdate?

I am using Access 2007 and the Media Player 11
 
C

Carlos

I have loaded a mediaplayer control unto my form and I control the
source by setting the URL property to a video file. The url's are
stored on a table and when the form opens, a list box is filled with
the data, so all a user has to do is click on the title. I am using
this approach for a clinical research study. The hope is to set code
that will administer the videos based on questionnaire responses.

Does anyone know vba code to make the Window Media Player control go
to Full Screen that I could insert into an event like the
List_AfterUpdate?

I am using Access 2007 and the Media Player 11



Nevermind.

I overlooked the ability to change this in the property window. Sorry.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top