background 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
itay1023
Posts: 68
Joined: Fri Sep 28, 2012 1:44 pm

background video

Post by itay1023 » Sun Sep 15, 2013 3:23 pm

hello,
i would like a code that when i open a card the code plays a video clip in the background,
it means the video is in the lowest layer and in the upper layers there are buttons i can see during the video.

Best regards,
Itay

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

Re: background video

Post by SparkOut » Sun Sep 15, 2013 4:24 pm

You need to set the "alwaysBuffer" property of the player to true. It has some things to be aware of, so look up alwaysBuffer in the dictionary and read carefully.

itay1023
Posts: 68
Joined: Fri Sep 28, 2012 1:44 pm

Re: background video

Post by itay1023 » Sun Sep 15, 2013 4:41 pm

Ok, Thanks :)

Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am

Re: background video

Post by Simon » Sun Sep 15, 2013 6:51 pm

Hi Itay,
Here is a link to the liveCode video lessons:
http://lessons.runrev.com/s/lessons/m/754
That will show you how to do what you'd like and much more. :)

Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!

Post Reply