A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: What is this called?

  1. #1

    What is this called?

    I'm trying to figure out how they do that effect where the movie goes forward and backward depending upon where the mouse is like on this website.

    http://www.fluent.ws/main.htm

    I'm having a doozy of a time trying to find a tutorial probably cause i don't even know what it's called or what section to look under. Can anyone help?

  2. #2
    Senior Member
    Join Date
    Mar 2003
    Location
    Phoenix, Arizona
    Posts
    158
    It's a picture scroller that moves based on the mouse's location.

    There's a dead area in center, and if you move +x or -x from 0 [center dead area] the items move faster and faster the more +x or -x you move the mouse from 0.

    For example:

    mouse is 10px from center, moves fast
    mouse is 20px from center, moves 2x faster
    mouse is 30px from center, moves 8x faster

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