blog

Out of context: Reply #35720

  • Started
  • Last post
  • 76,740 Responses
  • Jaline0

    With actionscript, you can target anything and do crazy things.
    It's easier than working with the timeline (at the moment....I mean, who knows what crazy things we'll be doing in the future).

    targetitem_mc.stop();

    button1_mc.onRelease = function()
    {
    trace("this item has been clicked");
    }

    • Who am I telling this to? Most of you are just shaking your heads at how hard it can get later on....I am guessing...Jaline

View thread