Rank: Guest Groups: Guest
Joined: 7/20/2007 Posts: 53,654 Points: 100,812
|
I want to be able to show and play a small video without any controls and without the control bar. I will place my own "Play" button elsewhere on the page. Currently, controls can only be hidden in full screen mode. Will it be possible to extend the options in the UImode property to help me achieve my application goal ?
|
Rank: Administration Groups: Administration
Joined: 7/20/2007 Posts: 305 Points: -2,485 Location: Primarily in New York, USA
|
Hello,
We are about to release a standard JavaScript API for every one of our controls.
You can use this either to make your own buttons (such as your play button) or you can try our media GUI controls which will include play, pause, stop, mute, fast forward (etc) buttons and a PlayList that can either be visible (server side) or invisible (client side).
I'm right now ironing out the last couple details, then we'll update the website in the next couple days with the new controls.
I think these should do exactly what you're after...
Thanks!
-Dave
|
Rank: Administration Groups: Administration
Joined: 7/26/2007 Posts: 676 Points: 1,728 Location: USA
|
The JavaScript APIs are in the Manual (online) for each product. The Media GUI PlayList, Labels and Buttons: http://www.aspnetmedia.com/aspnetmediagui_Default.aspx http://www.aspnetmedia.com
|