Top "Flex4" questions

Flex 4 is an Apache (previously Adobe) Framework used to build RIA for Flash Player.

How to get the Current Date Time Formatted in Flex

I'm trying to get the current date time in Flex/AIR?

datetime flex4 air
Use JQuery or onbeforeunload for IE and FF

I'm working in a Flex4 application, using javascript, in the "index.template.html" document. I'm having an issue being able …

javascript jquery flex4 onbeforeunload
Scroll to selected item in Flex 4 Spark List component

I'm setting selected element in s:List component with Actionscript, it works, but List doesn't scroll to selected item -- …

actionscript-3 apache-flex flex4
Adobe Flash Builder (flex4): addChild() is not available in this class.

I want to load an swf into a flex 4 application in order to use its classes. var ldr:Loader=new …

apache-flex flex4 loader flash-builder addchild
Free Flex IDE's

could you recommend some good alternative Flex IDE? I am interested in free editions mostly but I will also take …

apache-flex ide flex4 flexbuilder
Length of a string in pixels

I'm populating a dropDownList with arrayCollection of strings. I want the width of the drop down list control to match …

actionscript-3 string fonts drop-down-menu flex4
Flex 4: Build a Group with a background

I'm trying to build a simple component extending spark.components.Group to have a background color, more specifically a spark.…

apache-flex actionscript-3 mxml flex4 gumbo
Data binding will not be able to detect assignments to "topLevelApplication"

I am migrating an application from Flex 3 to Flex 4. In some cases there are popup windows of which the width …

apache-flex actionscript-3 flex4
How to set TextArea height to its content height

I have an mx:TextArea and I want its height to be the same as its content height. There is …

apache-flex mxml flex4