Flex :: Imported Flash Builder Project Unable To Open Swc?

Sep 27, 2011

I wanted to import an older FB project into the flash builder on my new pc, but I only have the filestructure. So I used 'import>existing projects into workspace'.The files seem to be intact still, but the project now gives me an error regarding an swc in the bin folder:

'unable to open 'something'in'something'.swc

View 1 Replies


Similar Posts:


Flex :: Convert Flex Builder 3 Project To Flash Builder 4

Oct 6, 2009

I just upgraded to Flash Builder 4 (beta 2) from Flex Builder 3 which I have been using since it came out. Problem: All the projects that were in my workspace from Flex Builder 3 did not carry over into Flash Builder 4 (e.g. in the "Flex Navigator" view if FB3). Flash Builder 4 now uses the .FXP format to manage projects, but Flex Builder 3 did not. Is there an easy way to get all my projects back into Flash Builder 4?

View 2 Replies

Flash :: Flex - Migrating A Project From Builder 4.0 To Builder 4.5 Is Producing The Error "The Required Skin State 'disabledWithPrompt' Is Missing"

Nov 28, 2011

I am trying to migrate a project from Flash Builder 4.0 to Flash Builder 4.5. After Flash Builder prompts me to choose my new SDK, I choose 4.5, Then I get the following error:" error "The required skin state 'disabledWithPrompt' is missing".

View 1 Replies

Flex :: Flash Builder Keeps Losing Imported Classes?

Mar 30, 2010

I've been having this really annoying thing happen the past few days, that has happened before but not as frequently. I create a project in Flash Builder, import some classes, and then on occasion it keeps erasing those classes. So then I get errors in a lot of my datatypes, have to go back through my document and retype the datatype so that it reimports the class.

I know flash builder can be a bit buggy at times

View 2 Replies

Flex - Importing Flash Builder 4.5 Project Into Flash Builder 4.5.1?

Jun 27, 2011

I have an AIR project that I was working on Flash Builder 4.5 which now I'm trying to import to my updated Flash Builder 4.5.1 and it is prompting me to fix some paths before the import is completed. I'm kinda clueless what I should put in those fields.

[URL]

The project access a web server to retrieve data using JSON.

View 2 Replies

Understanding Flash SWC's Imported Into Flex Builder 3 And Key Framed Animation

Mar 25, 2010

I am trying to understand what is going on in a SWC that I am importing from Flash CS4 into Flex Builder 3. Specifically I am using a SWC supplied by a Designer as the animation for a custom preloader (a subclassed DownloadProgressBar).The issue I am trying to understand is, once the FlexEvent.INIT_COMPLETE is fired, I cleanup by removing the swc by running this [code]though even after I have removed this (which is successful, as I have checked by comparing this.numChildren before and after the call) the key framed animation still continues to run (not visibly). This has been detected by the Designer placing a trace in the time line of the animation (in Flash). Can anyone tell me why is it, that even after I have removed the animation from the subclassed DownloadProgressBar, it still keeps running ? Also, is it standard practice when importing SWCs to manage the cleanup of resources from the Flash side of things (much like releasing memory in obj-c). I find it counter intuitive that removing the child from the Flex side does not stop the animation.

View 1 Replies

Flex :: Project Run In Flash Builder 4.5

Jan 9, 2012

When i change the code into my Flash Builder 4.5 project and hit run the output doesn't show the new result but the old one, only after a while the new result is showed on subsequent project runnings. Has anybody encounter this problem? Are there some hidden settings?

View 1 Replies

Flex :: Flash Builder Add Facebook Api To Project?

Jan 25, 2010

I'd like to write a program using the facebook-actionscript-api. The google code's website of facebook api shows that it provides .swc files for flex 3.4 or the sources.

how can I add them to my Flash Builder project ? Do I need to compile the sources ?

How can I use the swc file in my project ?

View 1 Replies

Flex :: Exporting Flash Builder 4 Project?

Aug 15, 2011

I'm working on Flash Builder 4 and want to export a flex project so my colleague, with Flex 3, can open it. Unfortunately, exporting a .fxp file doesn't work with Flex 3. Is there any other way to do it?

