SWF shows differently in OS X than in Windows

I'm quite confused. This
-->link<-- shows
a flash site which run correclty under Windows. You have three
bottons at the bottom right. Under Windows, clicking S'INSCRIRE or
ME CONTACTER makes a form appear. This form is a MovieClip added
dynamically during initialisation (addChild(formulaire_mc).
Under OS X (Firefox or Safari, running under Leopard), the
form doesn't appear at all! (or is it just my computer having the
problem?)
Any idea where I should search for a problem?

Hello, thank you for replying. The problem was a bit more
complex than that. Some erroneous code stopped the browsers in
Safari and Firefox, but not on Windows! Everthing seems to run
smoothly now.
Guy

Similar Messages

  • PDF showing different version on iphone than PC

    Hello,
    I received a PDF via email. When the pdf is opened on the PC and iphone, it shows different version, Can you give me the solution? Thanks
    Using iOS 5.0 and using Win7 for PC.

    using Adobe's Reader for the iOS

  • Exporting from Lightroom to Photoshop and back to Lightroom shows different results in Lightroom than in Photoshop

    I has set the color space to ProPhoto RGB in both Lightroom and Photoshop. I have also calibrated my monitor.
    But when I export a photo from Lightroom to Photoshop and edit it there before saving it, the photo in Lightroom is very different than what the Photoshop edit shows.
    Photoshop is to the left, Lightroom to the right.

    Ask in the LR/ PS forums and provide details about your system, your files, your develop settings, other stuff. You need to be much more specific.
    Mylenium

  • System Alerts  show different User in OAM than Requestor for C REQ

    Hi,
    I would like to ask for your advise on System Alerts issue in OAM 2.3.1 (EBS 11.5.10.2).
    Screenshot:
    https://gtcr.oracle.com/gtcr-dir/gtcr_106036848/7031149.992/wrong_user_shown_in_system_alert_details.doc
    The screenshot presents system Alert Details screen
    Here you can notice that in the Alert in OAM screen the 'User' related to this certain Alert is called CT04845.
    The real user - requestor - was JW00162(seen from Concurrent->View screen in Oracle Forms).
    Is this invalid situation or correct?
    Which table stores Alert User? Which class/package populates this table?
    Should alert User be similar to Requestor?
    Also the Responsibility shown in alert details is incorrect.
    Neither of the users(CT04845, JW00162) has the 'Matman' responsibility assigned to them.
    Kindly advise.
    Thanks in advance,
    Wioletta

    Hi Amithab,
    you can use badi CRM_BP_UIU_VIEW_CONFIG  of enhancement spot CRM_UIU_BP_ENHANCEMENT for your requirements. Please read the badi documentation because you need also a implementation of badi CRM_BP_UIU_CONFIG_CALLBACK (same spot). SAP considers badi CRM_BP_UIU_VIEW_CONFIG only for use at dynamically loading different configuartions of view details for business partners or contact persons at runtime. But you can use your badi implementation also for other views. You have to redefine method DO_CONFIG_DETERMINATION in your views. And call your badi from there. For this copy&paste the logic of DO_CONFIG_DETERMINATION of bp details to the views you have to load dynamically at runtime.
    We have used this approach for access controll and granting special access to views dependent on different employee functions.
    Best regards
    Michael

  • SQLPlus behaving differently in DOS prompt than in windows tool - why?

    I'm executing the following using both sqlplus from a DOS prompt, and in the SQLPlus Windows application. I get different behavior and am trying to determine why. Here's the code:
    create procedure JUSTTESTING (DebugStatus IN VARCHAR2)
    AS
    BEGIN
    <do stuff>;
    IF DebugStatus = 'MakeChanges' THEN
    commit;
    DBMS_OUTPUT.PUT_LINE('Changes Made!');
    ELSE
    rollback;
    DBMS_OUTPUT.PUT_LINE('Not gonna do it');
    END IF;
    END;
    Case 1: I fire up the Windows SQLPlus application and type in:
    "execute justtesting('MakeChanges');"
    it responds "Changes Made!"
    If I type "execute justtesting('Just kidding');"
    it responds "Not gonna do it"
    This is as expected, of course.
    Case 2: Now, let's store the following in a text file called "a.sql":
    execute justtesting('MakeChanges');
    execute justtesting('Just kidding');
    quit
    Then I type this from a DOS box:
    sqlplus login/pwd@env @a.sql
    The output says:
    "PL/SQL procedure successfully completed"
    "PL/SQL procedure successfully completed"
    The PUT_LINE does not execute, nor does the commit when I give the right parm. Why, and how can I make it work?
    This is Oracle 8.0 - I know that's way behind the times but that's unfortunately beyond my control.

    user12955329 wrote:
    I'm executing the following using both sqlplus from a DOS prompt, and in the SQLPlus Windows application. I get different behavior and am trying to determine why. Here's the code:
    create procedure JUSTTESTING (DebugStatus IN VARCHAR2)
    AS
    BEGIN
    <do stuff>;
    IF DebugStatus = 'MakeChanges' THEN
    commit;
    DBMS_OUTPUT.PUT_LINE('Changes Made!');
    ELSE
    rollback;
    DBMS_OUTPUT.PUT_LINE('Not gonna do it');
    END IF;
    END;
    Case 1: I fire up the Windows SQLPlus application and type in:
    "execute justtesting('MakeChanges');"
    it responds "Changes Made!"
    If I type "execute justtesting('Just kidding');"
    it responds "Not gonna do it"
    This is as expected, of course.
    Case 2: Now, let's store the following in a text file called "a.sql":
    execute justtesting('MakeChanges');
    execute justtesting('Just kidding');
    quit
    Then I type this from a DOS box:
    sqlplus login/pwd@env @a.sql
    The output says:
    "PL/SQL procedure successfully completed"
    "PL/SQL procedure successfully completed"
    The PUT_LINE does not execute, nor does the commit when I give the right parm. Why, and how can I make it work?
    This is Oracle 8.0 - I know that's way behind the times but that's unfortunately beyond my control.As Anurug says, in the command line version you'll need to do...
    set serveroutput onbefore any dbms_output calls are made so that SQL*Plus retrieves the contents of the DBMS_OUTPUT buffer and displays it.
    As for you saying the commit does not execute, there doesn't appear to be anything in your code to commit, so how are you determining that?

  • Google fonts showing differently on Safari and Chrome

    Hi there,
    I have a question about using Google Fonts or Websafe fonts. For a website I'm using Questrial as a font.
    I'm aware the font is showing different on a webbrowser than in the preview of Muse, but spaces appear to be bigger in Google Chrome than Safari. This means the graphic design I made isn't showing correct on Google Chrome. See attachments! The weird thing is it's showing perfectly right on a Google Chrome App on tablet. It's just a desktop problem.
    The site is built in a older version of Muse and I just downloaded the latest version, but it's still appearing wrong on Google Chrome.
    Is there a solution for this problem? Thanks.

    If things doesn't improve, try (A) and (B)
    (A) Reset iPad
    Hold down the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears
    Note: Data will not be affected.
    (B) Reset all settings
    Settings>General>Reset>Reset all settings
    Note: Data will not be affected but settings will be reset.

  • Why does my exported swf show more content than actually on frame?

    Why does my exported .swf show more content than actually on frame?
    My problem is relatively simple, though, I had some trouble finding a solution to it:
    When I play my exported animation using flash player in Google Chrome, if the window is bigger than the resolution flash document/frame, it shows content not meant to show up on the frame -- like parts of a huge background that aren't supposed to show up yet.
    In other words, how do I constraint the .swf to the white background/document resolution?

    Anyone? I'd appreciate it if someone replied soon -- I am done with my project once this issue is resolved, and I am excited to publish it.
    Please respond if you have any useful knowledge on the matter!
    Thanks!

  • Customer balance display shows different balance than Profit center balance

    Dear All
    Customer balance display shows different balance than
    Customer balance with profit center.
    Adivse us for the same.
    Viral

    Hi
    Please run 1KEK and then check the balances.
    payables and receivables cannot be transferred to Profit Center Accounting online. You must always transfer them periodically.
    The purpose of this activity(1KEK) is to:
    1. create the opening balances for payables and receivables
    2. transfer the balance changes for payables and receivables periodically
    Thanks
    Prasad

  • My new macbook pro is giving me hardtime. even apple team is not being to solve it. they replace the motherboard first it didn't work. second time they formatted the computer and that also didn't work. every time my mac showing different problems.

    my new macbook pro is giving me hardtime. even apple team is not being to solve it. they replace the motherboard first it didn't work. second time they formatted the computer and that also didn't work. every time my mac showing different problems.
    At first my computer had issues. Once it go to sleep it will not back again. I dropped my laptop at apple store to fix it. After 10  days they returned my laptop saying they were no able to fix the problem so they replaced motherboard aiming if that might help. Acttually that didn't help.I had same issue again. I visited apple store again. This time they said they could fix, if I will allow them to format the harddrive. I said ok. They formatted it. It was working fine for few daysAfter few days compter is taking.even more than 15 min to shutdown. Now computer has another problem. It is being hang frequently like every 20'to.30 min.
    I don't know what to do? I still have one month left on first year warranty. I have requested couple times to apple associates either to fix or replace or refund. They are showing me rude behavior. They are not understanding my situation. I am a student. I need to do lot of home work. Since last three month my mac book and apple associates giving me hard time. Any suggestions are welcome.

    Contact Apple Customer Care - not Apple Care - Customer Support. Have your receipts handy and/or case numbers. Be patient, be calm, and tell your story just as you have here. I get the sense you are not in the US and don't have access to an Apple Store but are going to an independent shop. This makes using Customer Support all the more important. If phoning isn't viable, use registered mail.
    Since time is running short, be prepared to purchase AppleCare to exennd your warranty 2 more years. Yes, you shouldn't have to do this, but it gives you added protection and more opportunities over the next 2 years to claim a replacement computer if you don't get one immediately. After dealing with a similar unhappy situation with a Mac in the late 1990s I finally got a replacement computer and reimbursed for the AppleCare policy.

  • ODS and Infocube showing different results

    Hi,
    I loaded same data to Infocube and ODS but they are both showing different result in BEX.
    ODS
    ODS report is showing summarised values e.g
    vendor               order value                   invoice value        date
    00001                    20                               20                 01.01.2007
    Infocube
    result is showing not summarised values
    vendor               order value                   invoice value        date
    00001                    20                                 0                      0
                                  0                                20                  01.01.2007
    I would like to make the infocube result same as the ODS because I am remodelling so that we start reporting from Infocube rather than ODS.
    thanks

    Hi,
    this is the scenario
    currently we are reporting from ODS object which fetch data from 3 ODSes. now I am asked to remodel so that we can report from infocube not ODS.
    steps I have taken so far.
    - created new infocube
    - created 3 update rules ( same Update rules that gives the reporting ODS data).
    my target is to make sure that the current ODS  report is the same as the infocube report but so far the report is not consistent
    I compared the data in the ODS and infocube and they are exactly the same but the report is showing differently

  • In MIRO system showing different vendor other thar PO

    Hi
    During Invoice booking in MIRO, system is showing different vendor other than the vendor in Purchase order.
    As a result different vendor other than PO vendor is getting credited.
    We have checked below settings.
    u2022 Partner roles in vendor master record is not changed
    u2022 Partner Roles in PO is not changed
    u2022 Invoicing Party field in details tab in MIRO is greyed out hence user can not change it
    PO has not been changed as per change history.
    Please guide me as what can be the possible reason for this.
    Thanks & Regards,
    Vivek

    Please consider this scenario,
    1. Suppose you have two PO ( A & B) with different vendors and you want to do the invoice for the PO A for Vendor X (say).
    2. So you have entered the PO number B and then realised that the wrong PO number has been specified.
    3. So without coming out of the transaction or without executing new transaction, you entered the PO number A.
    4. So the item details will be taken from the PO A but in this case the vendor details will be of PO B becoz the header details will not change until you will not come out of the screen or transaction.
    This is the reason for getting the wrong vendor against the PO.
    Solution for this issue:-
    1. Cancel the invoice and redo the invoice for the PO.
    2. Pass the JV from one vendor to another vendor.

  • Stock Posting List and Quantity in Warehouse show different quantities

    Hi all,
    I have an implementation running on 2007 Edition.
    The case is that there is one item that shows different quantity on Stock Tab of Item Master Data and on Stock Posting List for a specific warehous*e. Specifically, on Stock Data of Item Master Data it shows 100 units and on Stock Posting List shows 254 as current Balance. So there is a difference of 154 units
    I checked "Expanded" Menu of Stock Posting List in case any special selection was made but no transaction was excluded.
    The only extra hint I have is that the difference of 154 is equal to a Stock Reconciliation Transaction that was made (without being sure that this is the cause).
    From my point of view, Stock Posting List has the correct quantity and Onhand on Item Master Data shows 154 units less than the correct one
    Has anyone faced this one before?
    Thanks in advance
    Gerasimos

    Hi,
    Please check Note No. :   1503919. A detect query is mentioned in the Note.
    Kindly check the results obtained and if the Item detected is shown in the result obtained, you need to report the issue to SAP Support.
    Kind Regards,
    Jitin
    SAP Business One Forum Team

  • Newbie blues: Oracle Sql Developer showing different data from Sqlplus.

    Newbie blues: Oracle Sql Developer showing different data from Sqlplus.
    First of all; it would be difficult to know less about Oracle than myself.
    I just installed a recent copy of the server and am running SQl Developer 3.2.20.10.
    I made a small test table , borrowed some pl sql code to add rows, then wrote code to delete some rows. Lots of fun.
    In SQL Developer “Select * from t1;” now shows 7 records, which seems right.
    I wanted other views of the data and so logged in from the command line using SQLPlus.
    The same code here shows the table prior to the delete, with 600 plus rows. Needless to say I’ve logged out and back in again, with no changes.
    No fun ! What am I not understanding here ?

    5e33d18c-3b32-48d4-82a7-676feeaa97c9 wrote:
    Newbie blues: Oracle Sql Developer showing different data from Sqlplus.
    First of all; it would be difficult to know less about Oracle than myself.
    I just installed a recent copy of the server and am running SQl Developer 3.2.20.10.
    I made a small test table , borrowed some pl sql code to add rows, then wrote code to delete some rows. Lots of fun.
    In SQL Developer “Select * from t1;” now shows 7 records, which seems right.
    I wanted other views of the data and so logged in from the command line using SQLPlus.
    The same code here shows the table prior to the delete, with 600 plus rows. Needless to say I’ve logged out and back in again, with no changes.
    No fun ! What am I not understanding here ?
    Others sessions never see uncommitted data
    > then wrote code to delete some rows. Lots of fun.
    did you ever actually issue COMMIT so other session can see the changed data?

  • Count and Sum show different in Summary tab

    Hello friends,
    Webi 4 version
    I have a webi dcument with 4 report tabs. Summary, Expense,Revenue and Forecasting.
    I have a SUM value in Expense tab and Revenue tab. I also have Count value in Forecasing.When I copy these SUM and Count values to Summary tab, they show different values than those in other tabs.
    Please help me to resolve this
    Thanks
    Renpal

    Hi Renpal,
    Even if we write the aggregate values in to a variable and if you copy that variable in Summary tab it may not give the same result.For Example.
    If count of Sales orders in Detail tab is showing as 500 and in Summary tab it may show as 489. This is because in Detail tab there might be some cells which are "#" or Not assigned. so due to granularity it will count each and every cell, incase of summary all # or Not Assigned are calculated as 1.
    Can you check wrt the above example where exactly the data is not matching.
    Regards,
    G.SaiNath

  • I am unable to restore my iPhone 4 as it is showing different errors . i have already downloaded it 3 times and every time an error appears.PLEASE HELP

    i am unable to restore my iPhone 4 as it is showing different errors . i have already downloaded it 3 times and every time an error appears.PLEASE HELP

    1234godf wrote:
    Now the errors are not appearing but my iPhone gets disconnected after every 15 minutes . So what do to ???
    Unable to Update or Restore..?
    See Here  >  http://support.apple.com/kb/HT1808
    You may need to try this More than Once...
    Be sure to Follow ALL the Steps...
    But... if the Device has been Modified... this will Not necessarily work.
    Unauthorized modification of iOS  >  http://support.apple.com/kb/HT3743

