Eclipse :: Flash Builder Export Release Build Fails

May 10, 2011

I'm having an issue when trying to export the release build of my AIR application in Flash Builder 4.5. After choosing the key to sign the package and clicking finish to complete the export, it errors saying that "Error occurred while saving the project settings: "default" build target cannot be found for the selected project." I've included the error message output to the log in the .metadata folder.

!ENTRY com.adobe.flexbuilder.project 4 43 2011-05-10 15:56:11.432
!MESSAGE Failed to get build target settings: default
!STACK 0
java.lang.Exception

[Code].....

I have tried what J_A_X has recommended. Unfortunately none of those work. It seems to be a problem somewhere within the project settings. We have also tried running the export release build for this project on different machines with fresh installs of flash builder, but the same error message is produced every time. We've looked through so many settings it may come down to having to create a new project and copy all the code into the new application.

View 2 Replies


Similar Posts:


Flex :: Air - Adobe Export Release Build Doesn't Work - Mac OSX - Builder 3

Jun 4, 2010

I have an AIR application i'm trying to release with flexbuilder. Launching application has no problem ... bin-debug dir is correctly filled with my files. But when i want to create the AIR file (export release fuild), AIR files content view is empty and bin-debug directory is never filled.

View 4 Replies

Flex :: Export App Including Database Files With Using Export Build Release Wizard?

Apr 1, 2011

When I try to export my application to native installer with using Export Build Release, it isn't importing my sqlite database files which are in my application directory. Is there a way that I can import those database files ?

View 1 Replies

Flex :: Flash Builder 4 Release Build Multiple Files?

Dec 8, 2010

When i make a release build the folder is populated with a number of swfs. Are all these swfs necessary?Is there a option to generate one swf?

EDIT: The files I see are:

framework_4.5.0.18623.swf
osmf_1.0.0.16316.swf
rpc_4.5.0.18623.swf[code].....

View 2 Replies

Adobe Flash Builder Http Data Service Call Fails Only After Export?

Dec 8, 2011

I wrote an app using adobe flash builder that makes an http data service call to a website.

When I build and launch the app it loads in my browser (the address in the broswer is C:Userspath omyapp.html) and works perfectly. However, when I upload the app to my website or even launch it from outside the project build directory, the HTTP service call fails with the popup

Security error accessing url
Destination: DefaultHTTP

Of course I googled this error and realized it may have something to do with a 'crossdomain.xml' in my web root directory. I tried this and it continued to fail.
Below was my crossite domain file

<?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="www.my_domain_for_http_service.com" />
</cross-domain-policy>

I'm using the free trial version of Adobe flash builder, but I do not see anything indicating that this has to do with the error.

Data from http service call is in xml format.

View 1 Replies

Flash :: Flex - Export Project In Builder 4 To An Ant Build?

Sep 30, 2010

I am developing a project with Flex, and I need to deploy my project in a form which can be used by developers who do not have access to Flash Builder. I've found references to plugins from Faratasystems, but it appears their sourceforge site is a little bit rusty. I could not find an up to date installation file that'd include FX2Ant plugin and work with my Flash Builder 4

View 1 Replies

Flex :: Unable To Export As EXE In Release Build

Nov 28, 2010

On Windows XP 32bits, I find it strange that the FB4 Export Release Build doesn't have the option to export as EXE in contrast to the one I have in W7 64bit?

View 1 Replies

Flex :: Can't Export Release Build / Compile For Adobe AIR 1.0?

May 19, 2010

I opened up an old project in Flex Builder 3 which runs on Adobe AIR 1.0. I believe it was originally written in Flex Builder 2. When I try to run the Adobe Air application, nothing happens. When I try to export a release build, I get this error: If I change the main-app.xml file to use the 1.5 version of the namespace, it builds fine. Unfortunately, the clients environment runs on 1.0. Ideas?

View 2 Replies

Flex :: Missing 'Export Release Build' Button

May 12, 2011

So I was working normally, and accidentally hit the profiling button after that, I later decided to export my current.air.URL...Why would the export button disappear all the sudden? I cannot find it at all. It seems rather interesting not being able to export a .air and provide an installer.

View 1 Replies

Actionscript :: Flex Project Swf Is Not Working After Export The Release Build?

Aug 15, 2010

I tried to built a project with AS3 only in Flex. When I run the project in flex, everything looks fine,but when I export the release build, the images that are supposed to be added are gone.

[Code]...

View 1 Replies

Flex :: Web Applications - When Export A Release Build, It Generates A Whole Bunch Of Files?

Jan 19, 2011

I made an application in Flex 4. When I export a release build, it generates a whole bunch of files. (including the skins used, etc, etc.)How do I make those plentiful files except the container HTML file, get compiled into a single SWF file?E.g.My folder should only contain:

my_app.swf
my_app.html

But my_app.swf should still run like a normal Flex 4 app, only this time, all the files, images, skins, etc are inside that one SWF file.

View 2 Replies

Eclipse :: Find Unused Variables In Flash Builder 4 (like Eclipse For Java Does)?

