Actionscript 2.0 ToolTip class
Description: A handy tooltip class for creating tooltips on buttons using Macromedia Flash MX 2004. This actionscriptd class allows several parameters to be passed to the constructor that control the appearance and behaviour.
Added on: 04-Nov-2005 Hits: 297
|
Comments (0)Basic preloader class
Description: This is a basic preloader class, it can preload almost everything such as XML object, external swfs, movieclips, and also movies itself.
Added on: 04-Nov-2005 Hits: 311
|
Comments (0)Create a countdown timer in flash
Description: In this tutorial you will learn how to make an easy timer with the setInterval() function. You should have a basic knowledge of actionscript, but other than that this tutorial is pretty short.
Added on: 12-Feb-2007 Hits: 385
|
Comments (0)Create preloader in FlashMX
Description: In this tutorial you will learn how to create a preloader that will return a percentage. This percentage can then be used for things such as a preloader bar. Preloaders that work out percentages are important because they give the users of your site feedback of how much of your flash content is loaded. For this tutorial I expect you to have a basic knowledge of flash and can navigate around freely within the flash interface. I also expect you to have a basic actionscripting knowledge and be able to understand the basic scripts in this tutorial. This tutorial has been writen for use in Flash MX, it takes advantage of some of the added features including text box instance names. If you don't have mx, remember to use the textVariable property instead of the instance name.
Added on: 15-Feb-2005 Hits: 368
|
Comments (0)