Archive for the ‘Classes’ Category
Tuesday, August 31st, 2010
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.
Follow @uibuzz on twitter to be notified when new content hits the site.
Tags: ActionScript, Adobe, builder, Code, components, custom, development, dispatching, events, Flash, generation, handlers, oop, tutorials
Posted in ActionScript, Adobe, Classes, Code, Components, Development, Flash Builder, Flex, Frameworks, Tutorials, Workflow | No Comments »
Adobe Flash Builder - Refactoring code and using the Getter Setter generator

Follow
@uibuzz.com on twitter to be notified when new content hits the site.
Tags: ActionScript, Adobe, builder, Code, development, Flash, Flex, tutorials, videos
Posted in ActionScript, Adobe, Classes, Code, Flash Builder, Flex, Tips | No Comments »