On 13/12/00 1:47 pm, Gregory Lypny <[EMAIL PROTECTED]> wrote:

> I hope you'll excuse the naive question, but I'm having trouble
> opening one stack from another.
> 
> I'm trying to create a splash screen with stack X which will then
> open stack Y, so I tried this in the stack script of X:
> 
> on openStack
> wait 2 seconds
> go to stack "Y"
> end openStack
> 
> It doesn't work.  Stack Y resides in the same folder as stack X.  I
> also tried referring to stack Y as stack "Y.mc", and I included stack Y
> in stack X's "Stack files..." as well.  Should I have specified the full
> path name of stack Y?

Does the article on using stackFiles (class 3) on our web site help?

> I've also been reading about modes but am finding the online
> documentation a little obtuse.  I'd like the splash screen (stack X) to
> appear without a title bar or close box.  How can I do that?

set the decorations of stack "x" to empty

Regards,

Kevin

Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/>
Runtime Revolution Limited (formerly Cross Worlds Computing).
Tel: +44 (0)131 672 2909.  Fax: +44 (0)1639 830 707.


Archives: http://www.mail-archive.com/metacard@lists.runrev.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to