Key Lockdown - block - disable

I am developing an application, where there is an requirement
to block or disable some of the key-combinations. I am using FLEX 3
for development. I am blocking keys through javascript. All works
fine if flex application is not embedded in the HTML page. My key
blocking code stops working, when i embedded my complied flex
application flash file in my HTML page.
Is there any way so i can block keys using Flex or why this
is happening, is there any workaround for this?
some keys that needs to be blocked are:
All Function keys(F1, F2, F3....)
Alt+F4
Alt+TAB
Windows button
Windows+E
Thanks

quote:
Originally posted by:
EvolvedDSM
Ah, I mis-understood then I think.
So, when you run your app as .mxml, the keys are blocked. But
when running your app as .html with the flex app embedded into it,
the keys are not blocked?
Just trying to understand everything. Let me know
I am attaching a sample html code in which flash is embedded and
key blocking javascript code is not working. HTA tag is not causing
any problems,that i know for sure.

Similar Messages

  • Block diagram errors even when block disabled

    Should LabVIEW give the broken arrow for errors within a disabled block?
    I have a block disabled where way down in the call tree from a VI within that block there is a broken VI.
    Nothing else calls this broken VI except the VI from the disabled block.
    Why should I get the broken arrow if the top level caller is disabled?
    TestStand 4.2.1, LabVIEW 2009, LabWindows/CVI 2009

    Thanks for the thoughts guys.
    I have discovered that the errors in the disabled section appear in the error list box when there are other 'real' errors.
    When there are no other errors, then the errors in the disabled section do not affect the run arrow.
    Typically commented or disabled code is ignored by a compiler - and so I think it should be the case with LabVIEW too.
    TestStand 4.2.1, LabVIEW 2009, LabWindows/CVI 2009

  • What value to put in for a preference in the about:config forlder that would allow me to use the f12 key to enable/disable a firefox add-on.

    Im trying to set it up so hitting the F12 key will enable/disable Addblock Plus because their are some web sites I need it disabled completely on.
    The preference is already there in the about:config screen but the value is left blank for you to fill in if you want to use the feature.
    I just need to know what value would represent pressing the F12 Key

    '''F12''' is what you need as the string Value for '''extensions.adblockplus.enable_key'''

  • ME54N :How to block/disable/remove the "PO" indicator

    Hi,
    In the PR release screen (T code: ME54N) we want to block / disable the  "PO"  indicator in other purchase requisition icon (Shift + F5)
    How this can be done?
    Regards,
    Sumit

    Hi
    check this
    Enhancement
    MEREQ001 Customers' Own Data in Purchase Requisition with help of ABAP consultant
    or Take a help of ABAPER for stander program changes If possible
    but why you want block / disable the "PO " indicator in other purchase requisition icon ?
    Regards
    Kailas Ugale

  • How to define the Update key ? Checkbox disabled !!!

    I'm trying to update a dimension using IKM SQL Incremental KM but the Key checkbox is disabled for all fields.
    Why is that? Is it because a primary key has been defined on that datastore in the module?
    Under Interface->Controls->Constrains the primary key I defined is Yes. Even that, if I run the interface for second time, it returns an error (unique constraint violation on an index created in database based on primary key)

    As I said: in Interface->Diagram you have to select target table and to specify Undefined key for Update. Once you will do that, Key checkbox will be active for all table columns.
    Then mark Key checkbox for all fields that generate business key.

  • Access Keys not blocked when popup is open

    Hi,
    We are using Jdeveloper 11.1.1.4 and we have the requirement to add access keys on specific buttons in our application.
    When a popup is open the background page is disabled and the user cannot click on buttons outside the popup.
    If however a button in the background has an access key and the user uses it, the action gets executed.
    Is this a bug? does anyone know of a workaround in order to block the access keys in the background when a popup is open?
    Gabriel.

    Hi,
    We got an answer from Oracle support... not the one we were hoping for though:
    "the Development team confirming that _the issue is not a defect_. We have an Enhancement Request 10170506 logged for the issue to be _considered_ by Development in the future releases......."
    The access keys functionality is a high priority for our clients and this is going to be a serious issue for us.

  • RSA key and block size

    Let's say that I have an RSA key pair that has been generated in a keystore using the keytool utility.
    I am now accessing this key pair through some java code (using the Keystore class) and I want to encrypt/decrypt data using this public/private key.
    In order to encrypt/decrypt arbitray length data, I need to know the maximum block size that I can encrypt/decrypt.
    Based upon my experiment, this block size seems to be the size of the key divided by 8 and minus 11.
    But how can I determine all that programatically when the only thing that I have is the keystore?
    I did not find a way to figure out the size of the key from the keystore (unless it can be computed from the RSA exponent or modulus, but this is where my knowledged of RSA keys stops) and I did not find a way to figure out where this "magic" number 11 is coming from.
    I can always encrypt 1 byte of data and look at the size of the result. This will give me the blocksize and the key size by multiplying it by 8. But it means that I always need the public key around to compute this size (I cannot do it if I have only the private key).
    And this is not helping much on the number 11 side.
    Am I missing something obvious?
    Thanks.

    It is probably a bug. A naive implementation of RSA key generation that would exhibit this bug would work as follows (I'm ignoring the encrypt and decrypt exponents intentionally):
    input: an rsa modulus bit size k, k is even:
    output: the rsa modulus n.
    k is even, so let k=2*l
    step1: generate an l bit prime p, 2^l(-1) < p < 2^l
    step2: generate another l bit prime q, 2^l(-1) < q < 2^l
    step3: output n = p*q
    Now the above might seem reasonable, but when you multiply the inequalities you get
    2^(2*l -2) < n < 2^(2l)
    That lower bound means that n can be 1 bit smaller than you expect.. The correct smallest lower bound for generating the primes p and q is (2^l) / sqrt(2), rounded up to the nearest integer.
    I'll bet the IBM code implements something like the first algorithm.

  • F-key mappings being disabled with non-apple keyboard

    I'm using a Happy Hacking Lite 2 keyboard on my iMac. It doesn't have an eject key on it like the Apple keyboards so I remapped my f-keys for dashboard, exposé, etc. so that I could use F12 for ejecting optical media. Since upgrading to Leopard, I've noticed that whenever I want to use exposé or the dashboard when I get the f-key, nothing happens. When I open the keyboard prefs, I see that those keys are disabled. I re-enable them and everything works fine again for a time, but eventually (like a couple of hours) they mysteriously don't work again. I never had this problem in Tiger.
    Any suggestions on how to correct this?

    Try rEFIt http://refit.sourceforge.net/ as a Boot-Manager/-Menu.
    Stefan

  • Cmd key (etc) to disable Preview in column view?

    Is there a cmd or option key (etc) to temporarily disable the Preview image in the Finder's column view?
    I sometimes work with large pictures (e.g. 100 Mb plus) and really hate it when I double-click on a file to open it, and then it first has to haul in a preview image.

    The image preview in "column view" comes with a
    disclosure triangle so you could keep the preview
    column enabled, but close the disclosure triangle
    before clicking on your large image. You would have
    to click on at least one file first though,
    preferably one with a small preview.
    Otherwise, you could use ⌘2 to switch to "list
    view" temporarily (no previews), then ⌘3 to
    switch back to column view after opening the file.
    Good enough for government work...
    Thanks.

  • Use Pop-up Blocker disabled policy not working via IE Administrative Templates on Server 2012.

    I'm finding I can't make any adjustments to the pop-up blocker setting at all.
    I've set Internet Explorer/Internet Control Panel/Security Page/Trusted Sites Zone and the option in there for "Use Pop-up Blocker" to be disabled. As for trusted sites we want to allow pop ups. however after saving this and using GPupdate /force
    from a command line and restarting the policy is not applying.
    We also tried adding the sites in question to Internet Explorer/Pop-Up Allow List when we found that the trusted sites zone setting was not working but it also does not work that way either.

    Hi,
    You have to configure Pop-up blocker settings both in Trusted Sites Zone and Intranet Zone.
    Please refer the below thread on similar issue,
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/c1c0cd21-ebd7-42c8-81af-cc32296834a9/popup-blocker-group-policy?forum=winserverGP
    Regards,
    Gopi
    JiJi
    Technologies

  • After downloading latest IOS7 software, phone blocked/disabled

    My wife has an iphone 4S.  after downloading latest IOS 7 software, phone initially blocked, now disabled.  Can anyone advise

    Follow the directions here to force the phone into recovery mode & restore it:
    http://support.apple.com/kb/HT1808

  • Changing Font Coloured of Particular Block & Disabled Items.

    Hi there all,
    I have 5/6 blocks in a form.
    1. I want to change the background and foreground colour of particular block.
    2.I have few items which are disabled.Can we change the foreground colour of that ?
    Looking forward for suggestion, as how one can go about it.
    Thanks in Advance.
    Regards,
    Ajeet

    I've not read the paper but the word 'Loop' in your post got me worried about whether the solution is the most appropriate. I'm sure it's valid for the requirements in the paper but it looks like here all fields have to be set to the same colour. In that case it's more appropriate to assign a Visual Attribute to all fields and change the properties of that one object.
    James.
    Message was edited by:
    James Healy
    Just seen the date of the original post. I suspect I'm too late!

  • What do you use to block/disable USB ports and CD/DVD drives?

    I have been tasked with finding software that can disable USB ports not being used for keyboards & mica and CD/DVD devices.  At a previous job we used Sophos Enterprise console and it had that ability.  I currently use VIPRE Business Premium but I don't see where their products have the same capability.  So, what do you gals and guys use?  
    This topic first appeared in the Spiceworks Community

    Most business leaders are always looking for new ways to put money back into their budgets. This is particularly true of small and midsize businesses, which have smaller budgets to begin with. For these companies, the prospect of saving on IT equipment can be especially attractive.Buying previously owned IT equipment can be a great way to achieve the savings that so many businesses are looking for, but it’s important that you take the time to learn exactly what you’re getting before you make such an investment. The terms “used” and “refurbished” are commonly used to describe previously owned IT equipment, but the two are not interchangeable. If you want to make sure the great deal you’re getting is really as great as you think it is, it’s important that you learn what the two terms mean, and how they’re different.Used Vs. RefurbishedTo...

  • HT3399 Launchpad designated key(f4) is not functioning and no, the F keys activation is disabled

    All other keys function as they should: sound on, off, brightness, backlit....etc...
    Only the launchpad key disfunctional

    Normys33 wrote:
    Mac OS X (10.7.3)
    This is the Snow Leopard (Mac OS X v10.6) forum.

  • ICould is block disable this email,******** want to sat new email to start my iCculd previce 007@ is not removed

    What can I type as above already I explain and from one month daly I westing 6/7 hours for this baldy iCloud but E Mail kk007@ are block and no erase removed to put my valid iD to start now ? Some time I want to tak a Big Hammer and make to this bloody iPad
    <Subject Edited by Host>

    What exactly are you trying to do - what does 'E Mail kk007@ are block and no erase removed to put my valid iD to start now' mean ?
    If it's your id and you can remember your password then you should be able to log out of your iCloud account on your iPad via Settings > iCloud > Delete Account. If you can't remember your password then try getting it reset via http://iforgot.apple.com, or if you can't get it reset via that then contact UK support (I assume that you are here in the UK based on your account id) and see if they can reset your password : http://support.apple.com/kb/HT5699#U
    If you want to update the primary email address on your account : http://support.apple.com/kb/HT5621
    If you mean something else ... ?

Maybe you are looking for

  • Unable to capture button event in pageLayout Controller

    Hi Guys, I have the following layout pageLayout pageLayoutCO (controller) ----header (Region) ----------messageComponentLayout (Region) -----------------MessageLovInpurt -----------------MessageChoice(Item) -----------------MessageTextInput ---------

  • How DID I get this much data on my iPod Touch 1st gen?

    ITunes on my brand new MacBook Pro shows 3762 songs at 62.84 GB with 99.9999% of them being AAC encoded. My 1st gen 32GB iPod Touch holds ALL of that data, plus 210 apps -- and everything works/___sbsstatic___/migration-images/migration-img-not-avail

  • Laser printer recommendations please

    I need a printer that will work well with my 2008 iMac (Snow Lep) ideally wirelessly.  I need printing, scanning and copying - not huge quantities but need the quality to be good. My budget is around £150 and if I can find something that doesn't requ

  • Bluetooth on Sat Pro L300D

    I know my Satellite Pro L300D-EZ1002V has wifi since that works.  But does that mean it also has bluetooth?  I can't get that to work. Solved! Go to Solution.

  • COM Errors

    I am getting the following error over a period of time. DB errors Microsoft][ODBC driver for Oracle][Oracle]ORA-01722 Multiple-step operation generated errors. Check each status value. Any clue as too what maybe causing these errors