Last Week on FlashTuts+

Flashtuts+, the “sister” Web site of FlashDen, is part of the envato Tuts+ network, and features some of the best Flash, ActionScript and Flex tutorials on the Web in an easy-to-follow and engaging format.

Each week on FlashDen we will provide a roundup of all the previous week’s tutorials from Flashtuts+ as a reminder to brush-up on your Flash skills or to learn something new.



Create a Customizable Tooltip in ActionScript 3.0

September 18th in ActionScript, Effects by Carlos Yanez

A Tooltip is a graphical user interface element. It activates by hovering or rolling over an item, showing a box of text which displays information about that item.

In this tut, I’ll show you how to create an easily customizable tooltip using Classes in ActionScript 3.0. Take a look!




Build a Mini Golf Game with ActionScript 3.0

September 16th in Games by George Loffelmann

In this tutorial I´ll show you how to create nice Mini Golf Game with ActionScript 3.0. We´ll work with Event Handlers, Functions and also the Timer Object which is a really cool feature in AS3.







Working with the Debugger in Adobe Flex Builder

September 14th in Flex, Tools & Tips by Willy Ci


Many Flash developers use either the Alert class for debugging, or trace statements due to associations with Flash. Flex does have a true debugger and it’s a great tool. I’m going to demonstrate how to get to grips with it in this tutorial.



2

Comments