Maybe you are looking for

  • PDF will only save and not view..

    Hi, I use Firefox browser and each time I go to open an email attachment in gmail I have to save it and then click on it again to view it. The view button goes directly to SAVE AS. How can I disable save as and use view? Conny-VA

  • LMS 4.0.1, backup failed.

    Hello at all. We are using CiscoWorks LMS 4.0.1. Backup fails with this log entries: mkdir D:/Backup\7\upm\database\ [Wed Aug 10 01:11:02 2011] Backing up database upm:SQL Anywhere Command File Hiding Utility Version 10.0.1.4051 The system cannot fin

  • ADF Faces / BC: 10.1.3.1 App server exception

    Hi all, I am getting this problem in a deployed application which does not happen on the local OC4J. When entering values into a dialog and clicking save i get null pointer exceptions (error message) under all the input texts and this message appears

  • ICloud calendar sinc deleting all old events...how do I get them back?  I want to keep them in my calendar.

    Ever since I started using iCloud, all the older events in my calendar have disappeared.  I need to get them back, and keep them in my calendar on my iPhone.  How do I get them back and change the settings so that I keep all my calendar events? Thank

  • Conditional Deadline monitoring.

    Hi, I have one requisition form through which we are raising two types of request Attendence and Absence. Now for both these types of request we are triggering same workflow. In this workflow first activity is Approval activity. Now my question is i