View Full Version : media player
zoomout
06-09-2003, 01:45 PM
New user here, attempting (what I thought was) simple project. Trying to get media player to play clip upon mouse click on button image. The media player comes up full screen when application starts, instead of background and button. Have examined properties of templates, cannot figure out what I'm doing wrong.
Lorne
06-10-2003, 02:01 PM
If you want the media player object to be hidden when the application starts, you need to either put it on another page (and jump to that page when you click the button) or just use a "Page - Hide Object" action on the page's On Initialize event to hide it.
Then use a "Page - Show Object" action to show the object when you want it to appear.
zoomout
06-10-2003, 04:00 PM
Thanks. Looks like it is all working!
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.