PHP -> Flash Builder Type Mapping
Does anyone have a comprehensive list mapping PHP data types to those in Flash Builder, specifically so that they are understood when using the Data|Connect to PHP menu? I have worked out most of them,...
View ArticlePerformance of Standard much worse than Premium?
After recently using up my 60 days of the premium trial, I decided I didn't need any of the additional features of premium and decided to purchase a license for standard instead. Everything went...
View ArticleCall to a possibly undefined method displays when using static function in...
Hello! This has been driving me nuts. I am setting up unit tests for a static class which manages a collection of songs. This is how my unit test class looks: //START CODE package flexUnitTests {...
View ArticleTrouble with Flash Builder 4.6?
I’ve tried every version from 4.5 to 4.7 premium edition of Flash Builder in order to get past this bug that I can’t seem to move past in order to continue with the design process. The problem I’m...
View ArticleWhat is the 'src' folder really meant for ?
Is it customary to put stuff that is not AS3 code inside the projects "src" folder ? And if it is, why do folders that do not contain any source code look like AS3 code packages ? I would much prefer...
View ArticleAndroid notification bar
Does anybody know how to create a notification in the Android notification bar with Flash Builder 4.7 / AIR? I would think that this would be easy but I've searched high and low and can't figure this...
View ArticleFlash Builder 4.7: Preloader, stageWidth is 1200 but...
Hello I am writting code to center my preloader. Using Flash Builder 4.7 when I request this.stage.stageWidth on my Asus tablet I get 1200, then when FlexGlobals.topLevelApplicaiton becomes available I...
View Articleflash builder 4.7 air 3.6 new adt compiler
Hi. Ive been having serious issues when i tried to "Export release build" using air 3.4 and/or air 3.5 on Flash builder 4.7. Goit a lot of nonsense java.lan.nullpinter exceptions and similar errrors....
View ArticleFlash Builder 4.7 instability
Hi there, First off, god do I hate FB4.7! How could you possible release an application that is obviously in beta stage? This piece of (insert curse word of your preferrence) FB4.7 constantly shows...
View ArticleBuilding for iPad3 Retina with FB4.7 & AIR 3.5
If I build a basic application with only a button and deploy it to an iPad 3, the size of the button appears smaller then If I were to build the same application and run it on an iPad2 (where the...
View ArticleFlashBuilder 4.6 mx.controls.Button missing?
Im writing my first application in Flash Builder but I have much experience with Flash. I am trying to use the button class in flash builder but my error says "the imports button could not be found"...
View ArticleLoad a PDF in StageWebView - iOS
I am trying to create an iOS app that loads my companies product catalogue into a webview stage. I cannot figure out after a lot of google how to access this local file, although external files load...
View Article“Packages cannot be nested” error in Flex
I want to use SoundFacade class from Adobe. (Here, from github). I simple created an "ActionScript File" and paste all the code. But when I want to compile my app I got following error:1037: Packages...
View ArticleFlash builder doesn't reflect changes made to SWC files, how do I fix this?
This is a very old problem that has become unbearable so I'm hoping someone out there has a solution: I use SWCs I have generated in Adobe Flash Professional in my Flash Build projects. The problem is...
View ArticleUsing the Flash Builder profiler
This question was posted in response to the following article: http://help.adobe.com/en_US/flashbuilder/using/WS6f97d7caa66ef6eb1e63e 3d11b6c4d0d21-7e46.html
View ArticleConfiguration Error:1 Adobe Flash Builder 4.7
Hello, I'm using Adobe Flash Builder 4.7(64 Bit). Instalation went well and Flash Builder worked just fine, but after restarting my computer and opening Flash builder again - popup appeared with...
View ArticleBlank design mode
Hello, I'm using Adobe Flash Builder 4.6 and the design mode went blank for me and i couldn't drag any thing in etc, button, checkbox, list. I'm only able to view what i built using Adobe Flash Builder...
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 ArticleFlash Builder crashing when switching workspaces
Hi, I am new to Flash Builder and keep getting the same problem - whenever I try to switch workspaces, Flash Builder closes down but will not reopen. A message appears saying "FlashBuilder.exe has...
View ArticlenewPackagingParams breaks release build "output file is not writable"
I've the following bit, <Parameter location="placeBefore" name="-c" placeBefore="-extdir" value="assets ."/> within <newPackagingParams> in <airSettings> in <buildTarget>...
View Article