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".
put a field in front of a player
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Re: put a field in front of a player
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
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
thanks for the helps