Log in

View Full Version : Problem with pageflip



clickmon
01-11-2008, 05:56 AM
Hi, I used http://www.pageflip.hu/ to make a comicbook. The problem is when I enlarge the size of the page in the action script, every time I hover my mouse over the edge of the page, the opposite corner of the page begins to curl in. It seems it does that for pages over 700px in height. Is there some what to stop it from doing that? Thanks, I'm new to action script :o

Medyman
01-11-2008, 05:46 PM
That could be caused by several things. I haven't ever used that particular component, although I do own it.

I'll play around it a little a see what I can find out for you.

If you're enlarging the stage via AS then I suspect that there are invisible MC that control the actions that you haven't enlarged and/more moved.

BLiZZaRD
01-12-2008, 03:38 AM
Pageflip.. ahh those were the days... LOL. I see now they are charging for it? I still have it on my site for download.. maybe I should add paypal to that link? :p

if you are enlarging it, as Medyman says, through AS then you need to pay attention to your "hotspots" as they will grow proportionally as well, and thus overlap each other.

clickmon
01-12-2008, 06:31 AM
Thank you for the input. I found out from a friend who had the same problem. He just shrunk the image by 50% and enlarge the viewer by 200% to fix it.