A Flash Developer Resource Site

Results 1 to 6 of 6

Thread: [AS3] Animated Text Effect Problem

Threaded View

  1. #1
    Developer
    Join Date
    Apr 2007
    Location
    UK
    Posts
    324

    [AS3] Animated Text Effect Problem

    Here's one for y'all.

    In the game I'm creating I'm trying to acheive a animated typing effect. I've written a class for this purpose.

    It works fine but there is one problem. As you know, text renderers try to fill as much of the current line as possible before starting on the next line.

    This is what visibly happens in my case. To illustrate the problem go to here:
    http://www.fatal-exception.co.uk/test/index.htm

    When you open the example click the blue box to see the example. You can keep clicking or pressing keys on the stage to show the issue.

    Has anyone faced this issue and/or know/read about a solution to this sort of issue?

    Thanks.
    Last edited by Cortana; 09-09-2008 at 08:02 AM.
    now known as dVyper

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