put a field in front of a player

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
problème
Posts: 77
Joined: Fri Oct 23, 2015 12:03 am

put a field in front of a player

Post by problème » Sun Nov 01, 2015 1:31 pm

Hello
I want to know how to put a field in front of a player, i have a field 240x140 and a player 600x300, the field is hidden by the player even if i put the field before or after the player in "Project Browser".

Klaus
Posts: 14199
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: put a field in front of a player

Post by Klaus » Sun Nov 01, 2015 4:51 pm

Hi problème,

check "alwaysbuffer"*** for the player object in the inspector!

*** In the LC preferences "General" I checked -> Property labels are -> Name of Livecode property

If unchecked (default setting) the video appears as some kind of overly
and putting something in front of it does not work.


Best

Klaus

problème
Posts: 77
Joined: Fri Oct 23, 2015 12:03 am

Re: put a field in front of a player

Post by problème » Sun Nov 01, 2015 5:33 pm

thanks for the helps

Post Reply