Button on top of video
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
-
DanielCorrea8
- Posts: 7
- Joined: Fri May 22, 2015 6:16 pm
Button on top of video
I don't know if this is a dumb question but i cant get to make a button keep on top of a video when im on the run tool, as soon as i click the run tool the button disappears but the script still works i.e when i push the button to go to the next card
Re: Button on top of video
This may not work in all environments (mobile?) but setting the alwaysBuffer property to true is needed.
-
DanielCorrea8
- Posts: 7
- Joined: Fri May 22, 2015 6:16 pm
Re: Button on top of video
it worked! thank you so much!SparkOut wrote:This may not work in all environments (mobile?) but setting the alwaysBuffer property to true is needed.