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: 315
|
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: 329
|
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: 393
|
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: 410
|
Comments (0)Load movies into levels in flash
Description: The aim of the tutorial is to learn how to use Levels to load several Flash movies (or Jpegs) simultaneously into a single shockwave file (swf).
Added on: 15-Jan-2006 Hits: 564
|
Comments (0)Using shared libraries with flash
Description: This can be a very important tool, it saves time on downloads and can be great when you need to synchronize flash movies. Learn how to use shared libraries in flash..
Added on: 02-Jun-2005 Hits: 2393
|
Comments (0)