12 Replies Latest reply: Sep 4, 2013 2:15 AM by vari25 RSS

    multiple movieclips and mutiple event handling.

    vari25 Community Member

      Hi All,

       

      I have multiple movieclips(images sequence), which I want to add mouseevent (click and drag), keyboard event(left and right arrows) and zoom event(mouse wheel).

       

      I have this function for only one mc(one image sequence).

       

      Now if I use this function, I am having problem with calling the function from the same frame.

       

      That is,

       

      If click another mc from say frame 3, and click on another function, it should continue from frame 3 only, not start from first frame again.


      Please help.

       

      Thanks in advance.