Skip to main content

As3 mc help 33 Responses

Last post: 12 months ago | Thread started: May 25, 12, 3:32 a.m.

RespondNew TopicDisable Images

  • attentionspan

    Looking for help / tutorial on something like this

    http://i.imgur.com/Z27Ut.jpg

    thanks

    May 25, 12, 3:32 a.m. – Permalink
  • animatedgif

    Learn how the tweening class works and how to add click events.

    Should be easy.

    next note >add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earMay 25, 12, 3:45 a.m. – Permalink
  • attentionspan

    I have greensock thingy and basic knowledge of classes, any good links for click events?

    next note >add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earMay 25, 12, 3:56 a.m. – Permalink
  • uan

    something with addEventListener....
    myClip.addEventListener(MouseEve... doSomething);
    function doSomething(event:MouseEvent):vo...
    trace('button click');
    }

    • and MouseEvent.CLICKuan
    + add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earMay 25, 12, 4:46 a.m. – Permalink

Login or Register to respond to this

Skip to main content