Results 1 to 5 of 5

Thread: another pageflip problem

  1. #1
    Join Date
    Jan 2007
    Posts
    29
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default another pageflip problem

    I have a dynamic texbox inside the pages, where i load data. This works fine.

    However another problems came out.

    When i put the mouse in a corner to the page flip, the content disappears. Why? Whast is happening?

    Another problems is in the animation. If the text is static, the content works fine in the animation. But i need it to be dynamic. So if the text is dynamic, when i flip the page, the text doesn't flip. It stays normal.

    Is this a problem of dynamic text field in animations, or is there a way of solving this?

  2. #2
    Join Date
    Jul 2006
    Location
    Antwerp, Belgium (Europe)
    Posts
    927
    Thanks
    121
    Thanked 2 Times in 2 Posts

  3. #3
    Join Date
    Jan 2007
    Posts
    29
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    www.audienciazero.org/daniel/vinhos/


    The front page has a static text field.

    The page 2 has a dynamic texfield that get's data from a php file.
    - in this case, when you start to flip the page, the text disappears;

    The page 3 has a dynamic texfield that has data inserted.
    - in this case, when you flip the page, the text doesn't flip like the page

  4. #4
    Join Date
    Jan 2007
    Posts
    29
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I search in the net and i found out some problems ins dynamic text and masks. I think that when the page starts to flip, it inserts a mask to do the flip effect.

    So i have a mask over a dynamic text, and the text disappear.

    I'm not sure if is this the problem

  5. #5
    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

    Try moving your mask layers below the dynamic text layers.

    When you started the page flip projects a few weeks ago I told you loading the text that way would cause a headache
    {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

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
  •