May 23, 2011

Eclipse has a built in functionality to find unused variables (and methods too I guess). Flash Builder 4 is built on top of Eclipse but it doens't have that functionality. Do you know any plugin to achieve that functionality? Also, if you know any other kind of plugin besides SourceMate to improve Flash Builder let me know.

View 1 Replies

Eclipse :: Retrieve Build Information After Build Completes In FDT?

Jul 30, 2011

Using FDT, when I have a debug configuration with several operations in the launcher chain and the final launcher opens in Flash Player, how can I retrieve the build output from the console once the build is complete and Flash player is running?

It seems that once Flash Player has started the console clears to make way for the application's trace output, but I need to be able to look back over the events and build times for each item in my launch chain while Flash Player is running. Is there a setting I can enable to either log my build output to a file or to preserve it in the console?

Edit: I know I can still read the info when building normally, this question is specifically for building with the debugger.

View 1 Replies

Eclipse :: Build Flash Project With ANT

Apr 9, 2012

Currently we have a large project that was created in Flash and AS3. I know that you can't really compile or build fla's with ANT. I have seen all of the flex capabilities with ANT.We want to customize our final product so that we can swap out images and color schemes (other things too) on the command line.We want to use ANT to be able to build our project and control the command line.Basically end product, the user will just tell it where the images are and only take a couple minutes.Do we have to convert our project into Flex to do this?

View 1 Replies

Flash :: Php - Builder 4 Vs. Eclipse?

Nov 19, 2009

I'm getting started with Flex and initially installed the Adobe environment (Flex Builder 3) and later found out that they're starting to call it Flash Builder 4.

Anyway since I'm very new to this technology and I have to leave Flex Builder 3 anyway, I'm trying to find out if there are any advantages to developing with Adobe's Flash Builder 4 (adobe's commercial IDE) vs.Eclipse (which Adobe seems to also heavily support, they make and support a special plugin for it).

My main language is PHP so my end goal is to integrate Flex with PHP. It sounds like Adobe did a decent job with integration in the Flash Builder 4 release (you can choose a language and choose data services options, etc. which should make that integration smoother), but is that integration only available through their commercial Flash Builder 4 or is it also available through the plugin they release for Eclipse? I'm trying to get some advice from those who used the technology so I can make up my mind whether there's a lot of advantage using Adobe's commercial IDE vs. the very robust open source Eclipse IDE. Other aspects I may not have considered are also welcome.

Note: I use php without a framework, and I keep also hearing Zend from Adobe themselves, which is kind of confusing too. I guess they're using part of the zend for remoting. Does anyone know how zend will affect my flex development environment?

View 4 Replies

Eclipse :: Flash Builder Keeps Changing Perspectives?

Dec 14, 2010

I have accidentally setup my Flash Builder to change to the Debug Perspective when debugging my applications. This is useful when the application crashes, but not every run. I cant seem to find the settings to change it back to default.

View 1 Replies

Flash :: Eclipse - Builder 4 + Red5 IDE Plugin?

Sep 1, 2011

Anybody know how to install Red5 IDE Plugin for Adobe Flash Builder 4, Adobe Flash builder 4 comes with an integrated installation of Eclipse, If I follow the instructions on Red5 site I get Cannot complete the install because one or more required items could not be found. Software being installed: Red5 Feature 0.2.0 (org.red5.feature.feature.group 0.2.0)Missing requirement: Red5 Feature 0.2.0 (org.red5.feature.feature.group 0.2.0) requires 'org.eclipse.jst.server.core 0.0.0' but it could not be found

View 2 Replies

Flash :: Eclipse - Duplicate / Branch A Project In Builder?

Feb 6, 2011

I have a file that I've been working on, and i want to take what I have and modify it heavily, but I want to keep the original; if there was a 'duplicate' project command I would do that, but I don't see one, and wondered if there might be a way to keep it all in the same project for tidiness purposes. I'd just copy paste the directory myself but just want to make sure I'm not missing some functionality.

View 1 Replies

Flash :: Eclipse - Builder 4.5 - Set Own Format For ActionScript 3.0 Code?

Jul 22, 2011

while attempting to set my own format for my ActionScript 3.0 code, i found Preferences > Java > Code Style > Formatter. i then set the braces and indent format so my code will automate like this when it's written: i realize that ActionScript 3.0 and Java are completely different languages, but their syntax is nearly identical so i assumed that the Eclipse based Flash Builder would treat my AS3 as Java. it's exactly what i'm looking for since it allows me to change the default code format:

[Code]...

View 1 Replies

Flash :: Import A Source Folder From Eclipse Into Builder?

Mar 22, 2012

I have the source folder from a friend's Android app and I am going to do all of the design for the app. If I could import the folder that he gave me from Eclipse, it would be easier to create a nice UI for the app.

Is this possible? If not, can I load the XML files into Flash Builder to make the UI? EDIT: To clarify, I have a project file that I can open in Eclipse. I want to edit the appearance of the project using Flash Builder without interfering with the application's functionality.

