PDA

View Full Version : Hiding video object box


PAO
08-02-2005, 04:34 AM
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.

longedge
08-02-2005, 07:49 AM
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 :)

PAO
08-02-2005, 09:12 AM
Thanks. I will try that.

Ron