 |
Creating a preloader in Flash
Preloaders are very popular and pretty easy to create in Flash. For a preloader to behave smoothly and accurately it is important to take some parameters into accounts, we will analyze those issues here too. I will show two methods that can be used to retrieve the amount of data loaded, the first one will use the onEnterFrame event and the second method will use SetInterval.
More Info - Visit
|
 |
Tips For Beginner Flash/Actionscript Developer
Do you need to write a bit more than just gotoAndPlay() and gotoAndStop()?
Or finally would like to try to make some animations via ActionScript and not in timeline?
Then please consider the following advices!
More Info - Visit
|
 |
Using Shared Objects
Shared objects are to the Flash player what cookies are for the browsers, they can be used in many circumstances and are very useful to retrieve data between sessions.
More Info - Visit
|
 |
Organizing and structuring your Adobe Flash projec
Are you an organized Adobe Flash developer or designer ? here are some tips and tricks that might help you to improve your productivity.
More Info - Visit
|
 |
Creating a grid dynamically with actionscript
There is plenty of reasons why you would like to create a grid in Flash, if you are creating a sudoku a crossword activity or a chess game you will surely need to create a grid with cells that need to be interactive and able to display some kind of data (graphics or text).
More Info - Visit
|
 |
Vertical Flash Menu
Learn this tutorial and see how to create vertical flash menu in flash, using the Action Script.
More Info - Visit
|
 |
Contact Flash Form
In this tutorial we will show you how to create contact form in flash.
More Info - Visit
|
 |
3D circle animation in flash
Using this lesson, you will see how to create a circle that is rotate 3D. This lesson is so simple to create and you don't have to use action script code.
More Info - Visit
|
 |
Create the ultimate image gallery with XML and Act
Learn to make a powerful, XML and ActionScript driven image gallery in Flash! The gallery features an unlimited number of images (externally loaded JPGs), together with a unique description for each image, thumbnail galleries, with preloaders for thumbs and the big images alike, fade-in alpha effect, scrolling easing effect for the gallery sections and more. You don't want to miss this one, trust me.
More Info - Visit
|
 |
Creating opacity gradient mask in Flash 8
Learn how to achieve opacity gradient mask effect with just simple steps in Flash 8
More Info - Visit
|