• Flash: Broadcasters & Listeners

    05.02.08 | Author: Deborah | Add a Comment
    Write-Up by Danny Staten Introduction: Broadcasters and Listeners are one of the most powerful tools for dealing with asynchronous events in flash. Any time you have coded an onPress or onEnterFrame function, you have been listening to a broadcast event. Their true power comes when you start using them to create custom broadcasting and listening. By the end of this article, we will be discussing advanced topics like how to implement your own broadcasting... Read More...
  • Flash: Navigation Control

    05.02.08 | Author: Deborah | Add a Comment
    Write-Up by Danny Staten Introduction Mouse-mashing users can easily break many flash pages with their click-happy ways. The ability to properly react to inputs during animations has long been a frustrating problem for flash development The standard solution is to explicitly disable all clickable movie clips whose click events can mess up the animation, and then enable them when the animation finishes. This solution works, but has many limitations... Read More...
No tags have been created or used yet.

Search