User Tag List

Results 1 to 5 of 5

Thread: Highlight text word by word - grammar exercises

  1. #1
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleUnicode Add-on
    Boba Fonts's Avatar
    Join Date
    Jan 2009
    Location
    Northern Italy
    Posts
    228
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Highlight text word by word - grammar exercises

    I'm working on an educational grammar CD-ROM. I need an easy method to highlight portions of text.
    Let's say we have a quite long text in a String object and the exercise requires the user to highlight certain words in green, others in blue and the rest must remain non highlighted.
    I hope I can avoid to split the string in MANY small one-word strings and check for click on each one. Maybe the String object isn't right for that, maybe Text Blitter or something else?
    The result must be similar to a basic Word processor text formatting system.
    The best effect would be to emulate Word's background color highlighting. Is that possible?

  2. #2
    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: Highlight text word by word - grammar exercises

    You might try Rich Edit Object.
    _____________________________________________
    Nivram's Examples -Need extensions? Send me a PM.-


  3. #3
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleUnicode Add-on
    Boba Fonts's Avatar
    Join Date
    Jan 2009
    Location
    Northern Italy
    Posts
    228
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Highlight text word by word - grammar exercises

    It's one of those extensions I've installed but never tested. It's a great tool, thanks. Time to play with it and see if I can figure out how to format clicked text.

  4. #4
    Forum Moderator

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export ModuleInstall Creator Pro
    nivram's Avatar
    Join Date
    Jul 2006
    Location
    Bandon, Oregon
    Posts
    6,773
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)

    Re: Highlight text word by word - grammar exercises

    Boba Fonts. Just to let you know, the Rich Edit Object is a native object in MMF.

    Marv
    ​458 TGF to CTF 2.5+ Examples and games
    http://www.castles-of-britain.com/mmf2examples.htm

  5. #5
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleUnicode Add-on
    Boba Fonts's Avatar
    Join Date
    Jan 2009
    Location
    Northern Italy
    Posts
    228
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Highlight text word by word - grammar exercises

    LOL, that's just because installing *every* extension one forgets which were actually installed and which were built-in :grin:

Similar Threads

  1. Is there an extension which changes text / field highlight color?
    By ratty in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 5th October 2013, 11:17 PM
  2. Individual word by word string comparison?
    By ratty in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 5th May 2013, 05:52 PM
  3. Any word
    By Tuna in forum Android Export Module Version 2.0
    Replies: 4
    Last Post: 29th August 2011, 02:20 PM
  4. Letter-by-letter text - next line if word too long
    By DistantJ in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 5th February 2008, 06:51 AM
  5. ?Set up a word dictionary instead of a word censor
    By Neonotso in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 27th January 2007, 03:37 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
  •