Search movies
»Added | 2006-10-31 |
---|---|
»Rating | 10 |
»Votes | 2 |
»Author | Davide Caricato | Search by Davide Caricato |
»Website | http://www.davidecaricato.com |
»Version | Flash 8 |
»Description | This little class gives you the opportunity to have two dofferent event handlers for the sngle click or the double click on a movieclip or a button. The only thing you have to do is to assign this class to the movie, and then rewrite the two new methods, onDoubleClick and onSingleClick, WITHOUT rewriting or changing the onRelease event. This two methods are generated using the existing onRelease method, and the onPress is still available. |