Changing the default workspace
I just installed Flash Builder 4.5 and I was hoping to choose my default workspace from the installer menu. No such luck. Then I changed the config.ini files to update the default workspace (as per...
View ArticleProcess terminated unexpectedly. initial content not found
I have been using Flash Builder 4.6 for awhile and today after running the application serveral times over 4 hours i get this when I try to run it I get "Launch Failed" with the following message:...
View ArticleConstantly getting error 302 when trying to export release build
As the title says, I can't export a release build (any more) with Flash Builder 4.7 using AIR 3.5 (or 3.6 beta for that matter).The compilation process is immediately interrupted with error 302: Root...
View ArticleOutput Errors
I am hoping someone can help me. I am getting these errors except eveything seems to be defined. Please let me know if I overlooked something or what I am doing wrong thankyou. Code package...
View ArticleFB Adobe Air, Login php mysql (and the problem with security)
I have years of programming experience but doing my first steps with FB 4.6. Has someone a simple, complete example that show's how to do a - login (user, password) from adobe air application created...
View ArticleDesign View Replacement Found
If like me you want to develop Flex applications with a Design View so you can actually see what you're doing as you code, check out IntelliJ and the Flash Designer UI plugin. It supports Flex 4.8+ and...
View ArticleSpark DataGrid scrollToIndex?
In Flex I used to use the dataGrid.scrollToIndex(XX) to scroll down to a selected row. I can't seem to get anything to work for the Spark DataGrid in FB4.5. Searching around I tried to impliment...
View ArticleAIR SDK to Target Flash Player 9
I'm developing a project that targets Flash Player 9. Is there any way in an FB4.7 pure Actionscript project to target the Player version, not the AIR SDK version? If not, what is the AIR version...
View Articlefound 2 bugs in new Flash Builder 4.7
Hello. I've just migrated all of my large projects to the new Flash Builder 4.7 (from 4.6) and they all work well except for the 2 annoying issues:1. I don't know why, but FB no longer allows me to...
View ArticleFlash Builder AS project renders swc graphics differently from Flash Pro
In a Flash Builder 4.7 pure Actionscript project I'm using graphics built in Flash Pro and adding the swc to the build path. The output in FB 4.7 looks different than in Flash Pro CS6. I just...
View ArticleOutput folder in Flash Builder 4.6 refuses to be anything but relative
I just updated from Flash Builder 4.5 to 4.6. Things seemed to be going ok in terms of importing all my projects etc. (why can't there be a simple upgrade process rather than a complete...
View ArticleEndless NullPointerExceptions in Flash Builder 4.5
I've been using Flash Builder 4.5 with Flex SDK 3.5B on Mac OS X 10.8.2 for a couple months. It hasn't been a perfect experience—the software has quite a few bugs—but in general it has been...
View ArticleFlash Builder 4.5 unable to find the debug version of the Flash Player.
I'm running into the following error: C:\Windows\System32\Macromed\Flash\NPSWF32.dll Flash Builder cannot locate the required debugger version of Adobe Flash Player. You might need to install the...
View ArticleProfiler can't connect - No activity happened in the last 60 seconds
I'm using Flash Builder 4.7 Game Development Beta 2 with Project Monocle Support 64bit on Windows 7. When trying to profile my project, my app runs but the profiler doesn't pop up. After a minute I get...
View ArticleInvalid namespace
Flash Builder 4.7 The following line in the -app.xml file generates an invalid namespace error although AIRSDK 3.6 appearsas installed in the prefs dialog. application...
View ArticleHow to implement Settings resource bundle to display User Preferences in...
How to implement Settings resource bundle to display User Preferences in Settings Application using Adobe Flex 4 and Adobe Flash Builder? In iOS development framework, we can create a Settings Bundle...
View ArticleRun mobile project on Android 4.2 (Nexus 7) on OSX
I cannot get Flash Builder (4.6 or 4.7) to recognize my Nexus 7, plugged into my MacBook (running OSX 10.6) via USB. I followed the instructions here:http://developer.android.com/tools/device.htmland...
View ArticleGetting error: "An internal build error has occurred... " when compiling
I am getting this error after upgrading to Flash Builder 4.5 from Flex 3. This error was not occurring under Flex 3. I do not have an empty Case statement. If I remove a particular module from the Flex...
View ArticleNew Flex Mobile project from source code repository
I'm using subversion to store my Flex Mobile project and now I want create a new project from the code in my subversion repository. In FlashBuilder 4.7, how do I set project to be a Flex Mobile project?
View ArticleNo Design Mode in Flash Builder 4.7
It took me many hours to figure this out so I thought I would share what I discovered to make it easier on others. 1. Flash Builder 4.7 no longer has Design Mode (being able to design forms...
View Article