User Tag List

Results 1 to 2 of 2

Thread: [request]Two AND funtions for events

  1. #1
    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)

    [request]Two AND funtions for events

    It would be very useful to have an "AND [object selection]" plus an "AND [+or]" features. What I mean is this:

    For the object selection AND, you could have "Pick all of 'block' with alt value = 7 AND [ObSel] Pick all for 'block' with alt valuse = 23" so it would pick all the blocks with an alterable value of 7 AND, out of all the other objects, add on to the selected objects by picking all the blocks with an alterable value of 23. This would lower the number of work-around events required to perform tasks that require two groups of the same object.

    For AND [+or] you could have "Button 'Up' pressed -OR- Key 'Up Arrow' pressed AND[or] Global Value A = 1" Instead of having to add 'Global Value A = 1' twice. This would save a lot of time and coding.

    The feature do not have to be added, I'm just saying it'd be nice if they were. Thanks, LB.
    Working as fast as I can on Fusion 3

  2. #2
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jun 2006
    Location
    Darlington, UK
    Posts
    3,298
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [request]Two AND funtions for events

    For the first one, doesn't:
    alt value of 'block' = 7
    -OR (either one)-
    alt value of 'block' = 23
    --Do stuff to them

    Do exactly what you described?

    EDIT: Yep, both kinds of OR behave the same when the objects involved appear as conditions on both sides.

    Your second idea would need the ability to nest conditions to not look like (and probably be) an ugly hack.

Similar Threads

  1. Global Events Button on toolbars request
    By Boba Fonts in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 27th April 2011, 09:41 PM
  2. Global Events Button request
    By Boba Fonts in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 10th August 2010, 05:52 PM
  3. Group of events & global events - performance?
    By Leander in forum Multimedia Fusion 2 - Technical Support
    Replies: 11
    Last Post: 9th June 2010, 03:00 PM
  4. [Request]Select Object - Select in events?
    By LB in forum Extension Development
    Replies: 1
    Last Post: 15th July 2009, 10:55 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
  •