Play Movies in Background Layer?

J. Landman Gay jacque at hyperactivesw.com
Mon Nov 4 15:39:23 EST 2013


On 11/4/13 8:39 AM, Rick Harrison wrote:
> Hi there,
>
> I’m currently working on a game in which
> I would like to be able to play a movie
> in a player which is behind other graphics.
>
> Whenever I tell the movie to play, LiveCode
> automatically brings the player to the
> top layer, thus defeating my purpose.
>
> Can this be done at all?
> If not are there any work arounds?

See "alwaysBuffer" in the dictionary. If the alwaysBuffer of player is 
true you can place other objects on top of it. But there are side 
effects and won't work on Windows if you aren't using QuickTime.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com





More information about the use-livecode mailing list