Flex Mobile Error #2009: This method cannot be used on a text field with a...
Hi i'm formatting some html in a mobile flex project with css.... I used some of the code supplied directly from adobe. As soon as a width is specifed for the text area as 100% it crashes... Error:...
View Article3D Carousel in Flex 4?
Anyone know of a 3D coverflow or carousel component that will work in Flex 4? Preferrablyopen source?
View ArticleFlash Builder 4 Extremely slow under Windows 7 + Java
Hello, I have the following configuration: Sony VAIO SZIntel Core 2 Duo 2.1 GHz (T8100)4GB DDR3NVidia 8400M GS320GB (7200 RPM) HDDWindows7 Ultimate (6.1.7600) I'm trying to use Adobe Flash Builder 4...
View ArticleDoes anyone know of a nice Coverflow component i can use?
I'm looking to include one in my app, any ideas? Is it easy to write my own?
View ArticleFlash Player Debug Issues - Safari 5.1 & Chrome 13
I'm not sure if anyone has come upon this problem as yet. Input into text input fields seems to be broken with Safari v5.1 and Chrome v13. Has anyone discovered a workaround to this if they have other...
View ArticleProblem with evaluating flex expression
Hi, When i started debugging my mxml files in Flex Debugging mode in eclipse for each line i step over (F6) i am getting below popup. and even i could able to see any expression value.
View ArticleFlash cc 2014 publish iphone 5 apps in wrong screen solution
Hi, i am a new app developer. It is probably a beginer mistake, but how do i publish in the right screen size for my iphone 5? i have set the screen solution to 640w x 1136h. when i open my app that i...
View ArticleThere was an unhandled failure on the server. The FlexSession is invalid.
Hi, I am facing a problem when I open any flex data grid. What i am doing is: I open a grid in a browser and then I close that tab and when I again login for same window it show following error to me....
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 Articlehow to check internet connection available or not in adobe flash builder 4.6
HiCan you please help me for the above query. Thanks In Advance.
View ArticleFlash player not detecting Usb attached professional camera
Hi,Details :Our application uses below snippet of Flex 4.5 sdk code for detecting flash players : var camera:Camera = Camera.getCamera(); if (camera) {...
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 Articlehash map in flex
HiCan any one tell me how to create Hash map object in flex?ThanksAruna.S.N.
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 ArticleHow to find an ArrayCollection item with a specific property value in flex4
Hi all, private var collection:ArrayCollection = new ArrayCollection([ {id:"1", stuff:"whatever1"}, {id:"2",...
View ArticleRSL Error 1001
Flex Error #1001: Digest mismatch with RSL framework_3.0.189825.swf. Redeploy the matching RSL or relink your application with the matching library.Hello good people,I have tried fixing this according...
View ArticleConverting XMLList to ArrayCollection
Hi, I have an XML List as follows :<items name="total"><item name="value1" percentage="35"/><item name="value2" percentage="25"/><item name="value3" percentage="47"/><item...
View ArticleNo Trace Output in my Flash Builder 4 Premium
I installed the Flash Builder 4 Premium last night. Updated the sdk to 4.1.0.15186Everything is fine. But i dont have any trace() output. Instance:<?xml version="1.0"...
View ArticleAAC encoding
Hi there, I'm looking for a solution to create a live broadcasting tool which supports H264 + AAC encoding, similar to Flash Media Live Encoder. Since Flash Player 11 it's possible to encode H264 live...
View ArticleA certain set of keys randomly stop working in a Flex application
My company has a Flex application (version 4.5.1), and certain keys will stop working from time to time when typing in a TextInput (the MX variety). Each occurrence has been on a Windows machine. I...
View Article