Hi all
As so many, I am new with AS3.
I have been struggling to do this for about 3 months but finally decided that I can’t do it on my own!
And no forums or google search could help me… so here I am!
So here’s my doubts:
I have a main flash file.
In there I have empty mc’s put in place with coordinates (X, Y).
To start with I have a “loader.swf” and a “bg.swf”.
The loader.swf is supposed to run an animation and stop. When it stops it should communicate with bg.swf in a kind of gotoAndPlay… but it doesn’t!!!
I think I ran all possible combinations of this.parent.parent… and nothing happens!
After this, the bg.swf should do the same back to loader.swf as it finishes its animation.
Help!? Anyone!?
I’ll attach the files