What to get & why: Flash Builder 4 (380mb) vs 4.0.0.14159 (138mb)
Hello Everyone, I'm excited to hear that FB4 is now officially out but I'm not sure if I should simply download the appropriate build# and go on with life? Or should I bother uninstalling the beta and...
View ArticleCannot create Flash Player Trust file (Windows 7)
Hi, I installed the latest Flash Builder eclipse plug-in on my new Windows 7 computer and when I run eclipse I get the following error messages: An internal error occurred during: "Creating Adobe Flash...
View ArticleConverting Array Objects into ArrayCollections
Hi, I am facing problem with converting Array Objects into ArrayCollections. How can i convert Array Objects into ArrayCollections. If any one knows how can we do that Pl reply. Thanks in advance to...
View ArticleChanging the color of a Button programatically
I would like to change the background (or fillColor?) of a button programmatically. The methods to accomplish this that are shown in the documentation do not seem to work. For example to following code...
View ArticleBackground color in Spark HGroup?
I'm missing something simple here. How do you change the background color of a Spark HGroup? Code below doesn't get it? <?xml version="1.0" encoding="utf-8"?><s:Application...
View ArticleLandscape TextInput issue - Mobile Flex 4.6/Galaxy Tab
I'm starting to develop an application with Flex 4.6 on a Samsung Galaxy Tab 7" Wi-Fi, and i'm having issues with inputting text in landscape orientation. Right now I have a simple view with two...
View ArticleCould not resolve to a component implementation firstView="views.MyApp
Hi,Am getting an error message Could not resolve <s:ViewNavigatorApplication> to a component implementation firstView="views.MyAppHomeView"> Am trying the following mxml code. [exec] Loading...
View ArticleRestoring a Spark List scroll position after updating its dataProvider
Hello fellow Flex coders, I have a question and have prepared a very simple test case to demonstrate my problem I wonder, how restore the position of a Spark List's scrollbar after data been loaded...
View ArticleBuilding DataGrid dynamically
Hi, I am getting data from the database via XML (SOAP Web Service),and in that case I don't know number of columns or their names.Need to display them in Spark DataGrid (and allow user to add, edit,...
View ArticleWhy? SOAP Response cannot be decoded. Raw response: null
I'm developing an Application in Flex 4 that contacts with webservices. If I run my application with firefox or Chrome when it should catch one exception from the webservice, it doesn't show my...
View ArticleCould not resolve...to a component implementation
Hi All. This is a common problem but I still could not resolve my issue by searching through the forums. Using FlashBuilder 4. Here is my error:Could not resolve <widgets:RecordData> to a...
View ArticleWeb Root Flash Builder 4.5 mobile + PHP
hello everyone, i just want to know how to add the address of the web root when i do a flex mobile project, when i work locally in my server i put C:\xampp\htdocs, but when when i work remotelly how...
View Articledisplay 16 bit channel images using AGAL3
I am trying to display dicom images (medical images) which usually have 16 bit R, 16 bit G and 16 B image channel (for gray scale R=G=B)I have read that Context3DTextureFormat.RGBA_HALF_FLOAT can be...
View Articleimport com.adobe.serialization.json.JSON;
Hello I am using Flex Builder 3 Trial Version, when I import com.adobe.serialization.json.JSON, the IDE gives the following error: 1172: Definition com.adobe.serialization.json.JSON could not be found....
View ArticleRemoteClass alias being lost
I have a custom component being used in several modules (some of them are extremely similar modules) that is mapped to a Java class on the backend. I have a lot of other components doing the same...
View ArticleFlex 4 -> Datagrid add checkbox to a column
Hello all. I am trying to add a checkbox to a datagrid column, so that i can use it to delete a record from the array. My datagrid is as follows <mx:DataGrid x="10" y="40" width="903"...
View ArticleUpdated Reboot / Restart of Application Air!!!! For Flex 4.6 SDK is important!!!
Hello dear people, welcome back! Did you know about old code for Flex 3.6x and Adobe Air 2.5xLook like this: package { import mx.core.Application; import mx.core.WindowedApplication; import...
View ArticleMobile Device Unique id
Hey all, I am starting down the path of creating a mobile application and I have a need for a deviceid (something unique to the particular mobile device.) so that I can register the application for use...
View ArticleFlash Builder 4.6 Java Heap Space Error
Hi, I get this error "Java Heap Space" when trying to clean build (or build in any way) my project. I have a lot of embeded assets (png, mp3 and some binary files embeded to be read as a ByteArray)...
View ArticleVerifyError: Error #1053: Illegal override of z in mx.core.UIComponent in...
While I tried to run already existing adobe AIR application in Flex Builder3 using Flex SDK4. I got this error VerifyError: Error #1053: Illegal override of z in mx.core.UIComponent in adobe flex...
View Article