:: MOUSE EVENTS ::

Out of context: Reply #12

  • Started
  • Last post
  • 18 Responses
  • unknown0

    Unformatted:

    When I place the action on the button, it works fine. The button becomes disabled.

    The problem is when I place the script on the subnav MC. The action enables the button. Then once the function on the button that was orignaly disables becomes enabled, it's action gets played.
    :::
    on (rollOver) {
    loadMovieNum ("flash/display.subnav.swf", 10);
    }
    :::

    So when the MC that was loaded, performs it's function and enables the button. It reapears because the buttons function calls on the subnav.

    Get it?

    It is hard to explain but I think that is the problem.

    KNAWMEAN!!!

View thread