I have identified where the problem is.
I get the error only when I initialize the FlashEff2Flex component.
I have the line:
private var _currentEffect:FlashEff2Flex = new FlashEff2Flex();
If I remove the line, the error doesn't occur.
What can be the problem?
I get the error only when I initialize the FlashEff2Flex component.
I have the line:
private var _currentEffect:FlashEff2Flex = new FlashEff2Flex();
If I remove the line, the error doesn't occur.
What can be the problem?