User Tag List

Page 4 of 9 FirstFirst ... 2 3 4 5 6 ... LastLast
Results 31 to 40 of 82

Thread: Flash External Files [Discontinued]

  1. #31
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: Flash External Files

    I made two more attempts:
    http://www.LB-Stuff.com/MMF2/LoadCSV2.mfa - I tried to keep the list internal
    http://www.LB-Stuff.com/MMF2/LoadCSV3.mfa - I tried to use the string parser

    As you can see it's still too slow.

    Well, I tried. Maybe an object should be made for this. I'd do it easily but I don't know how to make it for flash or any flash code.
    Working as fast as I can on Fusion 3

  2. #32
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module
    Tuna's Avatar
    Join Date
    Feb 2008
    Location
    Central Texas
    Posts
    1,853
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Re: Flash External Files

    Thanks a ton LB for your efforts on this! I'm at work and can't test it, or even open the mfa's right now, but I do plan to review this as soon as my lunch break starts!

    The file is really large, and I can't change that... it was created originally with the dictionary object in mind, and was perfect for it.

  3. #33
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)

    Re: Flash External Files

    I wonder if you could get away with this ---

    Send the word to the server have the server check it and send back the results. Might work better then making the user download a huge list of words.

  4. #34
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module
    Tuna's Avatar
    Join Date
    Feb 2008
    Location
    Central Texas
    Posts
    1,853
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Re: Flash External Files

    I thought about that, but I don't have the skills necessary to write the java/php/python to do exactly that.

    Now, if ANYONE can write THAT code, I would be happy to host it, so EVERYONE can use it.

    The program would be pretty simple, pass it a "word" via GET Object and query the database list and return the word if it's in the list or 0 if not. For that matter, it could return 1 or 0 (true or false).

    Anyone want to write that? Everyone doing flash word games would be thrilled to have it, i'm sure!

  5. #35
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)

    Re: Flash External Files

    That would be pretty fun if I had some free time... hmmmm

  6. #36
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module
    Tuna's Avatar
    Join Date
    Feb 2008
    Location
    Central Texas
    Posts
    1,853
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Re: Flash External Files

    i'm sure we're talking about maybe 15 lines of php code tops

  7. #37
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module
    Tuna's Avatar
    Join Date
    Feb 2008
    Location
    Central Texas
    Posts
    1,853
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Re: Flash External Files

    i think we hijacked this thread, which isn't really meant to be about the topic of dictionary.csv ... I'm going to start a new thread, and I really hope we can come up with a solution.

  8. #38
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleInstall Creator Pro
    SoftWarewolf's Avatar
    Join Date
    Jul 2006
    Location
    Norway
    Posts
    941
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    Re: Flash External Files

    *back to topic*
    Stupid question, but how do you use this extension? i tried with a .swf and a .png and it seems to load (from the browser status), but it doesnt show anything. I tried using the show action both first and last with all options inbetween.
    An example .mfa should have been included

  9. #39
    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: Flash External Files

    My mistake, I will whip up an example and post it when I get a second.
    _____________________________________________
    Nivram's Examples -Need extensions? Send me a PM.-


  10. #40
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    MJK's Avatar
    Join Date
    Jun 2006
    Location
    Espoo, Finland
    Posts
    1,162
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Flash External Files

    Does anyone have a clue on why it fails to load a MMF2-generated swf but shows "normal" swf's without any problems?

Page 4 of 9 FirstFirst ... 2 3 4 5 6 ... LastLast

Similar Threads

  1. Accessing external files
    By Konidias in forum Android Export Module Version 2.0
    Replies: 24
    Last Post: 3rd May 2013, 07:54 PM
  2. external ini files
    By jchristiansen in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 2nd June 2010, 07:58 PM
  3. best way to set up external files (ini)
    By Ohyea in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 15th August 2008, 04:38 PM
  4. External ogg files
    By willy in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 2nd May 2007, 03:56 PM
  5. external files ?
    By Phanoo in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 4th September 2006, 11:15 AM

Posting Permissions

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