View 1 Replies

CS5 :: Load Flex / Flash Builder Project In Professional?

Oct 13, 2011

Is there a way that I can load (or export) Flex/Flash builder project in Flash Professional CS5?As it turns out we got Flash Prof for our team, but it may look like we actually need Flash builder to build lots of UI related stuff..

View 1 Replies

Flex :: Debug Cs4 Project Inside Flash Builder?

Jan 28, 2010

I am debugging both a flash cs4 project and a flash builder project, actually the flash builder project will load the flash cs4 project thru swfloader, but the system can only support one debugger at a time. So I am seeking a method to debug it simultaneously...

View 1 Replies

Flash :: Flex - Export Builder Project With Images?

Aug 23, 2010

I will not be hosting the .swf file and I would like to include images using Flash Builder 4. The images appear in a folder in the exported version and I'm not sure how to "embed" them into the .swf (so that I can deploy the file to sites like Kongregate, etc.)

Seems like it should be simple, but my Google fu is currently poor.

Edit: Note, I would like to continue using the Flex framework, which is what I am using now.

View 2 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 :: Restoring Deleted Flash Builder 4 Project

Aug 7, 2011

I was just putting the finishing touches on a flex project that loads files from a second project.

In attempting to delete a second project, I somehow deleted the project I needed. I confirmed that I wanted to delete the files. I have a backup but it is a couple weeks old now. I feel like throwing up.

View 2 Replies

Flash :: Set The Size Of SWF-application In ActionScript Project (Flex Builder 3)?

Mar 17, 2010

I need to set the size of SWF up to 800x600. But i don't know where can i change this property. There was an idea to change stage width and heigth, but nothing happened=(

View 1 Replies

Flex4 :: Does Flash Builder 4 Profiler Work With Flex 4.5 Project?

May 17, 2011

I'm trying to use the Profiler for the first time so I don't know much about it. But it doesn't seem to work.I run my project under profiler, it says it is running, but no window shows up. Nothing. I can see the project's icon down there but I see no window at all.Can this be cause by the fact that I'm using Flex 4.5? You can the app in the dock and it shows its live objects, but I don't see the apps' window and cannot interact with it. The app is just a simple 400x400 window with some black shapes in it.

View 2 Replies

Flex :: Use Flash Builder To Run Multiple Mxml Files In One Project?

Mar 1, 2012

I imported an .fxp project into a Flash Builder and then observed there are 5 .mxml files in the src/(default package) directory. Silly question -- how to run each of these five files?

Since I've named the project differently than any of the .mxml files, whenever I try to run something it uses the default (empty) .mxml file named after the project. Deleting that empty mxml file didn't help anything. I also tried to clean the project, but nothing changes (although I see the directories refresh with the same contents). There are no html files in the bin-debug directory.

There must be some simple way to run those .mxml files that I'm missing.

View 2 Replies

Flash :: Builder - Know Exact Flex Sdk Version From Existing Project Files?

Nov 23, 2011

I received an inheritance old flex project. I've never worked with Flex. I installed the latest Flash Builder and I need to know the exact version of used Flex SDK. Is there any way to know used SDK version from project files?

View 2 Replies

Flash :: Use Open Chart (or Any Library) In Flex 3 Project?

Jan 22, 2010

I want to use Open Flash Chart in Flex3/AS3 project?

I mean,How Can I use Open-flash-chart in Flex application client side.. ??? (I use FlashDevelop)

Can i do that by just adding .swf file?? If yes? then where to add? I am not using FlexBuilder, I am using FlashDevelop OR Command line for compiling..

Or I have to add .swc file.. ??? If yes, then how to generate one for open flash chart..???

View 3 Replies

Flex :: Imported Eclipse Project Not Linking To ClearCase?

Dec 13, 2010

I imported a project from ClearCase into Eclipse and it's not associated with ClearCase; meaning no check in/check out. The only thing I get under 'Team' is 'apply patch' or 'share project'.Other projects I import into Eclipse are automatically linked to ClearCase, but not this one.I even created a separate workspace for this view and still some projects will be linked and others not. It's not even dependent upon project; it's arbitrary.

