vote up 0 vote down star

How would I use a ColorPicker in Flex 3 to change the color of a movieclip which was dynamically loaded from an array into a SWFLoader?

flag

1 Answer

vote up 0 vote down check

Listen to the ColorPicker's change event. When it fires, set the MovieClip's opaqueBackground color to the ColorPicker's selectedColor property

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.