User Tag List

Results 1 to 10 of 10

Thread: Locking the keyboard?

  1. #1


    Join Date
    Sep 2009
    Posts
    65
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Locking the keyboard?

    If an alterable value = 1 i want to lock the keyboard.
    Wheres this function can be founded?

  2. #2
    Clicker Multimedia Fusion 2
    SEELE's Avatar
    Join Date
    Jul 2007
    Location
    Terra australis incognito
    Posts
    1,916
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Locking the keyboard?

    Control X... but never tried it.

  3. #3


    Join Date
    Sep 2009
    Posts
    65
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Locking the keyboard?

    I used the "disable all keys" from the Control X Object and didnt worked.

  4. #4
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    Stephen's Avatar
    Join Date
    Aug 2008
    Location
    Montana
    Posts
    4,515
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Locking the keyboard?

    Do you need to lock the entire keyboard, or just the keys for your app/game?

    stephen1980
    _____________________________________________
    Nivram's Examples -Need extensions? Send me a PM.-


  5. #5
    Clicker Multimedia Fusion 2

    Join Date
    Jan 2007
    Posts
    167
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Locking the keyboard?

    Quote Originally Posted by Bernardo3D
    I used the "disable all keys" from the Control X Object and didnt worked.
    afaik control X's "disable all keys" only affects the key events from the control X object's own conditions.
    Why won't you disable all key press events by adding your condition to those events?

  6. #6
    No Products Registered

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

    Re: Locking the keyboard?

    You can do it with the registry object Disable keyboard or use an application called MapKeyboard.

  7. #7


    Join Date
    Sep 2009
    Posts
    65
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Locking the keyboard?

    Quote Originally Posted by stephen1980
    Do you need to lock the entire keyboard, or just the keys for your app/game?

    stephen1980
    I just need to lock the spacebar.

  8. #8
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    Stephen's Avatar
    Join Date
    Aug 2008
    Location
    Montana
    Posts
    4,515
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Locking the keyboard?

    An easy way to do this would be to add a flag or varible condition to your "Upon pressing spacebar" event. Then switch the flag or change the variable when you want to lock the spacebar. If you need an example, let me know.

    stephen1980
    _____________________________________________
    Nivram's Examples -Need extensions? Send me a PM.-


  9. #9


    Join Date
    Sep 2009
    Posts
    65
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Locking the keyboard?

    Can you send me an example?

  10. #10
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    Stephen's Avatar
    Join Date
    Aug 2008
    Location
    Montana
    Posts
    4,515
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Locking the keyboard?

    Here is one very simple way to do it.

    Example

    stephen1980
    _____________________________________________
    Nivram's Examples -Need extensions? Send me a PM.-


Similar Threads

  1. Locking the Menus
    By Corlen in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 10th January 2012, 01:59 AM
  2. Site-locking?
    By Jacob_Miller in forum SWF/Flash Export Module Version 2.0
    Replies: 1
    Last Post: 28th May 2011, 09:04 PM
  3. Domain locking a flash app with MMF?
    By 300happy in forum SWF/Flash Export Module Version 2.0
    Replies: 2
    Last Post: 18th September 2010, 09:40 AM
  4. Locking the Desktop ?
    By Akuma in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 10th November 2009, 09:14 PM
  5. Locking / unlocking objects
    By joolz in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 19th July 2008, 12:45 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
  •