mx 2004

Out of context: Reply #20

  • Started
  • Last post
  • 32 Responses
  • legspin0

    Hi again,

    Just got back to work form long weekend watching international field hockey and watching England throw it away against France.

    Just realised what I was doing Thursday. I want to call upon a movieclip in the root from within a movieclip. I can't do it! Can anyone help? I have this but it wont work:

    on (rollOver) {
    gotoAndPlay("extractor");
    _root.energy mc.go toAndPlay(2)

    }

    on (rollOut) {
    gotoAndPlay("extract out");
    }

    Where you roll over a btn and it activates the movieclip on the root. I can't get to grips with mx 2004 and I know I wont get time at work to look into it! Any advice would be great.

View thread