Archive for the ‘Classes’ Category
Adobe Flash Builder – Custom event dispatching

Adobe Photoshop Lightroom icon Adobe Flash Builder - Custom event dispatching

 

Custom events are a great way to send data around an application and have components and controls respond to situations. In this simple tutorial we have two custom components that will communicate with each other via custom events. We have a button that creates and dispatches an event that the application then responds to and then tells another component to perform an action. Understanding of custom events will go along way to making applications perform better and easier to manage code changes as the application grows.

YouTube Preview Image

Follow @uibuzz on twitter to be notified when new content hits the site.

Adobe Flash Builder – Refactoring, Getter and Setter generator

Flash Builder icon Adobe Flash Builder - Refactoring code and using the Getter Setter generator


YouTube Preview Image

Follow @uibuzz.com on twitter to be notified when new content hits the site.