Button Player.HasVideo
#1
I have a button that is shown when there is a video playing by using Player.HasVideo. I have an issue that if the user has the button selected and the video is finished the button still has focus even though it has become hidden. Is there any way to solve this?
Reply
#2
Try <visible allowhiddenfocus="false">Player.HasVideo</visible>
Follow development of MediaStream, MiniMeedia and other skins on Twitter (@skunkm0nkee)
Reply

Logout Mark Read Team Forum Stats Members Help
Button Player.HasVideo0