A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: A peeling off effect like a sticker

  1. #1
    Member
    Join Date
    Sep 2004
    Posts
    40

    A peeling off effect like a sticker

    Hi there

    I am designing a xmas advent caledar. I want to create a sticker/peel off effect when the user clicks on an area of the image/movie?

    On click a window will peel off like a sticker.

    Is this possible? How would I accomplish this?

    Any help would be most appreciated.

    Thanks

  2. #2
    Flash Intermediate XenElement's Avatar
    Join Date
    Sep 2008
    Location
    At my computer
    Posts
    196
    Should be a pretty simple animation. You just need a triangle in the corner, as if the page is cured over. Make the triangle overlap like this:


    ........._________________________________________ _______
    ........|
    _____|
    |
    |
    |
    |

    Okay, then make sure the triangle is actually bigger than the page, but hide it with a mask. Then all you have to do is tween it across the screen to the other side. I'll try to prepare an example later, if you need it.


    [EDIT] Ignore the dots, I had to put them there so that the picture would stay.
    In the process of designing a quirky little game engine called gulp. Check out it's progress below: @ my blog.

    ---

    Check out my blog at XenElement.com

  3. #3
    Member
    Join Date
    Sep 2004
    Posts
    40
    Hi XenElement

    Thanks for your prompt reply. I will have a go at what you said.

    If you could prepare an example that would also be great.

    Thanks again.

  4. #4
    Flash/Flex Developer samac1068's Avatar
    Join Date
    Apr 2007
    Location
    Here, no there
    Posts
    1,813
    Although I'm not a expert, that type of animation has been difficult to duplication, although there are many tuts on the subject (for example: http://megazine.mightypirates.de/)

    You are looking for a page flip animation....start there.
    Some people are like Slinkies, not really good for anything, but they bring a smile to your face when pushed down the stairs.

Posting Permissions

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




Click Here to Expand Forum to Full Width

HTML5 Development Center