Can cards in a stack be of different sizes

Thomas J McGrath III 3mcgrath at adelphia.net
Mon Nov 3 00:18:21 EST 2003


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 <alex at mindlube.com> | 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
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
>

Thomas J McGrath III
Advanced Media Group

220 Drake Rd.
Bethel Park, PA 15102
3mcgrath at adelphia.net




More information about the use-livecode mailing list