FilipZawada / FingersAS3

Fingers, a micro AS3 extension. Just type: on(yourObj).click += eventHandler;

Home Page:http://filimanjaro.com/fingers/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tutorial & official project page

Fingers helps you to manage your events, e.g.: on(yourButton).click += yourListener;

(please see above tutorial for more info)

About

Fingers, a micro AS3 extension. Just type: on(yourObj).click += eventHandler;

http://filimanjaro.com/fingers/

License:MIT License


Languages

Language:ActionScript 75.3%Language:JavaScript 24.7%