I will give that a try. Thank you.

Although it seems that it would then be possible to:
open stack x
Hide stack x
open stack y -- splash
close stack y
show stack x

or

open hidden stack x
open stack y -- splash
hide stack y
show stack x

What would I know.

Tom


On Monday, November 3, 2003, at 12:05 AM, Alex Rice wrote:



On Nov 2, 2003, at 4:46 PM, Thomas J McGrath III wrote:


If not how else can I do this? It seems it is an important preplanning stage then to decide if you are going to need a splash screen.

Here is one way:


-- open current project "X"
-- create new mainstack "Y"
-- message box:
set the mainstack of stack "X" to "Y"
-- save project "Y"
-- now your old project is a substack of "Y"
-- create your splash screen on the card of stack "Y"
-- use startup, preopencard, preopenstack to display and hide the splash screen
-- after splash screen is finished just
hide stack "Y"
go stack "X"


Hope this helps,

Alex Rice <[EMAIL PROTECTED]> | Mindlube Software | <http://mindlube.com>

what a waste of thumbs that are opposable
to make machines that are disposable  -Ani DiFranco

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution



Thomas J McGrath III Advanced Media Group

220 Drake Rd.
Bethel Park, PA 15102
[EMAIL PROTECTED]


_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to