View 1 Replies

Flex :: Project Imported - Initial Content Not Found

Mar 10, 2011

Process terminated unexpectedly.
Initial content not found

Launch command details: "C:Program FilesAdobeAdobe Flash Builder 4sdks4.0.0inadl.exe" -runtime "C:Program FilesAdobeAdobe Flash Builder 4sdks4.0.0
untimesairwin" "C:UsersacerAdobe Flash Builder 4Dental Clinic_2Main-app.xml" "C:UsersacerAdobe Flash Builder 4Dental Clinic_2"

I get this error when I try to run the program...this is my first time to import other projects.. I dont have this problem with my own program this just appeared from the project I imported...

View 1 Replies

Actionscript 3 :: Setting The Default Browser To Open Flex Apps In Flash Builder On Mac?

Sep 13, 2011

I just got my MacBook and am trying out the Flash BUilder on said platform. I've installed Firefox and Google Chrome on my MacBook but I can't seem to find a way to set which browser would launch my Flex apps whenever I hit the Run button inside Flash Builder. As far as I know, I can locate the Browser property on the Project Properties on my Windows copy of Flash Builder but I couldn't over here at my Mac. Any thoughts?

View 1 Replies

Flex :: Errors Running Builder 'on Project?

Sep 7, 2011

This is driving me crazy. When building a project, I get the following error

Errors occurred during the build.
Errors running builder 'Flex' on project 'my-services'.
java.lang.NullPointerException

[code].....

View 1 Replies

ActionScript 3.0 :: Missing Project Options In Flex Builder?

Oct 23, 2009

I had Flex Builder 3 installed and working properly.

I then downloaded Zend Studio 7 (Eclipse) and installed the flex 3 plugin for it. Since doing that I now have a problem with Flex Builder.

I right click on the Flex project and select "properties->build path" there are now missing options. I should be able to add project references and SWC's. These options are simply missing. I basically get a blank window instead of the options.

I have tried completely removing both Zend and Flex Builder. I re-install Flex Builder and it's still the same.

This is on a Vista Ultimate system. I have tried running the installer as Administrator.

I've been trying to find if there is a way to do a clean uninstall of Flex Builder, can't find how to anywhere.

View 1 Replies

Actionscript :: Debugging - Debug A Project In Flex Builder?

Sep 8, 2010

I am trying to use Flex builder for the first time in years. I haven't used the "Run Application" option before, and when I do that now it tells me "Errors exist in required projects" and whether I should proceed. I would like to debug those errors. Does anyone know how I can do that? PS: When I click the "Debug" button, it does exactly the same thing. I don't see error output in the console views.

View 2 Replies

Actionscript :: Access The 'mx' Or 'fl' Namespaces In A Flex Builder Project?

Apr 11, 2009

How do i access the 'mx' or 'fl' namespaces in a Flex Builder Actionscript Project? Do I need to include a certain .swc file?

View 2 Replies

Flex :: Load / Steup Flexlib Project Source In Builder?

Sep 11, 2009

I downloaded flexlib source from [url]...

I want to be able to set it up and run it in flex builder and play with it for learning purpose.

I tried to use the import project option by pointing to the flexlib directory but it did not work - I think thats because the source by default does not have any .project or properties files.

View 1 Replies

Flex :: Open Source Alternatives To Builder?

Mar 15, 2010

Are there any open source (read free) alternatives to Flex Builder? I do not qualify for their student waiver (sad)

View 4 Replies

Flex :: Open Adobe Project Using FlashDevelop?

Jan 10, 2012

I am trying to open a flex project( created using Adobe Flex) using FlashDevelop.

View 2 Replies

Flex :: Open And Edit A MXML File In Builder 4?

Mar 7, 2011

How to open an mxml file? Been using Actionscript for a while, but new to Flex.

I've a project that i've been asked to make a quick change to with 3 folders and a mxml file, but have no idea how to open and edit them with Flex!

View 1 Replies







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