UI component glow remains after release.

Hi, I am having a problem with the UI components in my flash
project. Once they have been activated the highlight glow remains
on until another UI is activated by a rollover or a release. this
only happens in IE, not when the project is being viewed with the
Flash 'test movie' option. This is particularly problematic with
combo boxes where the outline of the drop down box remains visible.
Any ideas?

I don't have a solution for you, but I think you're probably
right about the datagrid in the accordion being the culprit. I
recently included a datagrid in a movie and have had no problems
with it.

Similar Messages

  • Component ST-A/PI: release 01N_700SOL is incorrect, expected 01[M-Z]_CRM.*

    Hello!
    I faced with problem after installed Support Package SAPKITL436  (with SP26) on my Solution Manager 7.01
    Support Package SAPKITL436 need to upgrade ST-A/PI,01M_CRM570 to ST-A/PI,01N_700SOL.
    After upgrading ST-A/PI and installed SP26 I try to Refresh BASIC CONFIGURATION.
    In step INSTALLATION CHECK on the Diagnostics Prerequisites I get status "Activity Error" with explanation
    Component ST-A/PI: release 01N_700SOL is incorrect, expected 01[M-Z]_CRM.*: see note 1274287
    I can not view note 1274287
    May be somebody know what I need do? I can ignore this messege?
    Or I can do some steps to resolved this problem?
    Best regards
    Andrey Ivanov

    Hello,
    The Note is currently in status "For Checking" which means a change has been made and the review process is underway.
    It should be released shortly. However you can check the following:
    Requirements with component ST400 for SP26
        o  Solman 7.0 SP26 ABAP-Stack:
           -  Support Package Stack 07 for SAP WEB AS 7.01 AS ABAP
                                                                     Page 7
           -  Support Package 07 for PI_BASIS 701 (SAPK-70107INPIBASIS)
           -  Support Package 07 for SAP_ABA 701 (SAPKA70107)
           -  Support Package 07 for SAP_BASIS 701 (SAPKB70107)
           -  Support Package 07 for SAP_BW 701 (SAPKW70107)
           -  Support Package 16 for CPRXRPM 400 (SAPK-40016INCPRXRPM)
           -  Support Package 19 for SAP_AP (SAPKNA7019)
           -  Support Package 17 for BBPCRM 500 (SAPKU50017)
           -  Support Package 05 for CRMUIF 5.0 (SAPK-50005INCRMUIF)
           -  Support Package 09 for BI_CONT 7.04 (SAPK-70409INBICONT)
           -  Support Package 26 for ST 400 (SAPKITL436)
           -  Support Package 04 for ST-PI 2008_1_700 (SAPKITLRD4)
           -  Support Package 00 for ST-A/PI 01N_700SOL (SAPK-01NS2INSSA)
           -  Minimum Support Package 24 for ST-ICO 150_700
    (SAPK-1507OINSTPL)
           -  Minimum Support Package 03 for ST-SER 701_2010_1 (SAPKITLOS3)
        o  SolMan 7.0 SP26 JAVA-Stack:
           -  Support Package Stack 07 for SAP WEB AS 7.01 AS JAVA
           -  Support Package 09 for SOLMANDIAG 7.01
    You should verify your component levels agains the above listed ones.
    Also check AGS_UPDATE and ensure you have checked for, downloaded and applied any and all updates.
    Hope this helps.
    Regards,
    Paul

  • Not allowing users to change qty in PM order after release

    Hi
    I am using the user exit  IW010009(customer check for save event - ZXWOCU07 to control the permit functionality against the plan cost in the PM order, which is functioning well. But I have a requirement to check , the below scenario.
    In IW31, the user creates the order with component “A” and qty 10 having value more than the permit value (say Rs.5000/,) and if he tries to release the order, the system does not allow the user to release the order. The user goes and changes the qty of the component “A” to 3 and the value is less than Rs 5000. The user successfully releases the order, but doesn’t save. He then goes to the component tab and changes the qty to 10 and save the order.
    I need some help to control the user action, of changing the qty, after release. Is there any table/function where I can find the order no and the qty entered after release of the PM order and  before saving.
    I have done some coding for WBS entry (customization) and the permit in the user exit IW010009.
    Regards
    Vidhyadharan

    Hi Jogeswara Rao
    I have pasted below the requirement from my original thread
    "I need some help to control the user action, of changing the qty, after release. Is there any table/function where I can find the order no and the qty entered after release of the PM order and  before saving."
    Regards
    Vidhyadharan

  • My vintage Power Mac will not power on.  The power on button lights up, but dims after releasing the button.  What is the problem?

    My vintage Power Mac will not power on.  The power on button glows bright when pressed, but dims to off after releasing the button.  What is the problem?

    The battery is the PRAM battery:
    Your Mac stores certain settings in a special memory area even if it is turned off (unless there is a battery issue as described below).  On Intel-based Macs, this is stored in memory known as NVRAM; on PowerPC-based Macs, this is stored in memory known as PRAM. Information stored in NVRAM or PRAM may include:
    Speaker volume
    Screen resolution
    Startup disk selection
    You may need to reset the NVRAM or PRAM if you experience issues related to these functions. For example, if your Mac starts up from a startup disk other than the one you've specified in Startup Disk preferences, or if a "question mark" icon appears briefly when your Mac starts up, resetting NVRAM or PRAM may help.
    http://support.apple.com/kb/HT1895#
    Replace the battery and reset the PRAM.
    Resetting your Mac's PRAM and NVRAM - Support - Apple
    Can I purchase a replacement battery at Walmart?
    Likely not.
    Order one at OWC for the best price ($20+ at Radio Shack):
    NewerTech 3.6VPRAM 3.6v Lithium 1/2 AA PRAM... in stock at OWC
    But have not sure what a PSU is or how to test it.
    PSU- Power Supply Unit.
    Then the steps that I deswcribed may be a bit advanced for you?
    The PSU is the gray box at the top rear of the interior, the box to which the power cord is attached and has the fan blowing hot air out.

  • Change the  description of the change request number" in SE10 after release

    Hi All
    Is there way to change the
    "description of the change request number" in SE10
    after releasing the change request number?
    appreciate your feedback
    Thanks you
    Iver

    Hello
    I do not know a way to do it in se10 but a simple program could do the trick.
    Include the following code in your program.
    update e07t set as4text = 'your new description'
          where trkorr = your_cr and langu = 'E'.
    Of course you will have to wrestle with the 'moral issue' of directly updating SAP delivered tables
    Regards
    Greg Kern.

  • Print after releasing PO.

    Hi Friends,
                                    I am taking print immediately after release. Now I am getting 1 copy.Can I take 2 copies. What i Have to do for this?
    Regards,

    Dear Prasanna
    Please do to ME9F, enter the Document no( PO no. ) in the message data application- EF,  if you have already taken print out please enter "1"  in  procesing status. and execute.
    you will have list of the document and no of times print taken in the screen.
    Tick the check box and go to message details you will find output line, select the line by clicking in the extreleft and press the button " repeat output" and save the arrangement.
    Come out and again use the ME9F screen with details as earlier but processing status as " 0" instead of 1. Execute it, inside you will fine the document alone for processing.
    Take out as many prints as you want directly or if u have SPOOL request getting generated you can go to either SP01/SP02 Txn code and can give as many prints as you want. Do not delete the spool number if you wish to have more prints in future and remember the spool no for future use.
    Regards
    SAM

  • MIRO still Payment Block after Release

    Dear Experts,
    I got a trouble with invoice process. We are using workflow to release payment block, so that the status of the MIRO can be changed from "P Payment Request" to "Free for Payment". The problem is the status cannot be changed to "Free for Payment" even after release via workflow has been carried out. When we checked the workflow status, the workflow runs well, and the release successfully done via that workflow. Another problem is : this case happens only on several MIROs randomly. Sometimes this case happens, while in another MIRO this case never happens.
    Can you help me with the problem? Is there any reason why this kind of issue happens?
    Thank you very much

    hi,
    check the below mwntioned link.
    Payment Block after MIRO posting
    regards
    sumit simran

  • Need to Change PR after Release

    Hi,
    We have a PR which is created and Released. It is configured in such a way that after release, changes are not allowed. Now, the user wants to change the Purchase Group field (only that field) in the PR without re-triggering the release strategy. I checked the Release Indicator in the Release Strategy and changed the field 'Changeable' to the value 2.
    Now, it allows to change the Purchase Group. But, user also be able to add new line items to PR, which we don't want to allow.That means, user should only be able to change the Purchase Group field of the existing line items. No other changes should be allowed.
    How we can solve this issue.. Please give me your suggestions.
    Thanks in advance.

    Hi Arminda,
    Thanks for your reply.
    I tried that. As you said, it will make all fields as 'Display' and only 'Purchasing Group' as editable.
    But, the problem is, it will allow the user to add a new line item to the PR without affecting the Release Status.
    I don't want to allow the user to add another line item.
    Is there any control in the field 'Changeable' where we give the values 1 to 4 ? Please let me know.

  • Changes in PR even after release

    Dear Gurus
    In purchase Requisition change (ME52N) it is allowing to change PR Quantity and Price even after released from the higher authorities.
    What Configuration has to be done so that After release of PO system should not allow to do any changes in Purchase requisition.
    Where as the purchase requisiotn changes has to be done only after the higher authority asks to make changes i.e the higher authorities has sent for revision.
    Also plz let me know how can the higher authority set the purchase req for Changes in SAP (Any configuration has to be done for that).
    Or any customizing settings required.
    If the Changes is done in PR then again release strategy should be applicable.
    Please guide me.
    Regards
    shailesh

    Hi SHailesh,
    In your release procedure for PR's. For the release indicator, in the field changebill enter
    Options:
    1 - Cannot be changed (no changes possible)
    4 - Changeable, but new release in case of value change or strategy change
    The above will resolve your issue.
    if helpful award points
    Regards,
    Vivek

  • Internal change after Release

    Hi
    Scenario
    We are using internal order (Investment) for capital budgeting.
    We have created two roles a)Z_FI_IOCREATION for order creation, change
    and display and b)Z_FI_IORELEASE exclusively for releasing the order.
    End users create the order and their HOD's release the oders.
    Requirement
    End users can change the order n number of times but only before
    Release of the order.
    After release of Order if the order is changed by end user the orders
    should be available for Release again. This way we contol the change of
    orders after approval. How this can be addressed.
    Regards
    Ganesh

    Hi,
    Try whether you do not give authroization for change of Internal Order through transaction code KO02.
    Trust this helps much!
    Cheers!

  • PO change after Release

    Dear All,
    One our client wants after release of the PO (we have only 1 level), system should not allow to chage the PO.will it possible?
    Regards
    venu gopal

    hi
    use shortcut as
    OLME>Purchase Order>Release Procedure for Purchase Orders>Define Release Procedure for Purchase Orders>Release indicator-->maintain 1 in 3rd column
    Vishal...

  • Will it be possible to create new version of document only after releasing

    Dear Expert,
                      is it possible to create a new version of the document only after release of the document...i don't want document version should be created other then release status.
    Bhuwan

    Hello,
    Since you are a technical consultant also, probably you are in a better position to deside how to achieve this.
    You will have to develop a user exit which will check status/ Release Indicator of  Document when new version option is clicked through CV01N/ 2N/ 3N/ 4N transaction and take necessary action. 
    Regards,
    Milind Dumbre

  • Add estimated cost in PM Service order after release of order.

    I have released the PM service order. Now I need to add the estimated cost in service order. . Please tell me a way to do so. I have only released the order and no other transaction has been done.

    ANIMESH KUMAR,
    AS standard you cannot change the estimated cost value after release (REL).
    However, I have seen two work arounds:
    - Copy the field onto the Enhancement tab via user-exit IWO10018
    - A bespoke TCode/program to directly update the AUFK-USER4 field
    PeteA

  • Disabling selected Purchase Order field(s) after released/approved

    Hi Experts,
    I have a requirement to disable specific Purchase Order fields after released via ME29N.
    For example, in Purchase Requisition - I can "Release Indicator - Field Selection Key" to control Purchase Requisition screen layout. However, for Purchase Order - the configuration for "Release Indicator" consist only standard default "Chgable" options.
    Question:
    Is there a way to customize the Purchase Order "Release Indicator" for screen layout based on customer requirements other that using the default as mentioned above?
    Thank you.
    Steven

    Hi Padmasri,
    I understand your explanation on the standard SAP behavior.
    Nevertheless, I'm looking for some flexibility to meet customer requirement. Like in Purchase Requisition, there is option to further customize the screen layout by linking it to the "Release Indicator".
    Therefore, apart from the standard 6 options given by standard SAP, can we add/customize the options? For example, my customer may one to change a field in the Purchase Order even after released.
    Thank you.
    Steven

  • Hi, if IPhone 5 was manufactured in 2013 (after release of IOS 6.1.4) what would release date of be iphone written in IMEI info? 2012 or 2013?

    Hi, if IPhone 5 was manufactured in 2013 (after release of IOS 6.1.4) what would release date of be iphone written in IMEI info? 2012 or 2013? Please answer. Thanks.

    Hi ttechnoffreak,
    First I would suggest signing out and back in to the iTunes Store by using the same account and following this article:
    iOS: Changing the signed-in iTunes Store Apple ID account
    http://support.apple.com/kb/ht1311
    Restarting and/or resetting may also help:
    iPhone, iPad, iPod touch: Turning off and on (restarting) and resetting
    http://support.apple.com/kb/ht1430
    Cheers!
    - Ari

