User Tag List

Results 1 to 4 of 4

Thread: Text speech engine (how to scroll the text?)

  1. #1
    Clicker Fusion 2.5 DeveloperiOS Export ModuleSWF Export Module

    Join Date
    Mar 2008
    Location
    Singapore, Singapore
    Posts
    281
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Text speech engine (how to scroll the text?)

    I have made many engines for alternating text between characters in text boxes, but I end up having to condense the speech from each character to fit into the box so I don't have multiple slides of one character's speech.

    So, how would I go about scrolling text that's too long to fit in the box.

    (If you're confused by my explanation, think of character dialogue in the older Pokemon games.)

    Oreo

  2. #2
    Clicker

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCHTML5 Export ModuleiOS Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)Universal Windows Platform Export Module (Steam)
    ratty's Avatar
    Join Date
    Apr 2012
    Posts
    1,165
    Mentioned
    5 Post(s)
    Tagged
    0 Thread(s)
    Im gonna bump this. How would it be possible to scroll, even if it does go slowly? I have a need for such a thing.

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    redpandagames's Avatar
    Join Date
    Dec 2011
    Posts
    378
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by ratty View Post
    Im gonna bump this. How would it be possible to scroll, even if it does go slowly? I have a need for such a thing.
    I have a need for this as well. I'm thinking that if user scrolls mouse wheel up, you could add 1 to an index and subtract 1 for going down. Then show strings based on an index value. However, you wouldn't go back through the frames or backgrounds or anything...

  4. #4
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleInstall Creator Pro

    Join Date
    Dec 2010
    Location
    United Kingdom
    Posts
    961
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    There is an extension called Easing Object which gives you the potential to "scroll" a string of text smoothly based on co-ordinates.

    For instance, if you had the string starting off the frame at X 0, Y 640 -- you could scroll (move) to (0,-640) for 10000ms to reveal the whole thing and take it off the screen in 10 seconds, which would be like a slow scroll.

Similar Threads

  1. Using dotNet to use the Text to Speech engine
    By Cocodrilo in forum dotNet Scripting
    Replies: 12
    Last Post: 30th March 2008, 08:15 PM
  2. Using dotNet to use the Text to Speech engine
    By Cocodrilo in forum File Archive
    Replies: 0
    Last Post: 30th March 2008, 11:49 AM
  3. Text to Speech
    By toast0r in forum Multimedia Fusion 2 - Technical Support
    Replies: 14
    Last Post: 9th December 2007, 04:33 PM
  4. Text to Speech
    By Jeff in forum Released Extensions
    Replies: 1
    Last Post: 25th October 2006, 01:23 AM
  5. Text To Speech Example
    By drnebula in forum File Archive
    Replies: 21
    Last Post: 10th July 2006, 10:40 PM

Posting Permissions

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