User Tag List

Page 4 of 4 FirstFirst ... 2 3 4
Results 31 to 35 of 35

Thread: Extension request: Array with predefined data

  1. #31
    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: Extension request: Array with predefined data

    Haa! That's very useful to know that one can embed an array to the swf. And funny how almost nobody knew this kind of functionality existed in MMF2..

    But before I use this new method to replace loads of list objects, I'd like to understand better if this array embedding method is foolproof or can it fail / cause some problems in some cases (e.g. depending on browsers, operating systems, don't know if that's possible)? In other words, will it always work for all players?

  2. #32
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

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

    Re: Extension request: Array with predefined data

    It's a feature of the MMF runtime, not Flash Player, so yes it should work on all browsers.

  3. #33
    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: Extension request: Array with predefined data

    Ok, that's good to know. Thanks.

  4. #34
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    RickyRombo's Avatar
    Join Date
    Mar 2008
    Location
    Somewhere between here and there
    Posts
    3,167
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Extension request: Array with predefined data

    Quote Originally Posted by Ryan
    I agree we need a function in MMF2 to handle this. Flash Exporter is currently crippled because of it's inability to read/write from predefined text-based data. We don't need an interface, we just need something that will autoload a local file into a "string" on compile. After that I'm happy to use string parser to sort through my string array.

    My current method is:

    Create an editor that saves to the local file data.txt
    Manually copy the text in data.txt and paste into an edit box in the .SWF
    Have the game read from the edit box.

    If anyone can cut out the manual copy and pasting that would be a huge time saver.
    So you're saying you want to use the editor, and then have the string the editor would have saved to go straight into the object and stay there upon closing the application?

  5. #35
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    RickyRombo's Avatar
    Join Date
    Mar 2008
    Location
    Somewhere between here and there
    Posts
    3,167
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Extension request: Array with predefined data

    http://www.clickteam.com/epicenter/ubbthreads.php?ubb=showflat&Number=231250&#Post231 250

    I've gotten started, add suggestions etc before I start the Flash version!

Page 4 of 4 FirstFirst ... 2 3 4

Similar Threads

  1. [Paid Request] Extension to transfer Data as Audio for iOS/Android
    By Bipolar_Games in forum Extension Development
    Replies: 3
    Last Post: 27th October 2012, 06:13 PM
  2. Array with data shifting?
    By BloxMaster in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 13th October 2011, 04:18 PM
  3. array as binary data
    By SoftWarewolf in forum iOS Export Module Version 2.0
    Replies: 10
    Last Post: 22nd August 2011, 07:14 PM
  4. How to load data into an Array
    By rubes in forum Multimedia Fusion 2 - Technical Support
    Replies: 12
    Last Post: 29th May 2011, 01:22 AM
  5. [Extension Request] Visible Array
    By Dines in forum Extension Development
    Replies: 2
    Last Post: 28th November 2006, 07:44 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
  •