How do we add item renderer at runtime in flex? : adobe flex action script
Answer / Umesh Kumar Kushwaha
"To set an itemRenderer for a component at runtime in Flex, you can call 'setItemRenderer' method and pass the class of your custom skin."
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain about remote object? What is end point in remote object?
How do we use css styles in flex?
Do I need to upgrade my flash player to use beta 3?
Can flex applications communicate with each other on the client?
How do you add event listeners in mxml components. Now as3 components? : adobe flex action script
What is different between urlloader class and loader class? : adobe flex action script
How to add two commands to one single event type?
What is the difference in movieclip and sprite? : adobe flex action script
What is event flow in term of event handling in flash action script 3.0?
Difference between sealed class and dynamic class?
What is the difference between sealed class and dynamic classes in flex? : Adobe Flex ActionScript
Explain about resultevent and faultevent in remote object?