I don't think Adobe would guarantee that. You can't always take output from newer versions of MS Office and use them in older ones either.
-Alex ________________________________________ From: [email protected] [[email protected]] On Behalf Of Steve McLaughlin [[email protected]] Sent: Tuesday, October 08, 2013 11:03 PM To: [email protected] Subject: Re: Java errors importing flex project Hi, I found the solution, - I was trying to load a Flex project exported using Flash Buider 4.7 into Flash Builder 4.6. I upgraded my Flash Builder 4.6 to 4.7 and it loads fine. Shouldn't loading a .fxp file created with Flash Builder 4.7 into Flash Builder 4.6 work? -steve On Fri, Sep 27, 2013 at 5:33 AM, Martin Miko <[email protected]> wrote: > my best guess would be a problem with project settings more speciffically > something broken in either .actionSctiptProperties or .flexProperties, try > to verify, if you can click through all project settings in your > FlashBuilder first. > > Martin Miko > > > On Thu, Sep 26, 2013 at 9:27 PM, Steve McLaughlin < > [email protected] > > wrote: > > > Hi, I've got a new installation and I'm getting errors while importing a > > Flex project: > > It doesn't create the '(default package)' folder, but looks like all the > > files are there. > > It looks like the build fails because the import didn't finish correctly. > > > > Errors occurred during the build. > > Errors running builder 'Flex' on project 'MyProject'. > > java.lang.NullPointerException > > Errors running builder 'AIR application.xml Builder' on project > > 'MyProject'. > > java.lang.NullPointerException > > > > I'm running Flex 4.6, with sdk 4.10, running on windows 7, running under > > parallels, running on a Mac . > > It > > Any suggestions? > > thanks, > > >
