User Tag List

Results 1 to 4 of 4

Thread: A couple of questions - Text Related....

  1. #1
    No Products Registered

    Join Date
    Dec 2009
    Posts
    9
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    A couple of questions - Text Related....

    First, let me start off by saying thank you to everyone on the boards who have provided me with assistance in the past - You have made using such a wonderful tool even easier to use.

    Ok, on to business...

    I am creating the credits screens for my game and what I would like to do is the following -

    1. For certain items at the beginning of the credits, have them type out on the screen, typewriter style (or dot matrix style...) and that particular credit stay on the screen for x seconds (I know how to do the timer control), and then fade out (using fade effects).

    2. I would like the rest of the credits to scroll from bottom to top, similar to the closing credits of a movie.

    I have all of the fonts and graphics that I need, just need help implementing this. I am somewhat stuck here.

    Finally, I would like to do this without converting all of the text to graphic files....

    Sample code, demo MFA's, etc. are always appreciated.

    Thank you in advance!

    Adam

  2. #2
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: A couple of questions - Text Related....

    Make sure all the objects you want to scroll have follow the frame checked, and all the objects you don't want to have scroll to have follow the frame un checked.

    Then you just make the frame bigger virtically and you and use the built in scrolling features.
    Working as fast as I can on Fusion 3

  3. #3
    Clicker Fusion 2.5

    Join Date
    Mar 2007
    Posts
    495
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: A couple of questions - Text Related....

    I know Nivram has a good typewriter text example on his site.
    You have the source text that the program reads from and it progressively prints that content into another string.
    You can even set it to print several characters at once if you want it to print quickly.

    http://www.castles-of-britain.com/mmf2examples.htm

  4. #4
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    Stephen's Avatar
    Join Date
    Aug 2008
    Location
    Montana
    Posts
    4,515
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: A couple of questions - Text Related....

    I also have a credits example on my new site that may help.

    Examples
    _____________________________________________
    Nivram's Examples -Need extensions? Send me a PM.-


Similar Threads

  1. A couple of questions!
    By Gunnar in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 25th September 2010, 08:51 PM
  2. A couple of questions
    By galer in forum The Games Factory 2 - Technical Support
    Replies: 4
    Last Post: 1st September 2009, 01:36 PM
  3. couple more lua+ questions
    By xyzzy in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 1st July 2008, 10:07 PM
  4. A couple moo questions
    By Dynamite in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 3rd September 2007, 02:27 PM
  5. A couple of questions
    By pkScary in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 2nd March 2007, 11:01 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •