User Tag List

Results 1 to 4 of 4

Thread: Is this doable with Multimedia Fusion?

  1. #1
    No Products Registered

    Join Date
    Jun 2009
    Posts
    2
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Is this doable with Multimedia Fusion?

    Greetings, I hope this is the right board to ask this, and I apologize for the somewhat broad subject title.

    Basically, I want to make a program that can do the following: Get text from an excel file or a tab delimited txt file, and fill out a webform with the text.

    Can this be done somewhat easily with MMF? I'd like to know before I invest time/money into it. Thank you!

  2. #2
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module

    Join Date
    Jul 2006
    Posts
    1,027
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Is this doable with Multimedia Fusion?

    >Get text from an excel file or a tab delimited txt file,

    Yes, you can read the data using many extensions, then use string parser to get certain information out.

    >fill out a webform with the text.

    You can use the many objects that are meant to interface with the web (such as Live Receiver, you would append variables to the end of the url and then GET that link). For filling out forms and stuff on the web, you would need to POST/GET the data.

  3. #3
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jun 2006
    Location
    Darlington, UK
    Posts
    3,298
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Is this doable with Multimedia Fusion?

    It's worth noting that MMF isn't designed to do data processing like that. While it is possible, it isn't MMF's forte.

    There is also a demo, which will let you see a lot of what MMF does do.

  4. #4
    No Products Registered

    Join Date
    Jun 2009
    Posts
    2
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Is this doable with Multimedia Fusion?

    Thanks for the replies. I actually used MMF 1.5 some way back in the day. I just didn't really do much with it, so I wasn't sure if what I want to do is possible.

    Could you guys suggest some extensions? Thanks.

Similar Threads

  1. Multimedia Fusion 3D
    By jellytot in forum Multimedia Fusion 2 - Technical Support
    Replies: 33
    Last Post: 24th January 2016, 08:49 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
  •