How do you apply the turn page effect, like the one seen here at the bottom right corner of this site:
http://www.puma.com/
Check out
http://www.quasimondo.com/archives/000154.php
There are a few out there, but I’d look here.
Another
[quote=prg9;2345527]Another
http://www.pageflip.hu/free.php[/quote]
Thank you. But I’m really looking to see how you get the page turn in the far right corner of a site. I have a cool component with page turn effect that looks like a book.
I’d like to know how you do this?
http://www.puma.com/
thank you
[QUOTE=student07;2345267]How do you apply the turn page effect, like the one seen here at the bottom right corner…[/QUOTE]
[QUOTE=student07;2345776]Thank you. But I’m really looking to see how you get the page turn in the far right corner of a site. I have a cool component with page turn effect that looks like a book. I’d like to know how you do this?[/QUOTE]
You should have said you already had a component
Well I dont know what component you have or what you will need to do to use your component to achieve this effect…
… but, it will probably require using whatever page flip code you want to use and then making the page turn effect fullscreen using the Stage Class. More specifically a [URL=“http://livedocs.adobe.com/flash/8/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00002688.html”]Stage Listener and an [URL=“http://www.adobe.com/livedocs/flash/8/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00002692.html”]onResize event etc…, might be tricky depending on your page turn code, its hard to say.
[quote=prg9;2346394]You should have said you already had a component
Well I dont know what component you have or what you will need to do to use your component to achieve this effect…
… but, it will probably require using whatever page flip code you want to use and then making the page turn effect fullscreen using the Stage Class. More specifically a [URL=“http://livedocs.adobe.com/flash/8/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00002688.html”]Stage Listener and an [URL=“http://www.adobe.com/livedocs/flash/8/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00002692.html”]onResize event etc…, might be tricky depending on your page turn code, its hard to say.[/quote]
okay, i’ll keep working on this and post results later.
thank you again