User Tag List

Results 1 to 4 of 4

Thread: Retrieving and Displaying Text from an Array

  1. #1
    No Products Registered

    Join Date
    Feb 2014
    Posts
    4
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Question Retrieving and Displaying Text from an Array

    Hi guys,

    I'm new to Fusion 2.5 and am in the process of porting my Actionscript-based game to this platform. It's going pretty well, but I'm struggling with a couple of things that seem like they should be simple.

    1. I have character data stored in arrays, and want to retrieve something -- let's say, the character's name -- and display it on-screen when a menu is opened. How might I accomplish this? I've beat my head against the string object and it seems like I can only change it to pre-existing paragraphs.

    2. My character data arrays are set to global. It seems like I need to paste them into multiple frames to have access to them. If I update the array in one frame, will the instances of the array in other frames also change?

    Thanks in advance! I have a feeling I'm missing an obvious solution here.

  2. #2
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    Kimera's Avatar
    Join Date
    Feb 2007
    Location
    Houston, TX
    Posts
    729
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    In the string object you can change it by using Chance Alterable String. That should get you want you want.

    I do think you need to have the array in each frame.

    Hope this helps...

  3. #3
    No Products Registered

    Join Date
    Feb 2014
    Posts
    4
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Wow, I could have sworn I tried that before and it threw a syntax error, but sure enough, it worked this time. Thanks a lot for your help!

  4. #4
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    Kimera's Avatar
    Join Date
    Feb 2007
    Location
    Houston, TX
    Posts
    729
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    No worries, glad I could be of some help to you. Have a great day!

Similar Threads

  1. Displaying Strings From an Array
    By Soilydude in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 24th May 2013, 07:54 AM
  2. Text not displaying in Active system box object
    By smart_fr in forum iOS Export Module Version 2.0
    Replies: 9
    Last Post: 5th May 2012, 06:17 AM
  3. Retrieving Unicode string using binary array
    By danworth in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 22nd March 2012, 03:37 PM
  4. Displaying an array
    By Sieg in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 15th December 2008, 11:02 AM
  5. Displaying Asian text in MMF2; Bilingual apps
    By Stereotype in forum File Archive
    Replies: 21
    Last Post: 4th July 2008, 12:48 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
  •