A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: How do I simulate this effect in flash?

  1. #1
    Junior Member
    Join Date
    Dec 2008
    Posts
    1

    How do I simulate this effect in flash?

    http://lucuma.com.ar/

    I want to recreate this effect in flash but am unsure of how it is done. I figure I make a few buttons and the image a movie clip, but I don't really know the scripting to have it move to certain points of the image for each button.

  2. #2
    Member
    Join Date
    Nov 2008
    Posts
    55
    Well, I am afraid I don't have the time to go into every detail, but Im gonna give you a few pointers.

    Yes, you'd basically have the buttons, and a movie clip which contains everything else. The movie clip would be larger than the stage, and each section except the current one would not be visible because it would be in the work area instead of the stage. Its then a matter of setting the _x and y values and accelaration depending on which section must be displayed.

    For more fluid and generally better animation you could use the Tween class instead.

    Tell me if you need more specific help.

    Cheers
    While circumstances and obstacles block our path, it us who ultimately decide our destiny, because it is us who choose how to respond to those circumstances.

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