Results 1 to 4 of 4

Thread: Problem with pageflip

  1. #1
    Join Date
    Jan 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Problem with pageflip

    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
    Last edited by clickmon; 01-11-2008 at 06:01 AM.

  2. #2
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    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.

  3. #3
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    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?

    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.
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  4. #4
    Join Date
    Jan 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    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.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •