halo Questions
7
Solved
With the Flex 3 SDK you simply needed to set the borderThickness style to 0, or set borderStyle to none. With the Flex 4 SDK ad the Spark theme, this has no effect.
Allred asked 25/6, 2009 at 17:29
2
Here's what works with ant build.xml:
<mxmlc file="${module.main.dir}/main.mxml" keep-generated-actionscript="false" output="${module.output.dir}/main.swf" fork="${flex.fork}">
<load-con...
Microgram asked 12/7, 2010 at 9:0
1
Solved
In Flex 4, are there any differences between parentApplication and FlexGlobals.topLevelApplication? Are referring to the same top level application?
I think both are same; one (parentApplication) ...
Microseism asked 25/5, 2011 at 6:21
1
Solved
I used Flex 2/3 for a couple of years and have just come back to it, upgrading to Flex 4. I'm seeing some references to Halo and Spark themes but I never got into themes in my previous work so I'm ...
Gradey asked 12/10, 2010 at 15:14
2
Solved
Is there more work, or source code files required to customize your look and feel (skins)? How maintainable and readable is Spark relative to Halo? Is it more productive and easier to customize ove...
Predilection asked 20/8, 2010 at 1:6
1
© 2022 - 2024 — McMap. All rights reserved.