Button on top of video

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
DanielCorrea8
Posts: 7
Joined: Fri May 22, 2015 6:16 pm

Button on top of video

Post by DanielCorrea8 » Fri May 22, 2015 6:27 pm

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

SparkOut
Posts: 2961
Joined: Sun Sep 23, 2007 4:58 pm

Re: Button on top of video

Post by SparkOut » Fri May 22, 2015 8:31 pm

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

Post by DanielCorrea8 » Fri May 22, 2015 8:59 pm

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!

Post Reply