[Edit: Short version - how do you properly handle namespace collisions in SWC files if one SWC has fewer classes from that namespace than another?]
I have used Flash to make skins, which I import and apply to Flex components. But how can I create a component in Flash, with properties and methods. And make it able to be added to the displayList in
I am working on a custom JSlider that has a custom Track Rectangle. I want the ability to set the color of the track rectangle when first declaring the slider.
I\'m a complete Flex/Flash noob, running Adobe Flash Builder 4 Beta 2.I have a main component that needs to be able to call several popups, each mostly the same except for one function and a few label
I\'m working currently on a simple project which consist of a ScatterView with a lot of items and then a Navigation (Implemented as many buttons).
I need to put a calendar control in an option. It must fit in a very 开发者_如何学编程small place.
I\'m currently working on a custom component which extends Canvas (let\'s call it SuperCanvas) ; it\'s basically a container that let you zoom & pan its contents.
Is it possible to create an array of controls?Is there a way to get the index of a control if more than one of the contr开发者_运维问答ols in the array share the same event handler?This is certainly p
This question already has an answer here: 开发者_Python百科 Closed 10 years ago. Possible Duplicate:
Some fe开发者_高级运维atures I needed is not available in the Javascript API. Is it possible to use an external component (C++ or whatever) in a gadget? In particular, I\'d like to get a list of runni