tags:

views:

18

answers:

0

Hi,

I have two scenes : 1: Menu 2: MainScene

Now, the menu scene has a movieClip called adds : Menu->adds

Adds has a label fadeIn : Menu->adds->fadiIn.

If I am on scene MainScene and want to call Menu->adds->fadeIn in as2.0 how will I go about doing that?