geniuses

  • Started
  • Last post
  • 0 Responses
  • bk_shankz

    I am making a photo gallery class that is in object with different methods. In the object are movieclips.

    If I use an onRelease on one of the movieclips what is the best way to refer back to the main class to reference its methods.

    I can't use _parent because the initial object is not part of that hierarchy because its not a movieclip.