A Flash Developer Resource Site

Results 1 to 7 of 7

Thread: menu

  1. #1
    Junior Member
    Join Date
    Apr 2002
    Posts
    10
    ive been trying to make a scrollable menu move when you put your mouse over the menu but it doesnt seem to come out aswell as i would like it to
    like if you goto http://deftomes.com i would like to have a menu at the top like that
    could anyone help me out my checking out http://deftones.com and telling me how to do it
    thanks
    joe

  2. #2
    KoolMoves Moderator blanius's Avatar
    Join Date
    Jul 2001
    Location
    Atlanta GA
    Posts
    5,244

    roll up the sleves

    Originally posted by joestaind
    ive been trying to make a scrollable menu move when you put your mouse over the menu but it doesnt seem to come out aswell as i would like it to
    like if you goto http://deftomes.com i would like to have a menu at the top like that
    could anyone help me out my checking out http://deftones.com and telling me how to do it
    thanks
    joe
    This is going to require doing some scripting. Without just doing it for you the most I can offer is an approach.

    make you menu as a child movie and place it on a layer under a mask so that you only see part of it. Make the layer have properties and allow velocity and acceleration. Place an invisible button over the entire mask area. In the buttons mouseover action call a list of actions that get the mouse position and setting the velocity of the layer +- depending on the mouse position.

    It'll take a little thought and trial and error to be sure but I'm sure you can do it.

  3. #3
    Junior Member
    Join Date
    Apr 2002
    Posts
    10

    hey

    hey man well i have tried and tried to this but its very hard man is there any way you could give me the script or something like that
    thanks later
    joe

  4. #4
    KoolMoves Moderator blanius's Avatar
    Join Date
    Jul 2001
    Location
    Atlanta GA
    Posts
    5,244

    Re: hey

    Originally posted by joestaind
    hey man well i have tried and tried to this but its very hard man is there any way you could give me the script or something like that
    thanks later
    joe
    Joe, why don't you email what you have so far and I'll take a look at it and perhaps I can offer more suggestions.

  5. #5
    Senior Member zoranvedek's Avatar
    Join Date
    Aug 2001
    Location
    Wagoner OK
    Posts
    893

    Re: hey

    Originally posted by joestaind
    hey man well i have tried and tried to this but its very hard man is there any way you could give me the script or something like that
    thanks later
    joe

    All the building blocks you need...........

    http://www.deadyeti.com/into3dfa/movie_813.html


    -Jason

  6. #6
    KoolMoves Moderator blanius's Avatar
    Join Date
    Jul 2001
    Location
    Atlanta GA
    Posts
    5,244

    Re: Re: hey

    Originally posted by zoranvedek
    Originally posted by joestaind
    hey man well i have tried and tried to this but its very hard man is there any way you could give me the script or something like that
    thanks later
    joe

    All the building blocks you need...........

    http://www.deadyeti.com/into3dfa/movie_813.html


    -Jason
    Jason if I may: I took the liberty of changing your movie to
    http://deadyeti.com/blanius/movie_813.html

    I think this is more what he meant. More complex to script but it's a nice effect.

  7. #7
    Senior Member zoranvedek's Avatar
    Join Date
    Aug 2001
    Location
    Wagoner OK
    Posts
    893
    No problem............

    -Jason

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