Flash | Advanced Flash with Actionscripts
817 days ago | blog.0tutor.com
In this flash actionscript tutorial you will see how to make a function that changes a movie clips opacity as you move the mouse cursor up and down.
Flash | Advanced Flash with Actionscripts
817 days ago | blog.0tutor.com
In this Flash tutorial you will see how to make an object follow your mouse cursor, this is a great feature for games, animations or just for fun.
Flash | Advanced Flash with Actionscripts
830 days ago | blog.0tutor.com
This tutorial will help you understand how loops work in Flash actionscripting. Loops is an important part of programming no matter what language, so you have to learn it.
Flash | Advanced Flash with Actionscripts
844 days ago | oman3d.com
This tutorial will teach you how to create an animated sliding menu that appears when the user points his mouse on its tip and then slides back inside when the user moves his mouse away.
Flash | Advanced Flash with Actionscripts
867 days ago | oman3d.com
This is a very popular preloader, but is rarely explained in a simple tutorial. Add some pro elements to your site by creating a preloader that fills you own logo. In this tutorial, you will learn the basics to any preloader mask.
Flash | Advanced Flash with Actionscripts
867 days ago | oman3d.com
Want your users to stick around your website a little longer? Try giving them something interactive to do, like drawing on the stage. In this video, you will learn how to allow your users to click and drag on the stage in order to create their own drawing
Flash | Advanced Flash with Actionscripts
884 days ago | oman3d.com
Learn how to create an amazing scrolling image gallery in Flash using ActionScript.
Flash | Advanced Flash with Actionscripts
884 days ago | oman3d.com
In this tutorial, you will learn the code necessary in order to make one slideshow image fade in right on top of another one using ActionScript.
Flash | Advanced Flash with Actionscripts
901 days ago | oman3d.com
ActionScript loops are tools used to execute a segment of code repeatedly for a number of times or while a certain condition is satisfied. This can save time and effort by not having to type the same code multiple times to repeat a process.
Flash | Advanced Flash with Actionscripts
901 days ago | oman3d.com
In this video, you will learn how to import images dynamically using ActionScript, making the load time much more bearable.