Page 1 of 1

put a field in front of a player

Posted: Sun Nov 01, 2015 1:31 pm
by problème
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".

Re: put a field in front of a player

Posted: Sun Nov 01, 2015 4:51 pm
by Klaus
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

Re: put a field in front of a player

Posted: Sun Nov 01, 2015 5:33 pm
by problème
thanks for the helps