Maybe you are looking for

  • Formattin a varchar2(240) column

    hi, I need help with formatting a column varchar2(240) where it contains data like the following: +1. OSP FIBER ACCESSORY-CLOSURE-FIBER-48 F-CAPITAL-NONE-NONE+ +2. OSP PVC-PVC PIPE-NONE-50 M.M-CAPITAL-NONE-NONE+ +3. OSP PVC ACCESSORY-BEND PIPE-BEND P

  • Dashboards on BlackBeery and iPad?

    We are publishing few webi reports in BlackBeery mobile using BO Mobile application. Is it possible to deploy the Xcelsius Dashboards to ipads of the users? What do we need for this? Any detailed information? Thank you Edited by: Srikencha on Jul 4,

  • Latest Flash plugin causes firefox to crash when printing

    Firefox will crash anytime I attempt to print a webpage. It doesn't happen in safemode. Disabling the Adobe Flash Plugin removes the problem. The Flash Plugin is the current version from adobe.

  • Distribute a static library for iOS. Which Apple agreement applies?

    There are many third party static libraries for iOS.  So distributing a static library (not via App Store) seems to be possible. Our company has developed a static library for iOS using xcode and wants to distribute it to our customers as part of a c

  • Fixing echoing audio in Premiere/Soundbooth

    I recently videotaped a coworker demonstrating one of our company's products with a Sony Handycam and a ECM-HW2 wireless microphone. Unfortunately, I had the mic set to pick up audio from both the camera and the microphone, and when I played back my