Capabilities.screenResolutionY returning an incorrect value for the iPhone5

Hello

I'm trying to make gui adjustments based on the values returned by flash.system.Capabilities. However, when I test on the iPhone5 in portrait mode the values returned are screenResolutionX: '640' and screenResolutionY: '960'. I am compiling with air 3.5 in renderMode: "gpu" and put the swf metadata tp widthPercent: 100% and the heightPercent: 100%. I'm doing something wrong?

Thank you

CJ

To get the right size, you will need to include a splash screen for the size of the iPhone 5, with the name of "[email protected]". This image would be 640 x 1136, and when he sees iOS, it knows that you want the iPhone 5 to use the entire screen.

Tags: Adobe AIR

Similar Questions

  • stage.stageHeight gave an incorrect value for the iPhone 5.

    Hi all

    We tested our existing applications on the iphone 5 and found that the scene. StageHeight is still given the value of the iphone 4 960 instead of 1136.

    Our existing application was built in FB4.6/Air3.1.

    There is no work around for this problem.

    Thanks in advance.

    In order to target the iPhone 5, you will need to use AIR 3.5 beta or AIR 3.4

    pointing to iOS SDK 6. Be sure to include the [email protected] of

    trigger the size of iPhone 5. In other words, the application shall be

    targeting the iOS SDK 6 and have the new png by default to trigger the full

    size on the iPhone 5.

    3.5 AIR beta includes the bits that target iOS 6 SDK, but you can

    target iOS 6 3.4 air using the external path of SDK in the package

    Prompt DONKEY in FB 4.6

    http://labs.Adobe.com

    iBrent

  • I get an incorrect value for the MIN function?

    Hello

    I get an incorrect value when I run the query below. Here, I'm getting the minimum of the two values. I use the function table of pipeline. This split function the comma separates into single value string. Actuatlly of the sub query min value is 956.23. But he's back 1002.56 as min value. How is it possible?

    Other wise, is there another way to get the min of comma-separated string value?
    SELECT  MIN(COLUMN_VALUE)
    FROM    TABLE(get_string_comma('956.23,1002.56',','));

    Hello

    I understand your situation, try:

    SELECT  MIN(to_number(COLUMN_VALUE))
    FROM    TABLE(get_string_comma('956.23,1002.56',','));
    

    Kind regards

  • LocationProvider.getInstance returns a null value for the positioning of the cell PHONE location

    Hi guys.

    I'm having a problem trying to get a network of cells (MS basis) path to be able to work on my BlackBerry Bold 9000.

    Both assisted and Standalone GPS work (outside of course), but I'll try to find a way to position themselves inside the building.

    Here's what I'm going to put criteria:

    Criteria criteria = new Criteria();
    
    criteria.setHorizontalAccuracy(Criteria.NO_REQUIREMENT);
    criteria.setVerticalAccuracy(Criteria.NO_REQUIREMENT);
    criteria.setCostAllowed(true);
    criteria.setPreferredPowerConsumption(Criteria.POWER_USAGE_LOW);
    
    LocationProvider.getInstance(criteria); //<-- Returns null on real device
    

    When I run on a real device it gives me always null, when I do the same thing on a simulator, so this works:

    What I am doing wrong? I really need to find a way to make it work inside.

    Thanks for any input.

    Hey, Dominator,.

    I'll be real simple with you and try to make you save a LOT of time.

    Basically, cell tower positioning doesn't work out of the box on the Blackberry platform (except in a few configurations of rare device / carrier). So you can essentially throw the code you have above. If you need a place inside detection, you will need access to a database of celltowerId. These databases contain information from the Tower (Rad_error_nocontent, mnc, mcc, Lake) and its approximate location (lat/lng coordinates). This will give your application a rough estimate (less than a mile or two) from the current location of the device.

    Open source and professional databases are available. This is an open source database that runs on GSM networks (of course, he didn't 100% coverage of all the pylons). The biggest downfall is that it does not support CDMA (Sprint/Verizon) networks.

    http://openCellId.org

    You will find that most of the people on this forum are not very useful when it comes to cellTower information, positioning so you will need to research, research, research.

    Good luck

  • Start little problem-ORA-07446: sdnfy: incorrect value "for parameter

    what I am doing wrong?

    SQL > startup nomount pfile=/oracle/product/9.2.0.6/dbs/initncersp.ora;
    ORA-00444: background process 'PMON' failed during startup
    ORA-07446: sdnfy: incorrect value "for the parameter.

    -rw - r - r - 1 oracle dba 466 Jan 21 11:11 initncersp.ora
    Oracle: tulppwradb02:ncersp > pwd
    /Oracle/product/9.2.0.6/DBS

    *************
    Oracle: tulppwradb02:ncersp > vi initncersp.ora
    "initncersp.ora" 127 lines, 3788 characters
    ##############################################################################
    # Copyright (c) 1991, 2001, 2002 by Oracle Corporation
    ##############################################################################

    ###########################################
    # Archive
    ###########################################
    Log_archive_dest = ' / archive_nmarket/ncersp.
    log_archive_format='arch.ncersp.%s_%t.log'
    log_archive_start = true

    ###########################################
    IO and cache memory #.
    ###########################################
    DB_BLOCK_SIZE = 8192
    db_cache_size = 25165824
    db_file_multiblock_read_count = 16
    DB_FILES = 400

    ###########################################
    # The library Cache and sliders
    ###########################################
    open_cursors = 500

    ###########################################
    # Identification of the database
    ###########################################
    db_domain =""
    db_name = ncersp
    # Global Naming - apply as a dblink has same name as the db, that it connects
    global_names = TRUE

    ###########################################
    # Diagnostic and statistical
    ###########################################
    background_dump_dest = / oracle/admin/ncersp/bdump
    core_dump_dest = / oracle/admin/ncersp/cdump
    user_dump_dest = / oracle/admin/ncersp/udump
    TIMED_STATISTICS = TRUE

    ###########################################
    # Configuration file
    ###########################################
    control_files = ("/ db01/oradata/ncersp/ncerspcontrol01.ctl","/db01/oradata/ncersp/ncerspcontrol02.ctl", "/ db01/oradata/ncer")
    SP/ncerspcontrol03. CTL")

    ###########################################
    # Identification of the instance
    ###########################################
    instance_name = ncersp

    ###########################################
    # Work queue
    ###########################################
    JOB_QUEUE_PROCESSES = 0 #zero for maintenance


    ###########################################
    # Optimizer
    ###########################################
    hash_join_enabled = TRUE
    #query_rewrite_enabled = TRUE
    #query_rewrite_integrity = "trusted."
    #star_transformation_enabled = FALSE

    ###########################################
    # Pools
    ###########################################
    JAVA_POOL_SIZE = 51200
    LARGE_POOL_SIZE = 8388608
    shared_pool_size = 55343360

    ###########################################
    # Process and Sessions
    ###########################################
    process = 100

    ###########################################
    Recovery and # redo Log
    ###########################################
    fast_start_mttr_target = 300

    ###########################################
    # Security and audit
    ###########################################
    Remote_login_passwordfile = 'EXCLUSIVE '.
    AUDIT_TRAIL = DB

    ###########################################
    # Sort, hash joins, index Bitmap
    ###########################################
    pga_aggregate_target = 25165824
    sort_area_size = 1024000

    #######################################################
    # Need Varification for under parameters of primary s/n
    #######################################################
    ###########################################
    # Various
    ###########################################
    aq_tm_processes = 1
    compatible = 9.2.0.0.0
    log_buffer = 32768
    log_checkpoint_interval = 10000
    log_checkpoints_to_alert = TRUE
    max_dump_file_size = '10240'
    OS_ROLES = FALSE
    remote_os_roles = FALSE
    os_authent_prefix = "

    ###########################################
    # System managed Undo and Rollback Segments
    ###########################################
    UNDO_MANAGEMENT = AUTO
    UNDO_RETENTION = 10800
    undo_tablespace = UNDOTBS1
    #utl_file_dir ='* '



    ###########################################
    # OLD SETTINGS DB
    ###########################################
    #db_block_buffers = 550
    #resource_limit = true
    #parallel_max_servers = 5 # SMALL
    #global_names = TRUE
    #job_queue_interval = 60

    There may be additional or better clues in file alert_SID.log

  • [ADF, JDev12.1.3] (How to set values for the attributes 1) to create a file and 2) committing to the database?

    Hallo,

    in my tables and forms (created from VO istances) there are some areas for which, insert and update, I calculate and set the value programmatically when a record is created or updated.

    In some cases, I put the necessary values using the 'CreateWithParams' in the workflow diagram...

    In some other ones, I associate an action, a bean, a created button drag-and - drop operation 'CreateWithParams' of the istance VO...

      public String cwpButton_action() {
        BindingContainer bindings = getBindings();
        OperationBinding operationBinding = bindings.getOperationBinding("CreateWithParams");
        // here I calculate and set the needed params
        // ...
        Object result = operationBinding.execute();
        if (!operationBinding.getErrors().isEmpty()) {
          return null;
        }
        return null;
      }
    

    And is ok if I can calculate the values for the attributes before a new record is created.

    But the approach that I have used to define the attributes (for new and updated records) whose value should be caluclated after the user has filled in the fields, before committing to the database?

    Thank you

    Federico

    Federico,

    Let me first tell you that our code is activity masking errors (the cache instead of working on them).

    1. If (! operationBinding.getErrors () .isEmpty ()) {}
    2. Returns a null value.
    3. }
    4. Returns a null value.

    This means that you do not check the errors at all. You must at least print a log with the error message, you receive, if you get one!

    To solve your problem, you override the method prepareForDML() of the entity or entities in question. You can calculate and set the necessary attributes until they get engaged in the doDML(). Do not use doDML() because it is too late in the life cycle.

    Timo

  • PDEElementGetBBox returns an incorrect value

    Hello

    I have developed a plugin that remove the object such as text, image, and path with respect to the coordinates of user input. In some cases, the value obtained by PDEElementGetBBox return the false value.

    Code I used

    If (PDEObjectGetType ((PDEObject) pdeElement) == kPDEPath)

    {

    PDEElementGetBBox (pdeElement, & bbox);

    float PathTop = ASFixedToFloat (bbox.top);

    float PathBottom = ASFixedToFloat (bbox.bottom);

    float PathLeft = ASFixedToFloat (bbox.left);

    float PathRight = ASFixedToFloat (bbox.right);

    If (the Condition is true)

    {

    PDEContentRemoveElem (pdeContent, j);

    }

    }


    Bbox return an incorrect value


    Is all that I'm missing

    Hmm. It seems that the method returns the BBox of the shape of XObject. This is the bounding box used to design the form elements, not the bounding box when she turned on the page scaling and offset. The documentation says that the BBox is returned in the 'user space '. I wonder, if you need to use PDElementGetMatrix and apply it to the BBox returned in this case - maybe anyway and you had the chance before - have you tried PDEImages?

  • Syntax to set a default value for the metadata of Web site field

    In my profile, I have a rule where I did the infoOnly metadata xWebSites field and define a default value like this:

    < $dprDefaultValue = # active.xWebSites$ >

    Y at - it something I am doing wrong? Incorrect syntax?

    Thank you!!

    I found this in the documentation of the Site Studio:

    "To identify the ID of an article or a website, open the page to check content on the content server and click Browse next to the"Section of the Web Site." In the window choose the Web Site Section, select your Web site and notice the ID in brackets next to each section (Figure). »

    Can I set the default value for the ID?

  • Default value for the select list of type of form elements

    Hello

    I do not work with Apex that mutch, so this may be a simple question... but I still need help.
    I have a form, in this form, I have a question P19_ONTVANGER_ID, this is based on a LOV.
    This LOV is on a table that has a field of username with the value of APP_USER.
    The table looks like:
    ONTVANGER_ID this is the PK and is going to be the return value from the LOV.
    NAME is the display value for the LOV.
    USERID is the column APP_USER.

    What users would like to get is that if they create a new record, the default value for the P19_ONTVANGER_ID field is their own ONTVANGER_ID.
    But they must also be able to select another user.

    hope there is someone out there that can and will help me.

    Kind regards

    Rob

    APEX 4.0.2 Oracle 10

    Rob-v-M-Gn-Nl wrote:
    Until now, I had, but I need to select the value of the id of the table and the list of selection item appears the corresponding value.

    How can I do this?

    You can select the Type of default value as the body of the PL/SQL function

    and to add something like that

    declare
    v_return number;
    begin
      select your_id
        into v_return
      from your_table
      where some_column = :APP_USER;
     return v_return;
    exception when no_data_found then
     return null;
    end;
    

    http://www.asktheoracle.NET/PLSQL-function.html

  • Multiple values for the same column in the columns of diffétent in the same row?

    Hi all
    I wonder how you can display different values for the same column in different columns on the same line. For example, using a CASE statement, I can:

    CASE WHEN CODE IN ('1 ', ' 3') THEN COUNT (ID) AS 'Y '.
    CASE WHEN CODE NOT IN ('1 ', am') THEN COUNT (ID) AS "N".

    Yes, that will produce two columns but will produce null values to empty and also two separate registers.


    Any ideas?

    Thank you

    Are you sure that this code works for you?

    Select ID
             ,CASE WHEN MODE_CODE IN ('1', '3') THEN COUNT( No) END as "Fulltime"
             ,CASE WHEN MODE_CODE NOT IN ('1', '3') THEN COUNT( No ) END  as "Other"
    From table
    group by ID
    

    I guess the code above fails because MODE_CODE is not in your group by?

    My suggestion would be to put the CASE in the COUNT:

    Select ID
             ,COUNT(CASE WHEN MODE_CODE IN ('1', '3') THEN No END) as "Fulltime"
             ,COUNT(CASE WHEN MODE_CODE NOT IN ('1', '3') THEN No END)  as "Other"
    From table
    group by ID
    

    CASE expressions return no. when the respective conditions are true and NULL otherwise.
    COUNTY will have non-null values.

  • Definition of default values for the inputs of button and the cursor?

    Hello

    I use Labview 8.5.1 and have a few entries button and zipper-type on my front. How can I set some of them having specific (as opposed to zero) default values when the VI is executed?

    Thanks for the help

    The default value for the type of slide of entry (or button).

    Right-click on the control.

    Select "Operations on the data" > "default to the current value of doing."

  • How can you specify the default value for the undefined array elements

    According to aid LV, the tables have two default values, the normal default value and the default value for the undefined array elements.

    I assume that there must be a way to specify the default value for later, but I can't find it anywhere.  Any ideas?

    I know that you can drag the item out of the table container.  Change the default value on this scalar element.  Then drag the item in table tank.

  • failed to create value for the message Analyzer "at line 54.

    I get the following error, can someone please?

    failed to create value for the message Analyzer "at line 54.

    Hi ejpeppjep,

    Check if this article helps you fix the problem: http://support.microsoft.com/kb/823768

    If the problem persists, we recommend that you try the following steps and check the result.
    Step 1: a. Click Start, click Run, type cmd and click ok.
    b. at the command prompt, type sfc/scannow and press ENTER.
    c. once the analysis is complete, restart the computer and check if the problem persists.

    Note: You will be asked to insert the Windows XP disk, if a file is missing.

    For more information, see Description of Windows XP System File Checker (Sfc.exe)

    Step 2: If the problem persists, restore the computer to an earlier time
    see How to restore Windows XP to a previous state .

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Essbase Warning (1023135) skip certain values for the replication

    Hello

    When you replicate the complete data of a partition Essbase BSO in Essbase ASO (11.1.2.2),
    thousands of warning messages are logged in the application log:

    "Warning (1023135) skip certain values for the replication.

    The partition (data of level 0) valid and the counties of cells in each area are exactly.

    No idea of the possible causes and consequences?

    Thanks for your help.

    Philippe Cuisset

    Hello

    Thanks to the contributors.

    The contours of the source and the corresponding target, with the exception of 3 members with different names in the source and target.
    My score has 2 spaces for these 3 members. Mapping advanced between the names of source and target members has been set in a field, but it was missing in the other (not detected by the validation of the partition!). I don't set it too and now no more warnings.

    Philippe Cuisset

  • When you create a PDF from a scanner, is there a way to set the default value for the size of 8.5 x 11 letter custom every time I make a PDF from a scanner?

    When you create a PDF from a scanner, is there a way to set the default value for the size of 8.5 x 11 letter custom every time I make a PDF from a scanner?

    Hi kevin7frg,

    You can go to "file > create > scanner > configure presets PDF»

    The dialog box that appears, you can choose 8.5 X 11 as the default width and height of PDF pages to scan.

    Hope that helps.

    Kind regards

    Ana Maria

Maybe you are looking for

  • images .jpg or .gif in emails - WLM 2011

    When I try to forward emails that have images .jpg or .gif in the message body, images sometimes appear in a banner at the top of the message window & the place where they were included in the body of the message contains a box with a red X & text in

  • Dell XPS 8700 Windows 10 questions with SD card reader

    Hi, I bought a new Dell XPS 8700 three months ago.  It comes with Windows 8, even if I asked for preinstalled Win10.  The Win10 upgrade process was fairly straightforward.  However so far three times the SD card reader stopped working.  I fix it by r

  • Lower to upper - must I NAT?

    Hi all My PIX book States for traffic to pass a lower to a higher level of security level of security (e.g. out I / f-> in i / f) then two conditions must be met: (i) a static translation must exist for the destination. (II) an appropriate ACL/Condui

  • Suite Adobe in French, English

    I bought Adobe Creative Suite in English but he prefers it to be French. I bought Adobe Creative Suite in English, but I want available in French. Y at - it a procedure? How to proceed?

  • Ordered but not appearing is not in my account

    Hi, I ordered the annual Abobe Export PDF on 30 minutes ago and enrolling for the first time. The order went through successfully, but when I go to the adobe pdf format and log into my account there is no record of the purchase. Based on the confirma