How do I hide the video object box upon end of video or when user hits the stop button? I want the background image to show upon completion of play.
Professional Software Development Tools
How do I hide the video object box upon end of video or when user hits the stop button? I want the background image to show upon completion of play.
Hello,
Check out the Video.SetVisible action which used in conjunction with the video objects' On Stop and On Finish events would probably do what you want![]()
Thanks. I will try that.
Ron