Working with scenes

Posted by mardelcoral 
Working with scenes
August 20, 2009 12:21PM
Hi ;-)

I am working with scenes, a very simple project. Two scenes, the first with a button that has a FlashEff aplied and works perfect, the second scene with a dynamic text field that has a FlashEff aplied too, but when I am compiling the swf, this message appears in the outside window:
Quote:
TypeError: Error #1009: No se puede acceder a una propiedad o a un método de una referencia a un objeto nulo.
at intro_en_fla::MainTimeline/__setProp___id3__intro_en_Capa1_0()
at intro_en_fla::MainTimeline/frame1()



The Spanish phrase means: Unable to access a property or method of a null reference to an object.

Do you know where the problem could be?

Thanks in advance!
dani ;-)



Edited 2 time(s). Last edit at 08/20/2009 12:25PM by mardelcoral.
Re: Working with scenes
August 20, 2009 01:30PM
Hi,

We have said many times the we don't recommend using FlashEff with scenes because most of the time you lose the reference of your FlashEff component.
The error that you get tells you exactly that: You lost the reference to your component.
Try working with only one scene, this is the only way that we guarantee that FLashEff will work.
Hope this helps.

-Ionu
Sorry, you do not have permission to post/reply in this forum.