View 1 Replies

Flash :: Professional - Builder 4 - Add Eclipse Plugins - Install New Software

Jul 7, 2010

I have standalone Flash Builder 4 which I downloaded as a trial and then later plugged in the license key. When I try to add Eclipse plugins by going to menu, Install New Software, the dialog for "Available Software" is broken. It looks very different from the same dialog in Eclipse, and it has no way to add update sites, etc.

View 2 Replies

Eclipse - List Xml Files In Flash Builder Open Resource?

Dec 8, 2010

I use the Open Resource Window (Command-Shift-R) a lot in Flash Builder and it saves me a lot of time. But I canīt seem to get it to work with my projects xml files. I know this has been working on previous projects ut I canīt find any settings for this.

View 1 Replies

Flash :: Eclipse - Organize Imports For An Entire Project In Builder

Nov 16, 2011

I'm working with a large Actionscript project, and every file needs to have it's imports organized. I noticed that you can achieve this easily in the Java version of eclipse, but that doesn't seem to work in Flash Builder. Is there a simple way to organise imports for the entire project?

View 1 Replies

Java :: Regex For Eclipse/Flash Builder File Search For Comments?

Jan 5, 2011

In Eclipse (and Flash/Flex Builder) you get the option with Ctrl+Shift+F to do a file search and look for a regular expression. Would be a real handy thing to know.

I want to find the word negate if it appears in a Flex/java comment like the following:

// It was negated because
or
/*

[Code]....

View 2 Replies

Eclipse :: Remove Runnable Attribute From A Source File In Flash Builder?

Jul 20, 2011

I am using Flash Builder 4 and have mistakenly set an abstract class to be the default application class.. It's not too much of an issue as I have set the correct one again, which works fine most of the time, but not when I am editing the incorrect one and hit F11 - it attempts to run the project via this incorrect class. Is there any way to remove the "runnable" attribute from this file so that this doesn't happen?An example of how this looks in the package explorer is below (Application.as is the correct file, AbstractQuickDraggable.as is not):

View 1 Replies

Eclipse :: Link Report In Flash Builder 4.5 Does Not Generate Output File

Nov 4, 2011

I can't seem to generate any output when including the "link-report" compiler commands in Flash Builder 4.5. I've tried several different syntaxes that I've seen online:

-linkreport filename.xml
-link-report=filename.xml
-link-report C:fullpathfilename.xml
-link_report filename.xml

But absolutely nothing gets created when I run, build, or debug the project. Other application settings perhaps? The project is relatively young and doesn't have many custom settings so I'm thinking it is maybe application or config related?

View 1 Replies

Actionscript 3 :: Flash.display.Loader Blocks On Load In Release Build?

Apr 26, 2010

I'm loading a swf-file from my program written in as3 using the flash.display.Loader class. When I'm using the debug build configuration in FlashDevelop everything works fine. But when I'm using the release build configuration the program freezes for around two seconds efter the loader sends the progress events and before sending the complete event.

This is my program:

package
{
import flash.display.Loader;
import flash.display.Sprite;

[Code]....

After around two seconds where the program is frozen the line Completed on frame: 2 is added and the 'On frame X' counter starts ticking up. Debug build produces the same output but without the freeze.

Not all swf-files I have tried loading triggers the problem. The size of the file doesn't seem to affect anything. I have tried compiling and running on another computer with the same result.

Edit: I noticed that if the program is compiled with debug=true the flash player takes around two seconds to start, the same length of time the flash player is frozen when debug=false.

View 1 Replies

Eclipse :: Flash Builder - Disable Highlighting Of All Instances Of A Word In Code Editor?

May 27, 2011

In Flash Builder, for objects, properties, variables and such where your cursor is on it, the editor highlights all instances of that name in the code with a grey box. This can be very distracting and I was wondering if there was a way to turn it off or if there is a hot key to disable it.Another things that is very distracting are the mouse hover popups, although apparently there's no way to disable those :

Flash Builder + Eclipse: disable mouse hover popup?

View 1 Replies

Java :: Flash Builder 4.5 + Perforce Eclipse Plugin Removes Syntax Coloring?

Oct 5, 2011

i've installed the Perforce Eclipse plugin successfully in Flash Builder 4.5.however, the only problem i've run into is that whenever i open a ActionScript file (either one that is or isn't checked out) there is no syntax coloring - it's simply a white background with black text.

i've changed themes so that i have a dark background with different colored syntax but Perforce also removes that coloring, although this time it's the dark background with all white text.

View 2 Replies

Flex :: App Fails To Compile With Mxmlc Command-line But Works With Flash Builder IDE

Apr 21, 2011

i have this flex app (it's a flex project created from flash builder), and it compiles fine when i build it from the IDE.it fails to compile when i do it from command line through mxmlc.i am invoking the mxmlc at the location "flash-builder-installation"sdks"flex-ver"inthe mxml file is test.mxml.i don't have any dependency on any of custom swc file.i am getting the following type errors when i compile it.[code]

View 2 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved