A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Looking for Tuts on Scrolling and Hover

  1. #1

    Looking for Tuts on Scrolling and Hover

    Hello,
    In looking at this site.. I would like to do something similar but my Flash is a little Rusty.

    In looking at:
    http://www.salesforce.com/uk/downloa...1mFl&scroll=no

    How would set it up so that you can have a scrollbar on the right to scroll a page up and down?

    Also... how could you set up that hover so that when your mouse is over a certain section a box of text would pop up and follow your mouse?

    Thanks!

  2. #2
    Senior Member whispers's Avatar
    Join Date
    Mar 2001
    Location
    CFA2h (respect the HEX)
    Posts
    12,756
    scrollBar: either use the scrollbar component and load your .swf into it... or custom write your OWN scrollBar.

    as for the "tool-tip" effect... thats nothing more than when you roll over a certain defined area (news section...whatever) it will start a movieClip to be dragged by the mouse.. thats it.. usally these clips are invisible or off stage until "called"..and then go invisile again when you roll off the area.

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