Yes, thanks for the suggestion. Your script alteration eliminates the jumping 
flash from mainstack to substack.   Can you suggest how to eliminate the jump 
on returning from the substack to the mainstack?   Thanks very much.
Steve Goldberg

From: Bj?rnke von Gierke <[EMAIL PROTECTED]>
Subject: Re: Jump on going from stack to substack
To: How to use Revolution <use-revolution@lists.runrev.com>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=US-ASCII; format=flowed

How does

go to card 2 of stack "gross" in stack "Pathology museum"


suit you?

On Dec 22 2005, at 14:02, [EMAIL PROTECTED] wrote:

> I've noticed that when going from one card in the main stack to
> another card
>  in the same stack the transition is smooth.   However, when going
> from the
> main stack to a card in a substack there is a brief "flash" showing
> one stack
> closing and the other opening.   This does not seem to be resolved by
> setting
> the lockscreen to true.   The nature of the script is as follows:
>
> on mouseUp
>   go to card 2 of stack "gross" -- from stack "Pathology museum"
>   close stack "Pathology museum" -- so the two stacks cannot both
> exist on
> the screen if the user moves a stack around
> end mouseUp
>
> It's not a major problem, but would look better without the jump.   Any
> suggestions?   Thanks.
> Steve Goldberg
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to