User Tag List

Results 1 to 2 of 2

Thread: Checking for Bit activation by using AltValue = ______

  1. #1
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)
    King_Cool's Avatar
    Join Date
    Aug 2008
    Posts
    2,335
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Checking for Bit activation by using AltValue = ______

    Hi
    I have multiple ObjectA's in my application.
    I need to check if Bit nr 2 in ObjectA's AltValueA_ is on ( equals 1 ).
    ...
    I used to do it this way in the event editor ( Event editor --> Special --> Compare two general values )
    If 'ObjectA' AltValueA_ AND 2 = 2 --> Action

    This does however not select each instance inidivually.

    How can i check if Bit nr 2 in ObjectA's AltValueA_ is on ( equals 1 ), by starting of with ( Event editor --> ObjectA --> Compare to one of the Alterable Values )
    If 'ObjectA' AltValueA_ = ???

  2. #2
    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)
    Alterable Value A of Object = 2 OR Alterable Value A of Object
    Is as close as you can get. Unfortunately conditions don't loop through each object and apply both expressions like actions do, so your only real option is a ForEach loop.
    Working as fast as I can on Fusion 3

Similar Threads

  1. Bug with checking for activation
    By Outcast in forum SWF/Flash Export Module Version 2.0
    Replies: 2
    Last Post: 25th June 2013, 06:45 AM
  2. Activation MultiTouch HTML5
    By Patrice in forum HTML5 Export Module 2.5
    Replies: 2
    Last Post: 2nd April 2013, 04:27 PM
  3. Clé d'activation
    By Anselme in forum Install Creator and Patch Maker
    Replies: 3
    Last Post: 4th January 2011, 01:32 AM
  4. AltValue Index Bug
    By Clubsoft in forum SWF/Flash Export Module Version 2.0
    Replies: 1
    Last Post: 10th March 2010, 06:32 AM
  5. Group Activation
    By artician in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 17th May 2008, 05:11 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
  •