Forums

Full Version: adding mx.controls.Image
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi there,
neat demos and forum martin

Ok, In Flex, I want to view the picture on graph nodes (http://sdds.jpg). But additionaly I would like to use glow filters on it.

NodeSprite extends Sprite,
my question is, why if I add mx.controls.Image to this NodeSprite, it doesnt show the image (Image extends UIComponent).

If I use Loader class and add it to NodeSprite, it shows the picture. But its not a component so I cannot use glow filters.

Hope someone can point me a right direction or hint.

Saludos

Marcin
Reference URL's