Hi Onur,

Um, just a guess but the problem might be that you are trying to instantiate the abstract effect base class when what you actually want to do is use one of the concrete subclasses; e.g. Fade, Resize, Blur etc. See mx.effect in the docs for more explanation of this.

Cheers,
Lach


On 06/12/2006, at 1:03 AM, Onur Ersen wrote:

Hi everybody,

I'm new to Flex and i have some code having <mx:Effects> in it.

I get error as

"Could not resolve <mx:Effect> to a component implementation."

I've imported "import mx.effects.Effect;" but still having the
problem.

Could anyone help me with this?

Thanks in advance.

Reply via email to