Page 1 of 1
Button on top of video
Posted: Fri May 22, 2015 6:27 pm
by DanielCorrea8
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
Posted: Fri May 22, 2015 8:31 pm
by SparkOut
This may not work in all environments (mobile?) but setting the alwaysBuffer property to true is needed.
Re: Button on top of video
Posted: Fri May 22, 2015 8:59 pm
by DanielCorrea8
SparkOut wrote:This may not work in all environments (mobile?) but setting the alwaysBuffer property to true is needed.
it worked! thank you so much!