Flash is not save changes to the .xml file.

Hello

I need to download a new version of my app on iOS, but the .xml file will not hold the new version I am writing on the 'AIR for iOS settings' window on Flash cc 2015. It keeps appearing as:

<? XML version = "1.0".

also when I try to download the new .ipa on iTunes Connect with the Application Loader, I get this message:

"" "ERROR-ITMS-4238:"redundant binary Upload. " «"" "" There is already a binary download with release ' 1.0.0' train ' 1.0.0 ' "at SoftwareAssets/PreReleaseSoftwareAsset»»»

The problem is not of Application Loader or iTunes Connect as when I open again the .fla and check the window 'AIR for iOS parameters' he continues to display the 1.0 version over and over again. If Flash does not save changes to the .xml file.

And it happens with all my other apps Android or iOS, old and new versions, all appear as <? XML version is "1.0" on the .xml file.

Is anyone know how can I solve this problem?

Thank you.

Hi Pablopi,

The version you make reference to is the XML version. What to change is the node called "versionNumber".

So, try to replace 1.0.0 1.0.1.

Tags: Adobe AIR

Similar Questions

  • having a problem with parsing the XML file

    Hi all
    I am trying to get data from XML file
    I want to only 4-5 values in this XML file
    Here is an example of XML file
    -< transaction >
    -< TransCtx >
    > < pAMETranType > IRCVACAPPROVAL < / pAMETranType >
    > < / TransCtx >
    > < / transaction >

    I want to add value and to store this value in table
    I'm here, I want to "IRCVACAPPROVAL".
    the tag
    < pAMETranType >

    for this purpose


    I created a procedure

    CREATE OR REPLACE PROCEDURE insert_xml_emps (p_directory in varchar2,
    > p_filename in varchar2)
    (> vtableName in varchar2) as
    > v_filelocator BFILE.
    > v_cloblocator CLOB.
    > l_ctx DBMS_XMLSTORE. CTXTYPE;
    > l_rows NUMBER;
    > v_amount_to_load NUMBER;
    > dest_offset NUMBER: = 1;
    > offset NUMBER: = 1;
    > lang_context NUMBER: = DBMS_LOB. DEFAULT_LANG_CTX;
    > WARNING NUMBER;
    > START
    > dbms_lob.createtemporary (v_cloblocator, true);
    > v_filelocator: = bfilename (p_directory, p_filename);
    > dbms_lob.open (v_filelocator, dbms_lob.file_readonly);
    > v_amount_to_load: = DBMS_LOB.getlength (v_filelocator);
    >-* this line is changed * -.
    > DBMS_LOB. LOADCLOBFROMFILE (v_cloblocator,
    > v_filelocator.
    > v_amount_to_load.
    > dest_offset.
    > offset.
    > 0,
    > lang_context.
    (> warning);
    >
    > l_ctx: = DBMS_XMLSTORE.newContext (vTableName);
    > DBMS_XMLSTORE.setRowTag (l_ctx, 'TRANSACTION');
    > DBMS_XMLSTORE.setRowTag (l_ctx, 'TRANSCTX');
    >-clear the update settings
    > DBMS_XMLStore.clearUpdateColumnList (l_ctx);
    >-set the columns to update a list of values
    > DBMS_XMLStore.setUpdateColumn (l_ctx, 'PAMETRANTYPE');
    >
    >-now insert the doc.
    > l_rows: = DBMS_XMLSTORE.insertxml (l_ctx, v_cloblocator);
    > DBMS_XMLSTORE.closeContext (l_ctx);
    > dbms_output.put_line(l_rows ||) "... inserted rows. ») ;
    > dbms_lob.close (v_filelocator);
    > DBMS_LOB. FREETEMPORARY (v_cloblocator);
    > END;

    I also have on the table who get this value

    whenever I call that created the procedure
    it sometime gives an error or sometime run correctly but store null in the table


    But when I change the XML file
    as
    When convert all lowercase letters in the capital then it works fine

    Is tehre to other ways to parse the XML file with no change in the XML file?

    Did you use the same test (with the exception of file name and directory) case?

    What I posted is a copy/paste direct SQL * Plus, and it works on version 11.2.0.1.

  • the .xml file will not hold the new version I am writing on the 'AIR for iOS settings' window on Flash cc 2015

    Hello

    I need to download a new version of my app on iOS, but the .xml file will not hold the new version I am writing on the 'AIR for iOS settings' window on Flash cc 2015. It keeps appearing as:

    <? XML version = "1.0".

    also when I try to download the new .ipa on iTunes Connect with the Application Loader, I get this message:

    "" "ERROR-ITMS-4238:"redundant binary Upload. " «"" "" There is already a binary download with release ' 1.0.0' train ' 1.0.0 ' "at SoftwareAssets/PreReleaseSoftwareAsset»»»

    The problem is not of Application Loader or iTunes Connect as when I open again the .fla and check the window 'AIR for iOS parameters' he continues to display the 1.0 version over and over again. If Flash isn't that save the .xml file.

    And it happens with all my other apps Android or iOS, old and new versions, all appear as <? XML version is "1.0" on the .xml file.

    Is anyone know how can I solve this problem?

    Thank you.

    There are two different values, the build number and version number. If you use a test flight, you can submit an update without obtaining a review by increasing the build number. If you are submitting an update to an application in iTunesConnect, you must increment the version number.

  • Unable to save changes to the sounds. When registered and then double checked, change moved not. This applies specifically to sound for the navigation to start windows Explorer. I'm putting it to zero. »

    Unable to save changes to the sounds. When registered and then double checked, change moved not. This applies specifically to sound for the navigation to start windows Explorer. I'm putting it to zero.

    Unable to save changes to the sounds. When registered and then double checked, change moved not. This applies specifically to sound for the navigation to start windows Explorer. I'm putting it to zero.

    ====================================
    After making your change did you left click... Apply / OK?
    John Inzer - MS - MVP - digital media experience

  • Flatten XML does not record the names of the ListBox element to the XML file.

    On my front, I have a ListBox indicator that has strings that the user can select. Also, the user can edit items in the drop-down list to add new items. After that the user selects one and pushes my "Save" button, I use the flatten XML function to save the selection in an XML file. But Flatten XML saves only the value (the index of the selected items to the XML file and not the names of items in ListBox.) This is enough information to reconstruct from the string of data that the user has selected.

    A ListBox where a user is to select from a list of strings, flatten function XML should not also store the strings that have been selected?


  • The attached VI works when I run it initially to create the XML file, but by pressing once the XML file is created, it is not up-to-date. What I am doing wrong?

    The attached VI works when I run it initially to create the XML file, but when I change the data and run once the XML file is created, it is not updated with new data. What I am doing wrong?

    Thank you.

    It sounds like the logic that has been written in VI

    Internal decision of true / false:

    (file exists: false) write in the file XML, unflatten for display

    (file exists: true) read the XML file, unflatten for display

    At no time when the file exists (true case) is the XML file updated...

  • How to do this: Photoviewer, Windows cannot save changes to the image due to a problem with the properties of the file!

    Hi, I'm trying to post a photo, but whenever I have try rotation to the right, it says something like: can't save changes to the image due to a problem with the properties of the file. My laptop is MS, but the photos were taken on the Iphone. How to do this?

    I don't know if the following links answer your question, but
    they may be worth a visit:

    Good luck and * proceed at your own risk *.

    FWIW... There is a very long discussion (several pages) to the
    following link:

    Cannot change the imported iPhone 4S photo
    https://discussions.Apple.com/thread/3444951?start=0&TSTART=0

    More Discussion

    iPhone 4S image properties is not compartible with Windows?
    Editing can be done on the computer due to the error
    "Windows Photo Viewer cannot save changes to this picture.
    because there is a problem with the properties of the image file".
    Any help?
    https://discussions.Apple.com/message/17291884#17291884

    More Discussion:

    We cannot turn a few photos in Windows 7 (but can turn others)
    http://answers.Microsoft.com/en-us/Windows/Forum/Windows_7-pictures/cant-rotate-some-photos-in-Windows-7-but-can/3a809845-9144-4BB1-9bb3-ab4f5b856524

    A simple solution is to open the photos in paint or most other
    digital image editor and modify it.

    Some people have reported success using the following free download
    to remove the metadata.

    Property restrictions stripper iphone 4S (JPEG & PNG Stripper)
    http://www.SteelBytes.com/?mid=30&cmd=download&PID=15

    Here's a way to turn...

    Easily turn locked iPhone 4 and 4 s Photos in Windows 7 with
    the rotator Lossless JPEG free
    http://www.daleisphere.com/easily-rotate-locked-iPhone-4-and-4S-photos-in-Windows-7-with-the-free-JPEG-lossless-Rotator/

    Free download JPEG Lossless rotating
    http://annystudio.com/software/jpeglosslessrotator/

  • IMAQdx attributes listed in the xml file not found in labview

    Hello

    Some attributes of my camera our watch camera (DALSA CamExpert) software but are not displayed in MAX.

    When I opened the xml file, I don't see a difference between the attributes shown and hidden.

    Why LabView displays all possible attributes?

    The sml file has specific requirements?

    Any ideas?

    Hello Eric,

    I solved the problem yesterday!

    I use a DALSA camera. Dalsa software downloads the XML file and saves it in a directory 'dalsa"on my local disk.

    National instruments software (MAX) downloaded XML file and saves it in another directory. The 2 files were not equal. I replaced the XML file OR the XML of Dalsa file and now I'm able to get all attributes.

    But thanks for your response!

    Kind regards

    Kim

  • Do not save when closing the file.

    Maybe all respond you to a situation that if you edit the pdf with adobe reader or acrobat form and close, he jumps out of the window and asks "do you want to save changes before closing?

    Does anyone know how cancle this request? Because users cannot save the file directly and I added a function to export to the xml file, it doesn't need to put more.

    Could you me how to advoid asking to save when closing the pdf form?

    Thanks to you all!

    Ellie

    I've corrected the link broken :-)

    Adobe Acrobat.com

  • Automation of several Flash file by using the XML file 'mailing list '.

    I created a Flash interactive multi-fichiers 'demo' for a client. It is very well as a Web site (although he doesn't use it as a Web site) in the way it is stated that there is an index page which can then direct you to product categories, which you can click to see. Each 'page' contains the product (or product category) information, photos, diagrams, etc. There is nothing of Flash animation.

    My client also wants to be able to put in place so that the demo runs automatically in a configurable XML file. My ActionScript skills are fairly limited, but I was able to by using ActionScript 3 to load and read XML file. A loop using 'for', I am able to read the XML file and returns the path of each Flash file and the time that each file must be displayed (my client asked that he able to configure the duration of each page as well).

    I created a charger for each video clip and a timer for the duration. Unfortunately, the thing that throws me off is that when I try to load the clip (as the last element in the loop for), it reads the entire XML file, returns all the clips and the durations (I use trace to see this) before loading the clip. Thus, the single loaded clip is the last reading of the XML file.

    As I said, I'm not very good at ActionScript, so everything I managed to combine was internet tutorials.

    This is my code:

    var xmlLoader:URLLoader = new URLLoader();

    xmlLoader.addEventListener (Event.COMPLETE, xmlLoaded);

    var mcLoader:Loader = new Loader();
    mcLoader.contentLoaderInfo.addEventListener (Event.INIT, playClip);

    var mcCurrent:MovieClip = new MovieClip();
    stage.addChild (mcCurrent);

    var xml;

    function playClip(e:Event):void
    {
    trace("Function:playClip");
    stage.removeChild (mcCurrent);
    mcCurrent = MovieClip (mcLoader.content);
    mcLoader.unload ();
    stage.addChild (mcCurrent);
    }

    function xmlLoaded(e:Event):void
    {
    trace ("function: xmlLoaded");
    XML = new XML (e.target.data);

    var cl:XMLList = xml.clip;
    for (var i: uint = 0; i < cl.length (); i ++)
    {
    trace ("Begin"for"loop");
    trace ("variable" i "is" + i);

    clipPath var = cl[i].@path;
    var delay = cl[i].@duration;

    trace ("Clip path is" + clipPath);
    trace ("Display for" + delay);

    mcLoader.load (new URLRequest (clipPath));
    }
    }

    xmlLoader.load (new URLRequest ("filerunlist.xml"));


    I removed the timer event because, like all the rest was repeated until whatever it is obtained, so I wanted to figure out out to get the charger clip (mcLoader) to load the clip for each file, before I realized where put in the time to make sure each element is displayed for the appropriate duration. I suspect that the timer event must occur in the function "playClip", but that it would take advice on that as well.

    Thanks to anyone who can help me understand this.

    You need to do in the service of parsing xml is just to store all data in a table.  You will use while an array element after another through some timer control you set up, access each file in the order that they are stored in the table.  You do not load in this function, all data storage, and when finished, the last line of this function outside the loop, fires at any function you have who begins to treat the first element of the array.

    For example, to store the data objects in the array...

    var clipData:Array = new Array();   store your data xml here

    var clipToShow:uint = 0;                   use later in the function showClip

    function xmlLoaded(e:Event):void
    {
    trace ("function: xmlLoaded");
    XML = new XML (e.target.data);
       
    var cl:XMLList = xml.clip;
    for (var i: uint = 0; i
    {
    clipArray.push ({clipPath: cl[i].@path, delay: cl[i].@duration});

    }

    showClip();
    }

    function showClip() {}

    Regardless of the process of loading .clipPath clipArray [clipToShow]

    and using clipArray [clipToShow] .delay to start some timer is involved

    the timer handler function calls this function when it is run

    clipToShow += 1;   increment the counter for the next clip online

    }

    If you are not comfortable/familiar with the approach of the object, then you could also store the clip and delay data in two separate tables.

  • Auto DataGrid refreshing when the source of the XML file changes.

    I'm new to Flex2 and tried to look everywhere, including this forum, but I don't always have it clear.

    I want to auto-refresh of a DataGrid control that contains an XML data, whenever the XML file changes.
    I read something about data binding, but still the dataGrid control is not data refresh.
    The program should display data in real time all the time.

    I use HTTPService to connect to the XML file.

    I do not know that this is not the first time requested, so if you could me link to a site, or another post, that would be great.
    Thanks for any help,

    ######################

    <? XML version = "1.0" encoding = "utf-8"? >
    < mx:HBox
    ' xmlns:MX =' http://www.adobe.com/2006/mxml '
    Width = '100% '.
    Height = "450".
    creationComplete = "memosSv.send ()" >

    < mx:Script >
    <! [CDATA]
    Import mx.collections.ArrayCollection;
    Import mx.rpc.events.ResultEvent;
    [Bindable]
    private var memos: ArrayCollection collection;
    private function memosHandler (event: ResultEvent): void {}
    Memos = event.result.memos.memo;
    }

    []] >
    < / mx:Script >

    < mx: states >
    < name mx: State = "memoCuerpo" >
    < mx:AddChild position = "lastChild" >
    < mx:Panel width = "342" height = "402" layout = "absolute" title = "Contenido Del Memo" >
    < mx:TextArea
    x = "10" y = "10".
    width = '304 '.
    height = "342".
    cornerRadius = "10".
    Editable = "false".
    Selectable = "false".
    .Contenido Text = "{MEMOS.getItemAt (dgMemos.selectedIndex)}" fontSize = "12" / > "
    < / mx:Panel >
    < / mx:AddChild >
    < / mx: State >
    < / mx: states >

    < mx:HTTPService
    ID = "memosSv".
    ' URL =' http://222.222.221.225/distefanoRIA/memos.xml '
    result = "memosHandler (Event)" "
    showBusyCursor = "true" / >

    < mx:DataGrid
    dataProvider = "{memos}".
    width = "301".
    sortableColumns = "false".
    ID = "dgMemos".
    a click = "currentState ="memoCuerpo"" >
    < mx:columns >
    < mx:DataGridColumn width = "190" id = "columnaTitulo" dataField = "titulo" headerText = "Titulo del Mémo" / >
    < mx:DataGridColumn id = "columnaFecha" dataField = "date" headerText = "Date created" / >
    < / mx:columns >
    < / mx:DataGrid >

    < / mx:HBox >
    ##################

    Here is an example:
    http://www.CFLEX.NET/showFileDetails.cfm?ObjectID=560

    Tracy

  • How do I know if my router has been compromised if a hacker does not any change in the configuration of the router?

    How do I know if my router has been compromised if a hacker does not any change in the configuration of the router?

    Do you know how to access the Linksys configuration screen?  Click Administration.  You should be able to access the logs from here.

    What happens if they have an older linksys router?

    Click on the Windows "Start" button and select "All programs." Click on "Internet Explorer" to open a web browser.

    Type "192.168.1.1" in the address text box and press "enter." This IP address is the default value for a Linksys router. If you have reprogrammed the router to have a different IP address, enter your IP address instead.

    Click the log tab

    model # here

    http://homesupport.Cisco.com/en-us/support?ICID=global-header-support-link

    192.168.1.1 is an IP address that is normally used by the routers broadbandfrom Linksys.

    If the router has an IP 192.168.1.1, you can connect by opening a Web browser and visiting

    http://192.168.1.1/

    This allows to connect you to the console of the router administrator and access its configuration screens.

    http://compnetworking.about.com/od/routers/g/192_168_1_1_def.htm

  • How can I save xml file n, run the xml file? Please help me

    How can I save xml file n, run the xml file? Please help me

    Hello

    The question you have posted will be well suited in the MSDN forum. Click on the link below.

    http://social.msdn.Microsoft.com/forums/en/categories/

    In the meantime, I suggest you to return the item mentioned below.

    How to use XML Notepad to create an XML document

    http://support.Microsoft.com/kb/296560

  • Windows 7 does not recognize me as an administrator and do not make changes to the notifier of explicit congestion using cmd

    Windows 7 does not recognize me as an administrator and do not make changes to the notifier of explicit congestion using cmd

    I am the administrator also have an account invited and created another user account to see if this helped (she didn't)

    Hello

    If you use the command prompt, you must bring up the command prompt.

    Go in Start / All Programs / Accessories.

    Click on the command prompt and select run as administrator .

    Concerning

  • Shows not any change in the color of the window when a relevant theme is chosen and applied. Why?

    Shows not any change in the color of the window when a relevant theme is chosen and applied. Why?

    Hi John,

    Thanks for posting your question in the Microsoft Community.

    I understand that your computer shows no change in the color of the window, when a relevant theme is chosen and applied. Correct me if I'm wrong.

    I imagine the inconvenience that you are experiencing. I will certainly help the question of fixing.

    To help you suggest several steps to solve the problem, I would appreciate if you could answer the following question:

    1. What is the brand and model of the computer?

    2. have you made any recent hardware or exchange of software on your computer before the show?

    3. you receive an error code or message?

    4. How are you trying to change the theme?

    5. are you using Windows themes to change the theme or any third-party software?

    Please follow the methods and mark the question below:

    Method 1:

     

     

    I suggest you to refer to the link below to use the System File Checker tool (SFC) to troubleshoot missing or corrupted system files in Windows:

    How to use the System File Checker tool to fix the system files missing or corrupted on Windows Vista or Windows 7

    http://support.Microsoft.com/kb/929833

     

     

    Method 2:

     

    Try to create a new user account and check the issue by following the steps in the link below.

    Create a user account:

    http://Windows.Microsoft.com/en-in/Windows7/create-a-user-account

    If everything works well in the new user account, then I suggest you to transfer data and settings to the fixed aid profile is corrupted from the link below.

     

    Fix a corrupted user profile:

    http://Windows.Microsoft.com/en-us/Windows7/fix-a-corrupted-user-profile

     

     

     

    Your response is very important for us to ensure a proper resolution. Please get back to us to help you accordingly.

     

     

    In the future if you fall on any question relating to Windows, please do not hesitate to post your request here on Microsoft Community, we will be more than happy to help you.

     

     

     

     

Maybe you are looking for

  • Get the error 42 with datasocket

    Hi people, I'm getting erro 42 with a simple datasocket read to a local network "http://172.27.72.70/versions" connection, I can query other webpages such as www.google.com.   Any idea what I need to add to the front of this URL to make this work? I

  • Speaker W540 whistle

    I bought a new Thinkpad W540. Everything works fine. But I found a problem. Once I played all the sounds, I could hear the high whistle, it is very annoying. Could you please help me? Or where I can test the top by technical support. I am in Boston,

  • project and the strange behavior of FPGA v

    I had a strange problem with my main project and the FPGA inside screws. It seems than a recent revision/replacement of a part of the code (replaced subVIs with the latest revisions with different names) prompted the VI to load screws unused when I s

  • Online upgrade Windows 7 [home basics] to [ultimate] version of windows 7 or Windows 8. but not Windows 10.

    Dear Sir, I have only 1 laptop with the original copy of Windows 7 - [Home Basic version]. This version is very slow, I took the trouble of that, so I want to upgrade to windows 7-[ultimate, proffesional] 8 version of Windows or by online (such as th

  • Smaller files with an alpha channel

    I made a short video file in After Effects with an alpha channel of several different ways, but I can't to it go below 3 GB. Is it possible to get the smaller file without reducing the quality or the size of the composition? I would like to get the s