2D Graphics
Audio Editing
Video Editing
Search
3 results found for tag "events"
Learn how to react to a phone call or to the situation when the user instantly switches off the application by using NativeClass events.
As we move forward with JavaScript University, today, we'll learn how to add event handlers to elements on the page. Unfortunately, this can be more cumbersome than we'd hope, due to the fact that Internet Explorer must always be the black sheep. Nevertheless, we'll learn how to abstract these inconsistencies away to our custom utility function.
Learn how to make your movie jump to life, whether it was by reacting to a mouse click, a keyboard stroke, or any event happening in Flash using the Event Handling system of AS3.