From: InclusiveCEO on
I was wondering if there is a code for an effect to create the effect of a page turning? the page rolls over from the top cornner as if you were turning the page in a book or magazine.
From: Chunick on
http://www.oreillynet.com/pub/a/javascript/2004/09/03/flashhacks.html
From: Sean Wilson on
James has an excellent example - with source - at:
<http://nonlinear.openspark.com/tips/imaging/pageturn/index.htm>
From: supurdupur on
Would be difficult to do in Lingo, but you could make the animation in flash,
import it into your director cast and then control it with Lingo in director
(by controlling which frame is played in the Flash movie based on director data)

From: InclusiveCEO on
Thanks for the help, I will give it a try.