Flash Builder 4.5.1 - compilation problem version release Flex Mobile

I am building a mobile application from flex using Flash Builder 4.5.1. The application works very well on the device (Nexus S) and office in debug mode however, whenever I export the Release version of what the app is not automatically installed on the device. When I manually install .apk it fails also (get the message from the Application that is not installed with the green check mark). Any thoughts?

The problem was with signing of certificate (.p12). As soon as I created a new certificate, everything worked took place.

Tags: Flash Builder

Similar Questions

  • App integrated with Flash Builder 4.6 and compiled for iOS, error now when loading to the appstore

    I built a simple application using Flash Builder 4.6 and have successfully deployed to the Android Market (after testing on my own Android device).  I also took this same application and compiled for iOS and tested on my iPad.

    I then did the Release with the final 'Release for App Store Distribution' option in the release generation Wizard.  I have all the certificates supply correct in place and compiled the application in a .ipa file.

    At this point, you use a MAC, I ran the Application Loader utility to upload my app to itunesConnect portal to get it in the appstore.  I already went through the steps to enter metadata, pricing, and screenshots in itunes connect portal and just need to download it for review.

    When I download the .ipa file into the application loader, it gives me the following error:

    "iPhone/iPod Touch: contains executables of the application not supported architectures: arm.

    Anyone have any idea what this means and how I can fix this?  Any help is greatly appreciated!

    Thanks in advance!

    He solved.  Just add the following text in the tag for iPhone in my app descriptor XML file:

    UIRequiredDeviceCapabilities

    WiFi

    ARMv6

    ARMv7

  • Flash Builder 4 B2 code search problem

    Had this problem before with beta Flash builder 4 2 where to find the code does not work

    While working through 4 day EX 4.1

    «Code to generate search using the click event will present you the option generate a click handler in the code search window (see Figure 4).» Click the option or press the Enter key to use the option to generate a function.

    Have no problem see the code to search for the < s:Button > however once I get the click will not show code look for window generate a Manager Click... is there a way to get this to run... to move the foreword to the exercise I just write the code... is there a way to trigger the code look up?

    Brand - so you see, click in the drop-down menu and you select it so that your code now says:

    and poster code search now "Generate the Manager Click" between the click of the double quotes?

    What happens if you place the cursor between the double quotes in the click event and type ctrl + SPACEBAR?

    You can share a screenshot of what happens?

  • How to use AIR SDK with Flash Builder 4.6 3.8?

    Until now I was using AIR SDK 3.6 with Flash Builder 4.6 on mac OS X, with a known method of new sdk "rsyncing" and patch the xml-s config files, but now, I downloaded the new version of 3.8 SDK Beta, because I tried to update, and this method fails. For a new project, Flex Mobile, I get the compilation error "could not resolve < s:TabbedViewNavigatorApplication > to a component implementation, problem Flex"...

    I see on the AIR SDK download page http://labs.Adobe.com/downloads/air.html there are two versions of the SDK, one is the compiler 2.0 level one is for users of Flex... What should I download and update with Flash Builder 4.6?

    This new SDK can be used even on FB 4.6? or is supported only for FB 4.7?

    Thank you.

    You can use http://labsdownload.adobe.com/pub/labs/flashruntimes/air/air3-8_sdk_sa_mac.tbz2 with the FB 4.6. Here are the steps to overlay the sdk

    1 exit Flash Builder.

    2. (optional) save for the Flex SDK kit by copying the directory.

    In Flash Builder, for example, to copy the directory to:

    • Mac OS: / Applications/Adobe Flash Builder 4.7/sdks/4.6.0

    3. download the AIR SDK file appropriate for your operating system for example http://labsdownload.adobe.com/pub/labs/flashruntimes/air/air3-8_sdk_sa_mac.tbz2, unzip it and save it on your MAC OS X.

    4. in the Terminal, run the following command

    Ditto sudo/path/air3-8_sdk_sa_mac Applications/Adobe\ Flash\ Builder\ 4.6/sdks/4.6.0

    5. (optional) to access the new AIR API 3.8, update your application descriptor file to the namespace 3.8.

    ' To update the namespace, change the xmlns attribute in the application descriptor to: http://ns.adobe.com/air/application/3.8 ">

    6. (optional) to ensure that the version of the SWF file output SWF 21 targets, pass a the additional compiler argument:-swf-version = 21.

    Hope this will help.

    Kind regards

    Hichem

  • RSL error 1 of 1, Error #2032, 3.6 A Flex, Flash Builder 4.6

    We are in transition from Flex 3. 1 to 3.6 a. Everything worked well for years under 3.1. We tested under 3.6 for a month under HTTP, and everything works. When weinstall to our staging server and run under HTTPS, we get this error and NO OTHER INFORMATION.

    We test under Flash Builder but build production SWF and swc using the MXMLC and COMPC command-line tools. We use the Framework RSL and copy the swf/swz files on our servers as part of the installation.

    Display the MXMLC to compile signup.mxml:

    Loading configuration file C:\Program Files (x 86) \Adobe\Adobe Flash Builder 4.6\sdks\3.6.0\frameworks\flex-config.xml

    D:\Develop\CSM\PractiCal\Flex\null1709033641.xml loading configuration file

    D:\Develop\CSM\PractiCal\Flex\build\signup.swf (174148 bytes)

    Contents of the configuration file "null1709033641.xml":

    <>flex-config

    < compiler >

    false < debug > < / debug >

    < library-path append = "true" >

    element < path > D:\Develop\CSM/CSMCommonFlex/build/CSMCommonFlex.swc < / path element >

    < / library path >

    < / compiler >

    <-static link-TIME-shared-libraries > false < / static-link-TIME-shared-Library >

    < use-network > true < / use-network >

    true <-digestions check > < / check-abstracts >

    < runtime-shared-library-path >

    < element > path C:\Program Files (x 86) \Adobe\Adobe Flash Builder 4.6\sdks\3.6.0/frameworks/libs/framework.swc < / path element >

    Flash/framework_3.6.0.21751.SWZ < rsl - url > < / rsl - url >

    < policy-file-url / >

    Flash/framework_3.6.0.21751.swf < rsl - url > < / rsl - url >

    < policy-file-url / >

    < / DURATION-shared-library-path >

    < / flex-config >

    It's everything I could find on the web:

    1. Make sure that the web server includes extension .swz as type MIME "application/x-shockwave-flash".
      Fact.

    2. Add a "crossdomain.xml" file to the root of the web server and make sure that it can be read.
      Trying the two secure = "true" and secure = "false".

    <? XML version = "1.0"? >

    < ! DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd" > ""

    < cross-domain-policy >

    < allow-access-from domain = "" * "secure ="true"/ >"

    < / cross-domain-policy >

    As I said, everything works well under 3.1.

    I am dead stuck and have no idea what to try next.

    Please, please, help.

    In the Flex 3 documentation for the MXMLC Compiler, the rsl-url of the option attribute is described as

    "You specify the location of the SWF file to the location of the application deployment.

    For example, if you store a file named library.swf in the web_root/libraries directory on the

    Web server and application in the root web, you specify libraries/library.swf. »

    This clearly indicates that the URL of the library is relative to the swf file.

    The documentation for the rsl-url of the runtime-shared-library-path option attribute is not so clear, however:

    "Rsl - url argument is the URL of the RSL that will be used to load the RSL during execution.
    The compiler does not check the existence of the SWF file at this location at compile time.
    It stores this string in the application, however, and he uses at run time. As a result, the
    SWF file must be available at run time, but not necessarily at compile time. »

    Obviously, both rsl-url attribute should contain a URL to the swf app and the 3.1 Flex MXMLC was store the URL as relative to the web root. I offset this in my config 3.1 files by providing a URL relative to the root, but without the leading slash (/). This bug has been fixed somewhere between 3.1 and 3.6 so my relative to the root URL were now be saved correctly, as app-parent.

    Adding a bar leading slash (/) to my relative to the root URL solves the problem.

    I know - he should be here in the first place.

  • Flash Builder random error associated with CFCS 'qnx-screen '.

    Hey all,.

    It's been about 8 months since I finally published my app PlayBook... It's been long since, so I'm a bit rusty...

    I'm seeing my source code, compile it with the new SDK.

    I downloaded the Simulator 2.0, updated the OS on my tablet to 2.0 and installed the new Tablet OS Beta 2.0 SDK.

    I am trying to get my application up and running, and I get this error:

    "Description Resource Path location Type
    "Could not open" / Applications/Adobe Flash Builder 4.5/sdks/RIM/blackberry-tablet-sdk-2.0.0/frameworks/libs/qnx-screen ' PaperRobo unknown Flex problem.

    I use a Mac and Flash Builder 4.5 running

    I use the Flex SDK 4.5.1... and it seems that all the appropriate Blackberry tablet SDK swcs are connected properly... See screenshot:

    Any ideas what's not here?

    It also looks that QNXApplicationEvent no longer exists?

    I also tried to create a new project from scratch and get the same error of Flash Builder

    I don't think that there is nothing wrong with your stature. Try to create a new project, as shown in jtegen and see if it works. If this does not work, you can still manually add the .swc files.

    It seems to be looking for them in the wrong place.

    "/ Applications/Adobe Flash Builder 4.5/sdks/RIM/blackberry-tablet-sdk-2.0.0/framework"

    s/libs/qnx-screen'

    Should be "/ Applications/Adobe Flash Builder 4.5/sdks/RIM/blackberry-tablet-sdk-2.0.0/framework"

    s/libs/qnx/qnx-screen

    If you do this be sure to do the qnx - air.swc marked as external.

  • CF9 ORM relational mapping + Flash Builder 4 nested value objects errors

    Hi all

    I tried to use relational mapping ORM in ColdFusion 9 and combine this with Flash Builder Beta 2 to manipulate the data. What I have are a two simple tables that contains 3 columns each:

    Table properties:

    ID (primary key)

    PropertyName (data)

    Tenants (unique id)

    Table of tenants:

    ID (primary key)

    TenantName (data)

    TenantID (unique identification number)

    And two cfc for each table.

    CFC of tenants:

    <cfcomponent persistent="true" table="Tenants"  schema="dbo" output="false">
         <!---- properties ---->
         
         <cfproperty name="ID" column="ID" type="numeric" ormtype="int" fieldtype="id"  /> 
         <cfproperty name="TenantName" column="TenantName" type="string" ormtype="string"  />
            <cfproperty name="TenantID" column="TenantID" type="numeric" ormtype="int" />
         
    </cfcomponent> 
    
     
    

    CFC property:

    <cfcomponent persistent="true" table="Properties"  schema="dbo" output="false">
         <!---- properties ---->
         
         <cfproperty name="ID" column="ID" type="numeric" ormtype="int" fieldtype="id"  /> 
         <cfproperty name="PropertyName" column="PropertyName" type="string" ormtype="string"  />
         
         <!---- relation ---->
         <cfproperty name="Tenants"
                        fieldtype="one-to-many"
                        singularname="Tenant"
                        cfc="Tenants"
                        mappedby="Tenants"
                        fkcolumn="TenantID" 
                        lazy="false" 
                        type="array"
                                    <!--- can be array or struct --->  
                        <!---structkeytype="int" structkeycolumn="ID"--->
                        />
         
    </cfcomponent> 
    

    And i test to see how the data comes back with this:

    test. CFML

    <cfset ormReload()>
    <cfset properties = entityLoad('Properties')>
    <cfdump var = "#properties#" />
    

    The result is such that it is supposed to be; I get an array of property objects filled with all the data and the property of tenants filled with an array of objects of tenants. The problem occurs when I try to load the data using the flash builder via a service using RemoteObject.

    Flex app:

    protected function loadRawData(e:MouseEvent):void {
                        var ro:RemoteObject = new RemoteObject();
                        ro.source = 'cfcs.DataTest.PropertiesService';
                        ro.destination = 'ColdFusion';
                        
                        ro.addEventListener( ResultEvent.RESULT, onRawDataResult );
                        ro.addEventListener( FaultEvent.FAULT, onRawDataFault );
                        ro.getAllProperties();
                   }
    

    Flex load all the data it is supposed except for tenants. The debugger wrote a message saying that I would not convert [@ea36699] to mx.collections.ArrayCollection. I also tried with a generator of ORM in ColdFusion Builder, and then adding the service via the Data/Services Panel in Flash Builder. Tried to click-right-how the Test works on getAllProperties (): [Properties] the test passes and everything is working properly.

    It could be something really really small miss me him but I can't understand it please help! Thanks in advance!

    I struggled with this for hours a few weeks back.  Add the remotingfetch = "true" attribute to your relationship like this:

                                              />
    

    I hope this helps!

  • Flash Builder 4.5 and Tablet OS SDK Install Help!

    Hello

    First of all, I note I made an honest effort to find a solution in the forum and I tried to get this to work for hours.

    For some reason, the Tablet OS SDK does not appear in FlashBuilder (final) 4.5.  I did the following steps:

    1. Installed Flash Builder 4.5 (final)
    2. Installed Tablet OS SDK 1.0.2 Select YES to integrate with Flash Builder.
    3. Open Flash Builder as an administrator
    4. File - new - project Actionscrip Mobile.  Select Flex 4.5, Blackberry OS, finish.

    After all this, not found Flashbuilder qnx components (for example, when typing import, the list that appears does not qnx).

    I have a lot of tablet OS applications that I need to put in Flash Builder 4.5.  I've updated to 4.01.  Help, please!

    Thank you

    ~ Nick.

    Include the qnx_screen.swc of the tablet os sdk in the project's build path.

    This should solve.

  • Wait on Flash Builder 4.5 and other stuff

    Initially, I wanted to ask a question, but after trying to find information on when FB 4.5 will be communicated, I came across a little information.  I hope someone rim reads this.

    Can anyone confirm if the final FB 4.5 will allow the use of design with the libraries of qnx?  It has been said in this post, he does.

    While I was trying to find that out I came across this little nugget on Adobe 4.5 FAQ:

    Flash Builder 4.5 now requires AIR 2.6 for mobile applications. RIM plans to deliver an over-the-air update for AIR 2.6 later in 2011, allowing developers to then use Flash Builder 4.5 for PlayBook application development. This means that developers will be able to recompile applications built for Android at that time for deployment to the BlackBerry PlayBook.
    

    Anyone know when this might be?

    I am mainly interested in can quickly access my screens with actionscript, mxml and design mode and use or C++ for complicated stuff.  Currently the design mode does not work and I'd rather not have to wrap each qnx component that I want to use so it will work even in mxml.

    Currently, we have not shared a release date for future updates to the runtime LOOK on the PlayBook. I can tell you that we are working on it well.

  • Don't Flash Builder 4.7 problem - no platform BB

    Hi, I installed the FB 4.7 on my PC.

    I downloaded the SDK of AIR in BB Site and installed.

    I tried to create a project, but there are only two platforms listed, it's to say, iOS and Android and no BB it.

    Anyone faced the same problem before? 0o0o

    I use Adobe Flash Builder 4.7 for my Blackberry 10 development, although I use Macbook would highlight, but I also had FB4.7 installed on the PC. It is quiet easy to install BB Developer tools on PC.

    1. first of all, you must run FB4.7 with administrative control.

    2. in your IDE FB4.7 Menu, click help-> install BB 10 publication support or install new software-> type "Blackberry" next to work with, now, you will see the option of ' Blackberry plugin for Flash Builder 4.7... '-> option-> check on BB OS Support checkbox statement select 10, press 'Next' then finished once installed.

    3. restart your Flash Builder and try to create the new project Mobile AS3 or Flex Mobile, you will see Blackberry option along with two others.

    Note: BB 10.1 and before, support Adobe AIR version 3.1 only so make sure that you have not superimposed latest version of Adobe AIR in your Flash Builder.

    Ghislaine

  • Flash Builder compilation bug; What am I doing here?

    Hello

    I recently did a clean install of Windows, and as a result, Flash Builder.

    Now, whenever I try to compile _FOR_RELEASE_ against a good project, I get the below error.

    No error displayed when debugging.

    The project is good and of a long-established date codebase I've been working with for several years.

    HOW TO COMPILE?

    Thank you

    G

    The path location type Resource Description

    com.google.common.collect.ComputationException: java.lang.NullPointerException

    to com.google.common.collect.ComputingConcurrentHashMap$ ComputingSegment.compute (ComputingCo ncurrentHashMap.java:167)

    to com.google.common.collect.ComputingConcurrentHashMap$ ComputingSegment.compute (ComputingCo ncurrentHashMap.java:116)

    at com.google.common.collect.ComputingConcurrentHashMap.apply (ComputingConcurrentHashMap.jav one: 67)

    to com.google.common.collect.MapMaker$ ComputingMapAdapter.get (MapMaker.java:623)

    at com.adobe.flash.compiler.internal.projects.CompilerProject.getCacheForScope (CompilerProje ct.java:701)

    at com.adobe.flash.compiler.internal.definitions.InterfaceDefinition.resolveExtendedInterfac es(InterfaceDefinition.java:123)

    to com.adobe.flash.compiler.internal.definitions.InterfaceDefinition$ InterfaceIterator.analy ze(InterfaceDefinition.java:343)

    to com.adobe.flash.compiler.internal.definitions.InterfaceDefinition$ InterfaceIterator.initF romInterface(InterfaceDefinition.java:325)

    to com.adobe.flash.compiler.internal.definitions.InterfaceDefinition$ InterfaceIterator. < init > (InterfaceDefinition.java:293)

    com.adobe.flash.compiler.internal.definitions.ClassDefinitionBase.interfaceIterator (class DefinitionBase.java:399)

    at com.adobe.flash.compiler.internal.definitions.ClassDefinitionBase.isInstanceOf (ClassDefin itionBase.java:429)

    at com.adobe.flash.compiler.internal.semantics.SemanticUtils.isInstanceOf (SemanticUtils.java:565)

    at com.adobe.flash.compiler.internal.semantics.SemanticUtils.isValidTypeConversion (SemanticU tils.java:220)

    at com.adobe.flash.compiler.internal.semantics.SemanticUtils.isValidTypeConversion (SemanticU tils.java:342)

    at com.adobe.flash.compiler.internal.semantics.MethodBodySemanticChecker.checkImplicitConver sion(MethodBodySemanticChecker.java:560)

    at com.adobe.flash.compiler.internal.semantics.MethodBodySemanticChecker.checkImplicitConver sion(MethodBodySemanticChecker.java:372)

    to com.adobe.flash.compiler.internal.semantics.MethodBodySemanticChecker.checkAssignment (Met hodBodySemanticChecker.java:244)

    at com.adobe.flash.compiler.internal.as.codegen.ABCGeneratingReducer.reduce_assignToNameExpr _to_void_expression(ABCGeneratingReducer.java:3026)

    at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.action_238(CmcEmitter.java:4509)

    at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.dispatchAction (CmcEmitter.java:81 61)

    at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent (CmcEmitter.java: 39704)

    at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.dispatchAction (CmcEmitter.java:95 07)

    at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent (CmcEmitter.java: 39704)

    at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduce(CmcEmitter.java:39681)

    at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceSubgoals (CmcEmitter.java:39 732)

    at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent (CmcEmitter.java: 39703)

    at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduce(CmcEmitter.java:39681)

    at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceSubgoals (CmcEmitter.java:39 723)

    at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent (CmcEmitter.java: 39703)

    at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduce(CmcEmitter.java:39681)

    at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.burm(CmcEmitter.java:39983)

    at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateInstructions (ABCGenerat or.java:232)

    to com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateMethodBodyForFunction (a BCGenerator.java:397)

    to com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateMethodBodyForFunction (a BCGenerator.java:351)

    at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateFunction (ABCGenerator.j ava: 266)

    at com.adobe.flash.compiler.internal.as.codegen.ClassDirectiveProcessor.finishClassDefinitio n(ClassDirectiveProcessor.java:468)

    to com.adobe.flash.compiler.internal.as.codegen.GlobalDirectiveProcessor.declareClass (Global DirectiveProcessor.java:424)

    at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode (DirectiveProc essor.java:207)

    at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse (DirectiveProcess or.java:189)

    to com.adobe.flash.compiler.internal.as.codegen.GlobalDirectiveProcessor.declarePackage (George alDirectiveProcessor.java:449)

    at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode (DirectiveProc essor.java:224)

    at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse (DirectiveProcess or.java:189)

    at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generate(ABCGenerator.java:126)

    at com.adobe.flash.compiler.internal.units.ASCompilationUnit.handleABCBytesRequest (ASCompila tionUnit.java:374)

    at com.adobe.flash.compiler.internal.units.CompilationUnitBase.processABCBytesRequest (ationUnitBase.java:870 mix)

    to com.adobe.flash.compiler.internal.units.CompilationUnitBase.access$ 300 (CompilationUnitBas e.java:107)

    to com.adobe.flash.compiler.internal.units.CompilationUnitBase$ 4 1.call (CompilationUnitBase. java: 309)

    to com.adobe.flash.compiler.internal.units.CompilationUnitBase$ 4 1.call (CompilationUnitBase. java: 305)

    to com.adobe.flash.compiler.internal.units.requests.RequestMaker$ 1.call (RequestMaker.java:22 8)

    to com.adobe.flash.compiler.internal.units.requests.RequestMaker$ 1.call (RequestMaker.java:22 2)

    to java.util.concurrent.FutureTask$ Sync.innerRun (unknown Source)

    at java.util.concurrent.FutureTask.run (unknown Source)

    to java.util.concurrent.ThreadPoolExecutor$ Worker.runTask (unknown Source)

    to java.util.concurrent.ThreadPoolExecutor$ Worker.run (unknown Source)

    at java.lang.Thread.run (unknown Source)

    Caused by: java.lang.NullPointerException

    at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:187)

    at com.google.common.collect.CustomConcurrentHashMap.hash(CustomConcurrentHashMap.java:1432)

    at com.google.common.collect.ComputingConcurrentHashMap.apply (ComputingConcurrentHashMap.jav one: 66)

    to com.google.common.collect.MapMaker$ ComputingMapAdapter.get (MapMaker.java:623)

    at com.adobe.flash.compiler.internal.scopes.ASProjectScope.addScopeToCompilationUnitScopeLis t(ASProjectScope.java:1306)

    to com.adobe.flash.compiler.internal.projects.CompilerProject$ ScopeMakerFunction.apply (build lerProject.java:106)

    to com.adobe.flash.compiler.internal.projects.CompilerProject$ ScopeMakerFunction.apply (build lerProject.java:95)

    to com.google.common.collect.ComputingConcurrentHashMap$ ComputingSegment.compute (ComputingCo ncurrentHashMap.java:155)

    ... 54 PlayerSprite.as/RTE_OSMF_Player/src line 37 Flex problem

    Update; I updated the SDK to the current according to the guidelines of this https://helpx.adobe.com/flash-builder/kb/overlay-air-sdk-flash-builder.html

    It seems to have solved the problem for now. I'll watch it.

  • Problem installing Adobe Flash Builder 4.7 (Windows 64)

    I have a problem installing the 64-bit version of Adobe Flash Builder 4.7. I have not had any problems with the 32-bit version.

    First of all, I couldn't download the installer by Akamai Download Manager. When the download is complete, about two-thirds, I get the error "failed to check content (content invalid). I tried several times with several different browsers but no luck.

    I am able to get the installation program by using the other method to download but when I go to use the extraction of the file progress gets to 100% and then I get then I get the error, "this is a problem when extracting the files. Check the amount of space available on your computer and write on the desitnation folder rights. »

    I have 72 GB available and the installer extracted the files in my office that I have full read and write. I am logged on as a user with administrator privileges and have tried to launch the file as administrator.

    All ideas are appeciated!

    Thank you!

    Jill

    Jill from your description, it seems you are facing problems of stability with your current Internet connection.  It seems initially the corrupted download based on the errors that you have posted.

    I advise to use another connection to see if you encounter the same difficulties.  If you are connected wireless, for example, please try a wired connection.

    You can also download the installation files on a USB stick on another computer, and then install from the USB drive.

  • Extension for CS 5, 6 and versions CC in Flash Builder 4.6 fails to initialize

    Hi all

    I develop an extension for Illustrator CS5, 6 and CC versions. I use the versions of Flash Builder 4.6 and Extension Builder 2.1. When I create a new project and add a minimal support for CS5, I am unable to view the design of the project resulting. I don't understand why. If I add a minimal help for CS6, design mode works very well. What is behavior?

    Also, I expect to use datagrid spark in my extension, it supports smooth scrolling. I'm not able to do the same, as the extension never initializes.

    Here's the screeshot of the compiler settings:

    issue1.jpg

    And here's what I get the error:

    issue.jpg

    What can I do to make my work?

    Hello

    Unfortunately, the Design view is completely unusable with the Extension Builder 3.4 needed to create a CS5 extension... So, you will see a black screen instead of your user interface. The only solution is to write your code and test. Previous versions of Extension Builder working on a previous version of Flash Builder and Design mode worked as expected...

    Best,

    Luca

  • Flash Builder Link problem

    Whenever I try to access the links in Flash Builder, such as those on the Start Page, device helps connection in Configurations to run or even find and download other versions of Flex SDK in the window Configuration of Flex, he opens a Notepad window empty with an error "the name of file, directory name, or volume label syntax is incorrect."

    Anyone has an idea on how to solve this problem? I guess this is supposed to open a web page.

    Wow, problem solved. I thought it was weird when I installed Flash Builder 4.7 and was still going on. Apparently, at a given time, I have set Notepad.exe as default program to open HTML files and didn't.

    Now I feel kind of stupid but also all the other programs didn't work (heck, worked same links in Flash Professional) I was so sure it was a problem of Flash Builder.

    In any case, I'm just glad to have the mystery solved.

  • 4.7 Flash builder 4.5 Flash Builder upgrade problem (key is not valid)

    Hello

    We (the company) buy Adobe products now more than 6-7 years. We bought the Flash builder 4.5 premium and premium Flash builder 4.5 for volume PHP license. Now flash builder 4.7 should be complementary upgrade for us. But when we are using the trial version of Flash builder 4.7 and addition of serial number (serial number of Flash builder 4.5), it is simply not working and showing an error "the key is not valid.

    I chat with Adobe customer care 4 different people, they find themselves saying that we transfer you volume license Department and then chat on sale. No message chat more, I checked over an hour and still no message.

    So I called, it took 15 minutes to communicate with the service the customer. I chose the option 'upgrade' from the menu of the phone and then connected with a guy. After listening full case he passed my call to the Executive of license Volume and of the Executive of license volume transferred to another guy and the other guy to some person capacit¨¦s redirect. So in total 4 guys. The last guy (specialized) called Rohit.

    Rohit guy asked me, I buy a customer support program (some product on $2.nn.00)? I said no, we purchased volume licenses for Flash builder 4.5 premium (subject to $4000.00 *). He said, sorry Sir I can't help you in this area, but I can provide you with an e-mail address and you can report your concern here. I already spent my 1.5 hour in this conversation. I said okie. He gave me a case number and told me that he will send an email stating that the e-mail address in my application I have to unplug the phone.

    I never get this email address.

    Can someone suggest me what to do next. Is my file number: 209-788-274.

    My email is: [email protected]

    Thank you

    Amitabh Arya

    @Amitabh: I understand that volume license team has reached out and helped solve the problem here, but please let me know if you have any questions outstanding.

Maybe you are looking for