A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: How do you do this effect

  1. #1
    Senior Member
    Join Date
    Apr 2004
    Posts
    192

    How do you do this effect

    Does anyone knowhow to recreate this menu effect. Thanks for the help guys.
    http://www.rhubarbmedia.co.uk/rhubarb/index2.htm

  2. #2
    Senior Member TeroLebe's Avatar
    Join Date
    Mar 2003
    Location
    Lahti, Finland
    Posts
    302
    Where's the effect?

    Or do you mean that simple onMouseOver "effect"?

    on(mouseOver){
    make_it_bigger();
    }
    on(mouseOout){
    make_it_smaller();
    }
    and use some nice math-fnktion to work (like current +=(final-current)*0.1)

  3. #3
    Flash Gordon McUsher's Avatar
    Join Date
    Mar 2001
    Location
    Krautland
    Posts
    1,560
    If you're talking about the rotating 3d menu in the section "our work",
    look up some open Fla's in the movie section:

    http://www.flashkit.com/movies/Inter...enus/index.php

    Keywords should be "rotating", "menu", "3d"
    My letters on the F1 key have faded, how are yours today?

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