embedding stacks?

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
mincs2
Posts: 3
Joined: Wed Jul 21, 2010 3:02 pm

embedding stacks?

Post by mincs2 » Thu Jul 22, 2010 5:49 pm

Hi there,

what I am trying to do is add a distractor task to my experiment. I found a sample game in .rev form and was wondering if I can somehow embed/integrate it into the stack that my experiment is on.

As an alternative, I tried a open file option to open the distractor task stack but the problem I encountered was that the stack DOES open...but i cant see it..I guess I am wondering if there is a "bring to front" type option.

Thanks :)

mwieder
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3581
Joined: Mon Jan 22, 2007 7:36 am
Contact:

Re: embedding stacks?

Post by mwieder » Sun Jul 25, 2010 6:34 pm

If I understand what you're doing, Instead of doing a "file open" to get the game stack, use "go stack" and the path to the stack file.

Post Reply