AutoPlay Media Studio 9

How do I...?

How do I...?

Previous topic Next topic  

How do I...?

Previous topic Next topic  

AnswerList of Questions

Play a Video Using Full Screen Mode

AutoPlay Media Studio includes an action to play a video in full screen mode.

To accomplish this:

1.Add the following code to the On Play event of your video object:

Video.SetFullScreen("Video1", true);

2.Add the following code to the On Finish event of your video object:

Application.Exit();

This script plays your video full screen, and once finished, exits your application.


Learn More: Indigo Rose Software - AutoPlay Media Studio - Buy Now - Contact Us