Visual Effects and Custom window shapes

zack zack at savagecool.com
Thu Jun 9 10:35:50 EDT 2005


Hello everyone,

I am trying to use a visual effect when transition from one card and  
another. I am also changing the window shape as part of the  
transition.  It doesn't look so hot.  The regular (rectangle) shape  
of the window is visible while the transition is happening

I am a newbie so I am probably missing something or maybe it won't  
work like I expect.

Here is my button script

on mouseUp
   set windowshape of this stack to 1013  --  new window shape
   visual effect dissolve
   Go to cd 1
end mouseUp

My ultimate goal is to produce something like the OSX Tiger Widget  
effect when it flips over to expose the other side.  I would be happy  
however if I could just some kind of visually interesting transition  
from one  card to another with custom window shapes applied.

Setup:
OSX Tiger 10.4.1
RunRev 2.6

Thanks
z





More information about the use-livecode mailing list