I have a custom component in a repeater. This component has a child component which can be of two types depending on some conditions. What I did was use an UIComponent as a place holder.
I have this error when run开发者_开发问答ning my application on debug mode : ReferenceError: Error #1056: Cannot create property root on MyClass.
Does anybody know how i can create a stacking list component(just like photoshop) where the first row start开发者_JAVA技巧s at the bottom and the second on above the bottom and so on.
I want to persist the AdvancedDataGrid column order for the user if they move them around and close the window or log out. I have code (see below) that works when I place the code in a grid parent con
Dear all, I am working on flex3 and want to update my application by flex3 autoupdate. When my installed application runs, my checkUpdate function calls the autoUpdater code. It starts but when it rea
Basically I have a Flex Line Chart and x-axis looks like this: ---|--------|--------|--------|--------|--------|--------|---
I have a FLEX 4 application and I am having some trouble adding UI controls dynamically. Mostly with radio buttons.
Is it possible to us开发者_JAVA百科e object.hashcode mwthod in flex 3? If so, how to use that (like object.hashcode or System.identityHashCode methods in java). Anybody come across this, please give m
How can I align a DataTip to the vertical center of the corresp开发者_JS百科onding column? I\'ve tried creating a custom dataTipRenderer, but it seems to me that there I can only move the datatip rela
Can Anyone tell me the differences between Flex SDK and Flash Builder ?? Like - \"Mobile development using Adobe Flex SDK \"Hero\" and Flash Builder \"Burrito\"