User Tag List

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 14

Thread: Click Blocker Not Blocking Clicks?

  1. #1
    No Products Registered

    Join Date
    Jul 2006
    Location
    Canberra, Australia
    Posts
    97
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Click Blocker Not Blocking Clicks?

    Can blocking and unblocking Mouse Clicks only be used at the beginning of a frame event? Because, I can't get it to work, if the user clicks on an object (Lever in Slot Machine). Currently I'm using HIDE MOUSE once the Lever is clicked and Reels are spinning, but you can still click the Lever with an invisible mouse. DOH!

  2. #2
    No Products Registered

    Join Date
    Jul 2006
    Location
    Canberra, Australia
    Posts
    97
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Click Blocker Not Blocking Clicks?

    Can blocking and unblocking Mouse Clicks only be used at the beginning of a frame event? Because, I can't get it to work, if the user clicks on an object (Lever in Slot Machine). Currently I'm using HIDE MOUSE once the Lever is clicked and Reels are spinning, but you can still click the Lever with an invisible mouse. DOH!

  3. #3
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)

    Re: Click Blocker Not Blocking Clicks?

    I would set a flag on an object when you don't want people to click
    (Maybe the slot machine handle itself)

    Turn the flag ON when the user clicks on it and then set it back OFF when the slot machine is ready to play again.

    Then when someone clicks on the slot machine handle check the value of the flag.

    If they click on it and the flag is on -- You don't want the event to work
    If they click on it and the flag is off -- You know the machine is ready to play

  4. #4
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)

    Re: Click Blocker Not Blocking Clicks?

    I would set a flag on an object when you don't want people to click
    (Maybe the slot machine handle itself)

    Turn the flag ON when the user clicks on it and then set it back OFF when the slot machine is ready to play again.

    Then when someone clicks on the slot machine handle check the value of the flag.

    If they click on it and the flag is on -- You don't want the event to work
    If they click on it and the flag is off -- You know the machine is ready to play

  5. #5
    Clicker Fusion 2.5 Developer

    Join Date
    Jul 2006
    Posts
    271
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Click Blocker Not Blocking Clicks?

    I can confirm Annie's problem. The Click Blocker object seems to have no effect on clicking on Active objects.

    Edit: I just tried it in MMF 1.5. It has no effect on Actives in 1.5 either.

  6. #6
    Clicker Fusion 2.5 Developer

    Join Date
    Jul 2006
    Posts
    271
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Click Blocker Not Blocking Clicks?

    I can confirm Annie's problem. The Click Blocker object seems to have no effect on clicking on Active objects.

    Edit: I just tried it in MMF 1.5. It has no effect on Actives in 1.5 either.

  7. #7
    No Products Registered

    Join Date
    Jul 2006
    Location
    Canberra, Australia
    Posts
    97
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Click Blocker Not Blocking Clicks?

    Thanks Jeff, working perfecto now! <img src="/center/images/graemlins/smile.gif" alt="" />))

  8. #8
    No Products Registered

    Join Date
    Jul 2006
    Location
    Canberra, Australia
    Posts
    97
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Click Blocker Not Blocking Clicks?

    Thanks Jeff, working perfecto now! <img src="/center/images/graemlins/smile.gif" alt="" />))

  9. #9
    No Products Registered

    Join Date
    Jul 2006
    Location
    Canberra, Australia
    Posts
    97
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Click Blocker Not Blocking Clicks?

    Thanks for trying out and confirming that Robbie <img src="/center/images/graemlins/smile.gif" alt="" />

  10. #10
    No Products Registered

    Join Date
    Jul 2006
    Location
    Canberra, Australia
    Posts
    97
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Click Blocker Not Blocking Clicks?

    Thanks for trying out and confirming that Robbie <img src="/center/images/graemlins/smile.gif" alt="" />

Page 1 of 2 1 2 LastLast

Similar Threads

  1. Movement Blocker
    By mykal in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 27th November 2013, 06:53 PM
  2. Blocking mouse (click)
    By Bullo in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 7th June 2012, 07:23 AM
  3. Pop-Up blocker
    By videogiochi in forum SWF/Flash Export Module Version 2.0
    Replies: 7
    Last Post: 14th May 2011, 05:06 PM
  4. click blocker
    By strat59 in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 9th February 2007, 10:06 AM
  5. resize click blocker object
    By rhoymand in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 24th November 2006, 05:49 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
  •