A Flash Developer Resource Site

Search:

Type: Posts; User: curiouskid

Search: Search took 0.04 seconds.

  1. Code...

    I have an "up Action" MC that is empty with a stop action on the first frame and this code on the frame following:


    tellTarget ("/scroll") {
    prevFrame ();
    }
    gotoAndPlay ("up");

    I hope...
  2. My current script...

    This is the script I currently use on my "up" and "down" buttons to scroll any antialiased font. Is there someway to modify this to scroll a pixel font or do I need a different script entirely?

    ...
  3. Still need help...

    Thanks for responding -

    I guess I wasn't very clear about my inexperience with ActionScript so I'll just say that it's pretty beginner and ask how I would use the Math () round script or the other...
  4. Scrolling pixel fonts on whole integers - help!

    Hi -

    I would like to know how to scroll a pixel font and have it stop on a whole integer value on a roll out function.

    I keep finding posts that say you SHOULD do this but I can't find a post...
  5. Scrolling pixel fonts on whole integers - help!

    Hi -

    I would like to know how to scroll a pixel font and have it stop on a whole integer value on a roll out function.

    I keep finding posts that say you SHOULD do this but I can't find a post...
Results 1 to 5 of 5




Click Here to Expand Forum to Full Width

HTML5 Development Center