Import projects to Flash Builder 4.7

Hello

We had to install 64-bit Windows for the best performance with the Flash Builder 4.7.

We had also to uninstall Flash Builder 4.7 and install again.

Now, we have about 50 projects and we do not want to import each one individually.

Is it possible to import all the projects that are in the workspace file or does really add one after the other?

Best IMO

GoTo file > import... > General > existing projects into workspace

Under "Select root", specify the path where all projects.

All projects in this path will be imported into the workspace.

Tags: Adobe AIR

Similar Questions

  • Strobe Media Player broke after assets.swc of compilation and compilation project in Flash Builder

    I use CS5.5 - Flash Builder 4.5 and Flash Professional 11.5.1.349.  If I import a new Strobe Media Player 1.6.328 project into Flash Builder and compile, it works as expected and the StrobeMediaPlayback.html page load in my browser and behaves normally.

    Then I load assets.fla into Flash Professional and don't edit and publish a new assets.swc.  Then I go back to Flash Builder and refresh the StrobeMediaPlayback project and recompile.  This time when StrobeMediaPlayback.html loads in the browser, the SWF Strobe is instantiated on the page but is not executed, i.e. no play button and no bar scrub down, just a black box.  The black box right button brings up the Flash menu so the SWF load has it but stopped somewhere running.

    I try to get the debugger working in Flash Builder, but so far without success.

    I hope that someone has seen this before and has some ideas.

    Kind regards

    Tim

    The problem was simply to fonts.  Fonts in StrobeMediaPlayback/assets/fonts must be installed in the operating system.  In my case Windows so just right button on the font file and select install.

  • Any suggestion for the option of compiling the Flex Mobile of the project in Flash builder (Blackberry platform)

    I use Flex mobile project type to create a stand-alone for targeting blackberry and android application both versions.

    Depending on the configuration of my test application works ok in blackberry tablet Simulator. As I am new to blackberry AIR application development if anyone can help me for the compilation of project I currently put for my application is good or not?

    When I checked the project-> properties-> Flex compiler, I found "Flex Hero" as compilation same SDK, so I'm trying to pass the value of the configuration option available, that it won't allow me to set the 'Blackberry Tablet OS SDK 0.9.1 for Adobe AIR"- any suggestions?

    The question above, see attached screenshot.

    Hey Dounibiligda,

    He was right to what you saw originally in your settings. the default SDK should be the flex SDK Hero. If you want to add libraries specific blackberry, you must manually import the qnx - screen.swc which will give you most of the libraries QNX which are skinned to resemble the appearance of the standard playbook.

    so to summarize, keep the default Flex Hero sdk and manually import the qnx - screen.swc to your project. Good luck!

  • Import of Flash Catalyst Flash Builder as a Mobile project

    I'm trying to create an application in Flash Catalyst CS5 and then import it into Flash Builder 4.5 to create an application mobile ios.

    However, when I try to import the catalyst, it does not define as a mobile application and we finished a web application. Is there a way I can convert it into a mobile application?

    Kind regards

    Nico.

    Which is not supported currently, you must move the files manually in the web project in the mobile project.

    Thank you

    -Sunil

  • Design of GUI/Graphics in Flash Builder

    In Flash Pro, you can make different screens for your app (IE menu principal, options) and separate them into different "clips". Exactly how can I do a complex GUI and store it in Flash Builder? Wouldn't be bad practice to separate each screen in its own class that extends MovieClip? Then add one to the scene and remove and add another when the screen must be turned on? Or just visibilities of swap?

    visibilitys swaping is a good idea as long as it is no animation running, enter frames or timers that interact with hidden clips. and use the visibility and no alpha. alpha clips are calculated, even when they are 'invisible '.

    in the sense of ease, the 'best' is to implement your structure of movieclip in flash, export it as a SWC library and import it into you project in flash builder. don't ask me how this works, I don't use flash or flash builder. just Flash develop.

  • Flash Builder is ignorant [SWF (width = "640" height = "480", frameRate = "60", backgroundColor is "#")]

    Hello

    I have a pure actionscript project in flash builder 4.6. When I set the scene with this:

    [SWF(width = "640"height = "480"frameRate = "60", backgroundColor = "#000000""")]

    Flash builder is ignorant.  How can I fix it?

    Cheers.

    I fixed it.

    You need to:

    [SWF (width = "640" height = "480", frameRate = "60", backgroundColor = "#000000")]

    After all imports and before the constructor function.

    I got it before all imports: P

  • Return between Flash Builder and catalyst?

    It is, or will be - this, be possible to return to Flash Catalyst once a project was brought in Flash Builder?

    I imported the .fxp project into Flash Builder, made some code changes, then exported a .fxp project again.  I want to be able to edit this in catalyst so I can make changes, but when I try to open the project that catalyst says that it cannot be opened because it has been published outside of the application.  Is there something that I am missing or is this all just not yet implemented?

    It would be a shame not to "round trip" of catalyst on the generator.

    Thanks for your time and the product sounds very exciting.

    Hi Watern,

    For the first version of catalyst, we put the spotlight on the one-way workflow of the catalyst on the generator (start in catalyst, complete in Report Designer). We realize that this is a big limitation, hope to address shortly after the first exit.

    There are a number of partial solutions to this problem, you can find by searching on the forum. Most of them involves the Division of labour between the catalyst and Flash Builder as cleanly as possible, which is surprisingly easy to do given the new skinning architecture. Here is an excerpt from a post I wrote and which seems to have been lost:

    "If you are iterating between catalyst and Builder on a custom component, you can find that should divide the component custom off that way. I intend to write an article explaining this, but here is an overview:

    • In Report Builder, create a new subclass of the SkinnableComponent. The logic of the component put in there.

    • If you need to add logic visuals as "now pass the konfabulator 10px left", you should get konfabulator a part of the skin, using the metadata (see Scrollbar.as, in the Flex 4 SDK, for example).

    • If your component has States, declare them with metadata.

    • In the catalyst, make sure your custom component has the parts and States.

    • Then import the custom in Builder component.

    • In the MXML file for the custom component, change the tag root to . It's now a skin (not a component custom).

    • In the MXML file for the skin, add metadata [HostComponent ("com.me.MyComponent")] (see HScrollbarSkin.mxml, in the Flex 4 SDK, for example).

    • Each time that you create the instance, change the code to . Now you can create an instance of your component skinnable and assigning the skin created in catalyst.

    Fact! If you make changes more catalyst, you will have to repeat steps 5 to 7 times (for now!). »

    -Adam

  • How confirm BB10 Air SDK was installed in flash builder 4.6

    I just downloaded and installed what I think is the BB10 'or' Air SDK from here

    https://developer.BlackBerry.com/air/download/

    When I create a new mobile project with flash builder 4.6, the default descriptor bar is the same as the playbook we.

    for example, this commented out line:

    I was wondering if I failed somewhere along the way and always use the Tablet SDK or if it looks just like that

    -edit-

    also, I need new signature for BB10 keys or can I use everything that exists from a previous installation of the playbook.

    Guess which has not been updated. New BB10 method is:

    Assets/Splash.jpg

    Each image in the list is of a size to use for the device in landscape and portrait. It will automatically detect and use the correct start depending on the size of the device screen.

    Same key signature as with the PlayBook.

  • Nativeprocess not supported in Flash Builder 4.1

    Hello

    I use Flash Builder 4.1 and I try with native treatment with the example of http://www.Adobe.com/devnet/air/Flex/QuickStart/articles/interacting_with_native_process.h tml . When I tried to run the project in Flash Builder, it shows " "NativeProcess not supported.". However, after I export release build, the application is working properly.

    How can I have the native process to run in Flash builder? While it will be easier for me to test and fix the application. Thank you.

    You must add the following line in your *-debug in the app.xml file mode

    extendedDesktop

    and

    extendedDesktop desktop

    for the Release version

  • Flash Builder - launch failed

    Hello

    I am new to Flash Builder and Action Script so this may be something obvious to others...

    Flash Builder is not re - generate swf and html files in the Bin-debug folder and therefore fails with the message "unable to launch. Here are the steps to reproduce the behavior:

    • Using Flash Builder 4 on Vista
    • create the folder NomMonProjet
    • File-> new-> ActionScriptProject (provide NomMonProjet)
    • Project-> build the project (creates html and swf files in bin-debug correctly)
    • Go to Flash Debug perspective and start the debugger; Browse the 'empty' OK code
    • Close project, close Flash Builder
    • Add the code AS
    • Open Flash Builder
    • Refresh (F5) file system
    • Project build
    • The debugger steps as if the FORMER Action Script code is in the file!
    • Project and build own workspace
    • All bin-debug files are deleted, but are NOT re-created.
    • Launching fails (they are a no files in the bin-debug folder)

    I made sure that the ActionScript compiler settings are "checked" to generate wrappers, system restarted, looked at the process in Windows Task Manager, searched the web, but all to no avail. I am convinced that there must be something simple I'm missing preventing a good compilation of my project (unless there is a serious bug on a part of the Adobe...)

    A big thank you to all those who care for help!

    Nick

    Hello

    Can you check the view of problems (below) to see if there are compilation errors?

    Or you can edit your hand LIKE file here and we can take a look.

    Thank you

    Rémy

  • Cannot import flash.display3D Flash Builder 4.5 AS project

    Hello

    I'm experimenting with Stage3D but I can't import the display3D package.

    Does anyone have advice?

    Cheers.

    Got it to work.  Had to move to Flash Builder 4.6 and get the new Flex SDK.

  • Flash Builder does not recognize the project files

    Hello

    I have a subscription to creative cloud.  I got it a few months ago.  At that time, I moved all my old work space files in my directory of creative cloud on my computer and then update flash builder 4.6 (later at the time).  I did flash builder for my new workspace in the "cloud" and it automatically has all my old projects and some settings as well.

    Fast forward to today.  I just reinstalled OS x on my computer.  Reinstalled flash builder 4.7 (flash builder 4.7 installed before, I had as well).  Point to my work space in the cloud to front and I have nothing.  I tried to import my old project files and IE is not a valid folder.  Am I missing something here?

    Guess I went ahead a little on this issue.

    For the control of the double, I realized that a few other files was missing in my repertoire of creative cloud.  So he clearly was not syncing properly.  I pulled down the old directory of creative cloud that was stored locally in my front bracket of the reinstall and that copied on and it worked perfectly.

  • Export Flash Builder project FXP failed

    I upgraded from Flash Builder 4.5 to 4.5.1.  When I went to import my projects I was warned that the workspace was created in an earlier version of FB and what should I migrate a new 4.5.1 project workspace.  Instructions are here:

    http://kb2.Adobe.com/CPS/899/cpsid_89996.html

    Step 1, "Export the project as an FXP file" fails.  Dialog box looks like:

    error.png

    No further details.

    It does this whether or not "Validate project Compilation" is selected.

    So I shouldn't have launched projects in the workspace in the new version of FB, and I can't migrate projects to a new workspace in the new FB.  How to win here?  Errors do not appear anywhere?  That correct?

    Thank you

    You can send the error log (.log files), you can find in the .metadata folder in your workspace directory.

    Although the preferred method exports, as a solution, you can try to copy the projects from this workspace directory to the new directory of the workspace.

    Thank you

    -Sunil

  • Flash Builder 4.6 Mobile project using Blazeds & Extension Native

    Hello

    I'm building a Flex Mobile in FB project, which uses BlazeDS to access data through a project of spring and also a DONKEY file to access the contacts of the device.  I want to debug the application on a device connected with a USB cable, so to put my root files and output in the settings of the server using a UNC name, so it can be found from my device via my wifi network. I also added the native extension via the Build Path and package labels.  When I have an emulator debug office, things are OK and the extension correctly tells me that he is not taken in charge on the emulator. However, if for debugging on the device, FB throws an exception during the launch, complaining of a java null pointer exception.  The journal of the eclipse, in part, looks like this:

    com.adobe.flexbuilder.project.AbstractXMLModel$ FileReadException: org.eclipse.core.internal.resources.ResourceException: resource ' / NewOne-debug/NewOne - app.xml "does not exist.

    to com.adobe.flexbuilder.project.air.internal.xml.ApplicationXMLModel. < init >(ApplicationXMLM odel.java:102)

    at com.adobe.flexbuilder.project.air.AppXMLCreator.init(AppXMLCreator.java:91)

    to com.adobe.flexbuilder.project.air.AppXMLCreator. < init > (AppXMLCreator.java:80)

    to com.adobe.flexbuilder.project.air.AppXMLCreator. < init > (AppXMLCreator.java:73)

    at com.adobe.flexbuilder.project.ui.utils.ANE.AppXMLFileANEExtensionHandler.getAppXMLCreator (AppXMLFileANEExtensionHandler.java:153)

    at com.adobe.flexbuilder.project.ui.utils.ANE.AppXMLFileANEExtensionHandler.retainExtensionI ds(AppXMLFileANEExtensionHandler.java:315)

    at com.adobe.flexbuilder.project.ui.utils.ANE.ANEController.modifyAppXMLforPackaging (ANECont roller.java:371)

    at com.adobe.flexbuilder.project.ui.utils.ANE.ANEController.modifyAppXMLforPackaging (ANECont roller.java:338)

    at com.adobe.flexbuilder.project.ui.utils.ANE.AbstractANEPackageHandler.modifyAppXMLforPacka ging(AbstractANEPackageHandler.java:91)

    at com.adobe.flexide.launching.multiplatform.launchhandlers.AbstractMultiPlatformLaunchHandl er.applyNativeExtensionDetails(AbstractMultiPlatformLaunchHandler.java:164)

    at com.adobe.flexide.multiplatform.android.launching.ADBLaunchHandler.doPackage (ADBLaunchHan dler.java:424)

    at com.adobe.flexide.multiplatform.android.launching.ADBLaunchHandler.launch (ADBLaunchHandle r.java:250)

    at com.adobe.flexide.launching.multiplatform.MultiPlatformLaunchDelegate.launch (MultiPlatfor mLaunchDelegate.java:191)

    at com.adobe.flexide.launching.AbstractFlexLaunchDelegate.launch (AbstractFlexLaunchDelegate. java: 244)

    at com.adobe.flexide.launching.AbstractFlexLaunchDelegate.launch (AbstractFlexLaunchDelegate. java: 134)

    at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:854)

    at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:703)

    at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:928)

    to org.eclipse.debug.internal.ui.DebugUIPlugin$ 8.run(DebugUIPlugin.java:1132)

    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

    Caused by: org.eclipse.core.internal.resources.ResourceException: resource ' / NewOne-debug/NewOne - app.xml "does not exist.

    at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:320)

    at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:194)

    at org.eclipse.core.internal.resources.File.getContents(File.java:287)

    at org.eclipse.core.internal.resources.File.getContents(File.java:278)

    to com.adobe.flexbuilder.project.air.internal.xml.ApplicationXMLModel. < init >(ApplicationXMLM odel.java:100)

    ... 19 more

    I guess the problem is that when the application attempts to run on my device, the extension is not find application descriptor file.  Is there anything else I need to do?

    I appreciate all help.

    Jay

    Here is the solution in case anyone else runs into this problem.  Flash Builder is to create the deployment at the launch, it converts the path mapped to a local path mutilated for donkey find the descriptor to a relative path, which can not be found and get the null pointer.  Making the path to output folder actually local to the computer, as opposed to the default which creates FB, solves the error and still lets blazeds access from the device.

  • Flash Builder ADEP connection with LCD screens project

    I installed Flash Builder to talk about BlazeDS, but never at LCD screens in the context of a request of the ADEP.

    I am particularly interested in this area of my project properties:

    adep_ss12.jpg

    What should I do to get my build connected to the ADEP LCD screens?

    Thanks in advance!

    Here's my quick start for people with experience in Blaze DS or LCDs. Instructions are based on documentation... it's just a quick start to get you up and running quickly.

    The part you are looking for is the create a Flash Builder project for the echo service customer . This pulls in the configuration files when you create the project of the ADEP.

    http://blogs.Adobe.com/kmossman/files/2011/10/ADEP-data-services-quick-start.PDF

    Post edited by: Kurt Mossman

Maybe you are looking for