A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: sliding menu query

  1. #1
    hi, how would i go about doing the sliding "bar" menu on

    http://flashtothecore.praystation.com/ (press the 21 button to see what i mean).

    i downloaded the .zip, but it was in MX format, and i only have flash 5.

    cheers

  2. #2
    Registered User
    Join Date
    Jul 2002
    Posts
    91
    i dunno!!!!!

  3. #3
    cheers for those really helpfull comments.


  4. #4
    Senior Member
    Join Date
    May 2001
    Posts
    1,838
    Create 4 button at the top;

    Create a movieClip with button that can drag at the botton.

    1. Make the buttonMovie draggable
    2. Write script that when top button clicked, the bottom movie goes to a target with deceleration.
    3. Add middle movieClip. onClipEvent, put its _x according to the _x of bottom movieClip. It should be something like _x=-(_root.buttonMovie._x)*2;

  5. #5
    email me and I'll send you the Flash 5 version.

    why does no one think to do this ?

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