Updates

Latest Tweet



What's New?

Check out for latest innovation, a computer based training video collection


Like this Page

[HD] Flash Drop Down Menu Tutorial with Actionscript 3.0


Tweening with Actionscript 3.0 Flash Tutorial [HQ]

Tweening with Actionscript 3.0 Flash Tutorial [HQ]

40+ minutes of video on tweening with Actionscript 3.0. We are going to start out simple with a simple fade in animation and things will get more complex from there. I do label this tutorial advanced, but I try to explain everything out in a decent way which should allow you to learn even if you do not consider yourself an "advanced" flash user. We will learn about the tween class, creating tweens, timers, timer events, tween events, using event listeners, functions, and lots of other little things along the way! Be sure to download the starting image from the site! You can find it here: www.tutvid.com Be sure to check out www.tutvid.com Check out the blog @ http
Basic Actionscript 3 Shooting Game

Basic Actionscript 3 Shooting Game

A basic click and shoot game made in flash using actionscript 3. Check out TheTutorialBlog.com for a more descriptive version of this video tutorial.
Adobe Flash CS5 Tutorial: Easy Actionscript Commands

Adobe Flash CS5 Tutorial: Easy Actionscript Commands

We take another look at the new features in Flash CS5. This tutorial shows you how to use the Code Snippets panel. Apply simple commands to your movie with ease! For more tutorials visit: www.incredibletutorials.com.
Learn Cool Flash ActionScript 3.0 Transition Effects - Animations For CS3 + CS4

Learn Cool Flash ActionScript 3.0 Transition Effects - Animations For CS3 + CS4

Free Flash Source File - www.developphp.com In this Flash ActionScript 3.0 tutorial and source file download you can learn how to master the many transition effects that Flash AS3 has to offer. Whether you work in Flash CS3 or CS4 you can apply these effects to static, or dynamically loaded elements. At any time in your scripting these transition effects can be applied. Use them on buttons, images, background elements, movieclips, video, and more. Some of the flash transition classes we are putting to use here are Zoom, Fade, Blinds, Rotate, Photo, Iris, and fly. You can combine transition effects by pressing two buttons to see the effect. The free Flash AS3 source file and script we supply you with will show you everything you need to know about applying these effects to any instance on your stage or in your code.
XML Magic Menu Tutorial for ActionScript 3 Flash CS3 + CS4

XML Magic Menu Tutorial for ActionScript 3 Flash CS3 + CS4

Free Flash Source File: www.developphp.com In this free Flash ActionScript 3 fla file download tutorial you can learn how to create a menu out of thin air using nothing but XML and ActionScript 3. Theres is nothing in the library, and nothing on stage. Everything you see is rendered out through code. The buttons get their roll_over, roll_out, and click states assigned through an XML for loop in Flash. There is a lack of information online or in books about XML content management for flash, and it could be a powerful tool set for Flash CMS developers if understood.