A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: button instance 4 scroll component

  1. #1
    Member
    Join Date
    Aug 2001
    Posts
    40

    Post

    hy.
    i'm trying to use the scroll component for a text and it is working fine but as i have customized my "up&down arrows"
    i don't get to make them to show me "the hand" i usualy see when a mouse is over a button.can someone help me on this?

    THANX

  2. #2
    Senior Member
    Join Date
    Feb 2002
    Location
    Lebanon
    Posts
    573
    Hi..
    as it seems, you want to remove the hand curser and use the arrow.
    if that was your case (or the opposite) then the solution is the built in function:

    Code:
    myButton.useHandCurser(false);
    that's it.
    have a nice day.

    m.Saleh

  3. #3
    Member
    Join Date
    Aug 2001
    Posts
    40

    actions for components

    thanx 4 your answer but I've posted the first thread because
    I've tryed to do exactly that(hand cursor true) in the component action. After that I made the arrow an button.NADA.Doesn't work.
    any ideas?


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