A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: text in a scroller

  1. #1
    Registered User
    Join Date
    Mar 2001
    Posts
    46
    hi
    I have a mc that scrolls using ...

    -----code------------------------------

    header1._y = Math.round (header1._y+(header1Y-header1._y)/ntitleInertia);

    -----end------------------------------
    ...when a button is clicked

    that works fine until i put text into the mc then it slows the player down to the point that it almost stops! It works with one line of text but if i put a block of say 10/15 lines it slows down.

    what is the best, if any, way of gettin round this.

    cheers

    3quid

  2. #2

  3. #3
    Registered User
    Join Date
    Mar 2001
    Posts
    46

    sozza

    sozza u obviously get asked that a lot :S

    apologies

    3quid

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