Flex 4 is an Apache (previously Adobe) Framework used to build RIA for Flash Player.
I'm having a problem embedding fonts with the Open Source Flex 4.5 SDK (Hero), although am having the same issues with …
flex4 embedded-fontsHere's what works with ant build.xml: <mxmlc file="${module.main.dir}/main.mxml" keep-generated-actionscript="false" output="${module.output.…
apache-flex flex4 flashdevelop haloIf I have 10 columns in a Spark datagrid, and some headers need to be left-justified, some headers right-justified, and some …
actionscript-3 apache-flex flex4 flex-sparkI'm trying to compile an existing Flex3 project with the Flex4 SDK. I'm getting this error: Warning: This compilation unit …
apache-flex flash flex4 actionscript-3 mxmlcI have designed a quiz application in Flex 4. At the end I want to reload my application (that is refresh …
apache-flex actionscript-3 browser flex4Forgive me if this has already been answered/ is extremely basic/ the question is worded incorrectly, I am very new …
php apache-flex flex4 flash-builder httpserviceThe only FXG editor I've seen for Flex is by 7jigen, works online or as a Flex app. Does anyone …
apache-flex flex4 fxgI have done lots of searching on this subject, but it seems what I am finding is either out of …
apache-flex flex4 textarea richtextI have created a custom ComboCheck which extends the spark DropDownList that is a DropDownList of checkboxes. Inside of my …
apache-flex actionscript-3 flex4 drop-down-menu itemrenderer