A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Help needed with scrolling.

  1. #1
    Junior Member
    Join Date
    Jul 2007
    Posts
    6

    Help needed with scrolling.

    Hey, I'm having trouble making my backround scroll down when the person moves down can anyone help? Also how do you make a counter that goes up by time. Thanks

  2. #2
    Multitouch Aficionado
    Join Date
    Mar 2006
    Posts
    275
    There's a Timer class. You can set it to run a function (i.e. one that increments a text field) every time it goes off.

    As for the scrolling, you need to be more descriptive. There's a ScrollPane component that works nicely.

  3. #3
    Junior Member
    Join Date
    Jul 2007
    Posts
    6
    Where do I find these? And by scrolling I mean when the ball goes down the walls or level scrolls down as well.

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