Question

I am trialling Flash Builder 4 Premium.

I'd like to know if it is possible to use components designed for Flash (e.g. http://www.oxylusflash.com/membership and http://www.jumpeyecomponents.com/Flash-Components/Various/JC-Collectio n-385/ , amongst many others) in Flash Builder 4? How can I import them? By import, I also mean they are first class citizens like the out-of-the-box Flash Builder 4 components.

Thanks

Was it helpful?

Solution

Unless they implement the UIComponent class, they will not conform to the layout and other functionality traits of other "Spark" or MX components.

That means you can't use them in states, have them be part of a layout (properly), or assign them styles and skin them easily the same way that you do with a stock component.

That being said, yes... you can use them. You just need to work with outside the context of the "Flex" framework.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top