Flex 4 is an Apache (previously Adobe) Framework used to build RIA for Flash Player.
We have a flex app that will typically run for long periods of time (could be days or weeks). When …
apache-flex actionscript-3 flex3 flex4Is there an easy way to change the background color of a Flex 4 spark Button without messing with skins? UPDATE: …
button flex4 flex-sparkI need to call FileReference.save() after a web service call has completed, but this method has a restriction: "In …
apache-flex actionscript-3 actionscript filereference flex4If I am creating say a input field through MXML, I can set the width to 100%. But I cannot seem …
apache-flex flash actionscript-3 mxml flex4I need to be able to save and load images into an SQLite database using Flex 4.5 for a mobile application. …
apache-flex flex4 flex4.5Possible Duplicate: Date to String <-> String to Date I have a date in String form: "Tue Sep 25 12:24:18 …
actionscript-3 flash apache-flex actionscript flex4I use an item renderer to display a checkbox in my datagrid like; <mx:DataGridColumn headerText="Visible" dataField="visibleInd" …
apache-flex datagrid checkbox flex4In Flex 4 using a pre populated data grid, how can I get or set specific values programatically, IE I wont …
apache-flex actionscript-3 datagrid flex4Hi I'm very new to Adobe Flex, apologize if my question sounds stupid. Anyhow here it is. I am trying …
actionscript-3 apache-flex flex4 flex4.5With the Flex 3 SDK you simply needed to set the borderThickness style to 0, or set borderStyle to none. With the …
apache-flex flex4 adobe halo