cannot load Design mode flash builder 4 preminum trail version
Hi I installed flash builder4 premium trail version .After creating project when i click on the design mode . It displays an alert box containg the message like cannot load design mode with title as...
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 ArticleHow can i pass variables from component MXML to main MXML
I have been struggling to pass some variables from my custom PanelTest.mxml to Main.mxml In my Main.mxml, i tried: import PanelTest;private var newVar:String;private var...
View ArticleGetting the user name and computer name
I've been trying to find out how to do this, but can't seem to get it. I have an AIR application that needs to get the user's login name, and computer name for verification. I can't find anywhere to...
View ArticleSetting the spark DataGrid alternatingRowColors property
Hi, I'm looking for a way to set the alternatingRowColors for all my spark DataGrids in my app. Is it required to create a skin and apply it to all my DataGrids to do that? Thx.
View ArticleAir QR code generator/reader
Anyone have any current recommendations for Air QR code generator and reader (ANE, lib)? I need a solution that will:1) Generate a text/string QR code in Air desktop2) Generate a text/string QR code in...
View ArticleWeird socket bug, 'Error #2031: Socket Error'
I'm putting together an application which opens a connection to a server, sends a chunk of binary data and then closes the connection. When I run the application without handing IOEventError, I get the...
View ArticleBackgroundColor and Alpha in Flex 4
Hi, I created a new project in flex 4 and was integrating some old codes of ours that were written in flex 3. I am running into styling issues. My css has backgroundAlpha and backgroundColor which...
View Articlehttp://localhost:8080 Vs http://127.0.01:8080 - VerifyError: Error #1053
Hi, I have library project which built on flex 2.0, i converted in to 3.0 with flex sdk (flex_sdk_3.3.0.4852 version). Library project successfully build with flex 3.3.0.4852 version and genereated...
View ArticleHow to auto-scroll a Spark TextArea when adding text ?
Hi all, I'm looking for the best method to auto-scroll my Spark TextArea to the bottom when I add text in it.I'm adding text using textFlow.addChild() and I listen the...
View ArticleHow to log "send failed" to a file instead of showing a pop-up message
Hi, I am working with Flex 4.1 on Linux but I suppose this problem must be common to all versions of Flex. I am working on a Flex client front-end which connects to a Java back-end (in Tomcat) via...
View ArticleRead a CSV file into Flex
Hi all,I'm new to flex and have been asked to provide a small widget that will display the contents of a csv in a list. Can I use the HTTPService to open a csv file and then create an actionscript 3...
View ArticleProblems using StageWebView
Hello. I'm using a StageWebView to open an html file. My problem is when i open the two different html files(the content is the same but with different scaling), it shows the html the same way and i...
View Article3D perspective text
Hi everyone,I'm creating a Flex application which is basically a loan calculator for a bank.I've received a psd from a designer and have cut out the important part:Cropped screenshotMy problem is the...
View ArticleCould not resolve to a component implementation.
Hi..Am getting an error message Could not resolve <Application> to a component implementation. Am trying the following mxml code. <?xml version="1.0" encoding="utf-8"?><!--...
View ArticleGetting Error#2032
Hi All, I am getting Error#2032 when try to access the swf file through url. It is happening only in few machines. Please let me know how to overcome this error
View Articleerror #2004 displayed when using navigation.pushView()
When I'm going from MyView1 to MyView2 by using navigator.pushView, while the display of the controls into MyView2 I get the error #2004 "One of the parameters is invalid". What is correct : the build...
View Articleinitializer for 'states', type spark.components.Application is not assignable...
Here is my code, I'm trying to input a login/register screen to it but cannot get it to work, I am a complete newbie to Flex/Flash coding, so any help will be greatly appreciated (fixing the code so...
View ArticleOSMF download failed
Try update Flex AIR SDK via Flex SDK Installer and getting this error... And without OSMF SDK not working.How to fix it?
View Articleaudio echo cancellation not working over rtmp
I'm doing a audio conferencing app, using RTMP to our server (freeswitch) and getting a bad echo from anyone using speakers & mic- headsets don't cause the echo. I've also tried 3rd party audio...
View Article