User Tag List

Results 1 to 2 of 2

Thread: Very simple question about the array obj! :)

  1. #1
    Clicker Fusion 2.5 DeveloperFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleSWF Export Module

    Join Date
    Sep 2006
    Location
    UK
    Posts
    842
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Very simple question about the array obj! :)

    Ok, if i have a x row of 10, there is an action that "add 1 to the x index" will that simply make it a row of 11 rather than 10?
    Thanks
    Gib

  2. #2
    Clicker Multimedia Fusion 2

    Join Date
    Jun 2006
    Location
    Montreal, Canada
    Posts
    234
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Very simple question about the array obj! :)

    This is from the MMF2 help:
    As said before, the Array object contains internal indexes that you can use to store data with. Use the two previous actions to do so. This submenu contains actions to change the value of the current position indexes.

    - Set X dimension index to... Changes the value of the internal X index.
    - Set Y dimension index to... Changes the value of the internal Y index.
    - Set Z dimension index to... Changes the value of the internal Z index.
    - Add 1 to X dimension index. Adds one to the X index. Very useful if you are making a loop to explore all the elements of the dimension.
    - Add 1 to Y dimension index. Adds one to the Y index.
    - Add 1 to Z dimension index. Adds one to the Z index.
    It's way to change the "selected array slot" without changing it's content.

Similar Threads

  1. simple question
    By Taco in forum Multimedia Fusion 2 - Technical Support
    Replies: 10
    Last Post: 3rd August 2009, 05:33 AM
  2. A simple question, maybe...
    By AndyK in forum Multimedia Fusion 2 - Technical Support
    Replies: 15
    Last Post: 6th May 2009, 06:57 PM
  3. Hello Please help with this simple question
    By sephetious in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 12th September 2008, 07:23 PM
  4. A simple question
    By Bornemix in forum Extension Development
    Replies: 1
    Last Post: 22nd July 2008, 10:34 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
  •