Top "Halo" questions

Halo is the default theme for Flex 3

How do you remove the border of a Flex 4 TextArea Component (spark themed halo)

With 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
parentApplication and FlexGlobals.topLevelApplication in Flex 4

In Flex 4, are there any differences between parentApplication and FlexGlobals.topLevelApplication? Are referring to the same top level application? I …

apache-flex flex4 flex-spark halo
Setting compiler.theme option for Halo/Flex 4 in FlashDevelop

Here'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 halo