User Tag List

Results 1 to 6 of 6

Thread: str_replace() ???!?!

  1. #1
    Clicker Fusion 2.5 DeveloperSWF Export ModuleInstall Creator Pro

    Join Date
    Jun 2006
    Location
    France
    Posts
    1,266
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    str_replace() ???!?!

    Help!

    I cant even find the basic expression on replacing strings. where is it?

  2. #2
    Clicker Fusion 2.5 DeveloperSWF Export ModuleInstall Creator Pro

    Join Date
    Jun 2006
    Location
    France
    Posts
    1,266
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: str_replace() ???!?!

    ZOMG DO WE REALLY HAVE TO USE AN EXTENSION FOR THAT?!
    "Substring Replace Object for Workshop2", well it works, but why on earth is this not supported by MMF?! How basic is replacing strings...

  3. #3
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

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

    Re: str_replace() ???!?!

    String Parser 2 can also do it.

  4. #4
    Clicker Fusion 2.5 DeveloperSWF Export ModuleInstall Creator Pro

    Join Date
    Jun 2006
    Location
    France
    Posts
    1,266
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: str_replace() ???!?!

    How?

  5. #5
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

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

    Re: str_replace() ???!?!

    Set source string to "Hello there Patrick"

    replace$( "String Parser", "Patrick", "Jam") will be "Hello there Jam"

  6. #6
    Clicker Fusion 2.5 DeveloperSWF Export ModuleInstall Creator Pro

    Join Date
    Jun 2006
    Location
    France
    Posts
    1,266
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: str_replace() ???!?!


Posting Permissions

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