User Tag List

Page 1 of 3 1 2 3 LastLast
Results 1 to 10 of 26

Thread: Filtering Strings

  1. #1
    No Products Registered

    Join Date
    Oct 2009
    Posts
    480
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Filtering Strings

    Hi,

    How do you filter a string in MMF2? For example: "He2l2l2o!", remove "2" = "Hello!" I need a way to "filter" out specific things from a string. Perhaps there is an object or something that can filter a string. Any help appreciated.

    -Thanks, Variant

  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: Filtering Strings

    String Parser and String Tokenizer can do what you need.

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


  3. #3
    No Products Registered

    Join Date
    Oct 2009
    Posts
    480
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Filtering Strings

    Where do you get the String Tokenizer from? I have the String Parser.

    -Thanks, Variant

  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: Filtering Strings

    You can get the most up to date string tokenizer in the Released Extensions subforum.

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

  5. #5
    No Products Registered

    Join Date
    Oct 2009
    Posts
    480
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Filtering Strings

    I found the String Tokenizer but I couldn't figure out how to install it it, pretty sad.

    -Variant

  6. #6
    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: Filtering Strings

    If you can look inside the zip, you will see a runtime mfx and a extension mfx.

    The runtime mfx goes into the runtime folder in MMF. The extension mfx goes into the extension folder in MMF.

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

  7. #7
    No Products Registered

    Join Date
    Oct 2009
    Posts
    480
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Filtering Strings

    Okay, I figured out that, but how do I use these extensions to filter out stings?

    -Thanks, Variant

  8. #8
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Posts
    6,773
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Filtering Strings

    It's possible with String Tokenizer, but that's the wrong extension. The Substring Replace object should be able to do what you need. Just replace "2" with "".

  9. #9
    No Products Registered

    Join Date
    Oct 2009
    Posts
    480
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Filtering Strings

    I don't have winRAR. It's really confusing to uncompress RAR files on my computer, it has a lot of compatibility issues. Is there any way I can get that extension in a ZIP folder?

    -Thanks, Variant

  10. #10
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Posts
    6,773
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Filtering Strings

    What's wrong with WinRAR? It works great for me on Windows 7 64-bit. You shouldn't have any compatibility issues with it!

Page 1 of 3 1 2 3 LastLast

Similar Threads

  1. Event Editor: Multi Filtering
    By King_Cool in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 21st April 2013, 09:17 PM
  2. Turn of filtering?
    By mobichan in forum XNA Export Module Version 2.0
    Replies: 2
    Last Post: 7th December 2011, 11:47 AM
  3. filtering in a resized display
    By Harry))) in forum iOS Export Module Version 2.0
    Replies: 7
    Last Post: 2nd November 2011, 12:37 AM
  4. Sound filtering?
    By motorsk8er in forum Multimedia Fusion 2 - Technical Support
    Replies: 19
    Last Post: 10th August 2009, 12:09 AM
  5. Linear Filtering?
    By stuckboy in forum Hardware Accelerated Runtime
    Replies: 5
    Last Post: 19th July 2009, 01:10 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
  •