Thursday, September 2, 2010
Have you ever wanted to use the Flash FLVPlayback Control in Flex? The following example shows how you can use the Flash FLVPlayback component that ships with Flash CS3 and Flash CS4 by copying the FLVPlaybackAS3.swc file into your Flex project’s /libs/ folder.
Thursday, September 2, 2010
Implementing a undo/redo in your interactive applications is key as your users are not always sure of the decision that they are about to make with have a forever imprint on their experience. Clive Goodinson takes you through the process of implementing a undo/redo in ActionScript 3.0.
Thursday, September 2, 2010
Tour de Flex 1.2 gets an update that provides a new look and performance enhancement. If your are not familiar with Tour de Flex, Tour de Flex is a desktop application for exploring Flex capabilities and resources, including the core Flex components, Adobe AIR, data integration, and a variety of third-party components, effects, skins, and more.
Thursday, September 2, 2010
Everybody loves a free preloader and in a Flex application the preloader is the first thing the user’s see. To celebrate St. Patrick’s day, Zee Zang has contributed a tutorial that will run down on creating a seasonal preloader.