[SOLVED] Effects on multiple text fields don't work ?!

Posted by dreamlab 
[SOLVED] Effects on multiple text fields don't work ?!
May 06, 2010 11:05AM
Hi there!

I am trying to apply effects to 3 different dynamic textfields but this does not seem to work.. :/
The 3 textfields are inside a MovieClip that is added to the stage. After that, I apply the effect to the first textfield and everything runs fine... But when the first "show" transition ends I apply the effect to the next textfield and this is where things go wrong - I get the following error:

TypeError: Error #1009: Cannot access a property or method of a null object reference.
at FlashEff2/set target()

It seems that when I apply the first effect (to textfield1), somehow textfield2 is null or does not exist anymore, although I only apply the effect to the next textfield AFTER the first transition ends (I was doing it all at the same time but that didn't work either, that's why I was trying to do it in sequence...)

Is this supposed to happen? Can anyone help?
Thanks.



Edited 1 time(s). Last edit at 05/06/2010 11:12AM by dreamlab.
Re: [SOLVED] Effects on multiple text fields don't work ?!
May 06, 2010 11:13AM
Nevermind...I forgot to add the other effects to the stage :/

addChild(...) ---> duh!

:D
Re: [SOLVED] Effects on multiple text fields don't work ?!
May 11, 2010 03:01PM
dreamlab,

I am glad to hear that you have managed to find the solution by yourself. If something else comes up, please let us know. Thank you.
Sorry, you do not have permission to post/reply in this forum.