User Tag List

Results 1 to 3 of 3

Thread: Possible logical OR bug?

  1. #1
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    mobichan's Avatar
    Join Date
    Oct 2007
    Location
    Buffalo, NY
    Posts
    3,310
    Mentioned
    28 Post(s)
    Tagged
    0 Thread(s)

    Possible logical OR bug?

    I am using the multitouch example approach to detecting multiple touches. So I am detecting touch actives > 0 in a zone. But when I have conditions to check if the touch actives = 0 separated by OR (logical), it doesn't work the way I would expect. It seems like the conditions only return true if both touch sensors are present, meaning single touches don't return true. Has anyone else run into this sort of issue?

    Mobichan

    PS. I am using the latest release build NOT the beta. This problem occurs in both the debugger and the built app.

  2. #2
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Francois's Avatar
    Join Date
    Jul 2006
    Location
    Montpellier, France
    Posts
    6,920
    Mentioned
    1 Post(s)
    Tagged
    1 Thread(s)
    OR does have problems with true events (the one displayed in red). I do not know your code, but if you have red events as first conditions of your OR group, you should split it in two lines of events.

  3. #3
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    mobichan's Avatar
    Join Date
    Oct 2007
    Location
    Buffalo, NY
    Posts
    3,310
    Mentioned
    28 Post(s)
    Tagged
    0 Thread(s)
    Thanks, I will try that.

Similar Threads

  1. Logical NOT operator
    By SuperDisk in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 12th September 2016, 11:56 AM
  2. Logical operators?
    By Storsorgen in forum Multimedia Fusion 2 - Technical Support
    Replies: 9
    Last Post: 14th November 2012, 05:31 PM
  3. Possible logical OR bug?
    By mobichan in forum iOS Export Module Version 2.0
    Replies: 0
    Last Post: 18th January 2012, 02:57 PM
  4. logical NOT
    By kornelijepetak in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 15th November 2007, 08:24 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
  •