Login or Join

Videotutorial Videos

newest 100 videotutorial videos / videotutorial widget | Video feed for videotutorial

Videos 1 to 20

ActionScript Calculator Part 11: Final! Display Results – Switch Case on ActionScript

ActionScript Calculator Part 11: Final! Display Results – Switch Case on ActionScript

from recent posts - blip.tv (beta) on December 06, 2009
Duration: 467
We finalize the calculator here, using a select case statement, to find the requested operation and display the result on the window.
also in:


ActionScript 3.0 Child Index: Removing Items from Stage with removeChildat method

ActionScript 3.0 Child Index: Removing Items from Stage with removeChildat method

from recent posts - blip.tv (beta) on December 06, 2009
Duration: 314
Every Item on stage has a index number that relates to it. IT is called the Child Index or the CHILD AT. The stage is considered the father. Here we teach how does the childat method works. See the complete, documented source code at: http://say-web.com/?p=2885
also in:                                    


Assigning Instance Names with ActionScript 3.0

Assigning Instance Names with ActionScript 3.0

from recent posts - blip.tv (beta) on December 06, 2009
Duration: 283
There is no such a thing as a item on stage without an instance name. If you did not create a name, ActionScript 3.0 will create a name for you. Find out how to trace this name and how to access the item, using it.
also in:                                            


Shoot Game Part 2: Translating a Motion Tween into ActionScript

Shoot Game Part 2: Translating a Motion Tween into ActionScript

from recent posts - blip.tv (beta) on December 06, 2009
Duration: 538
On this tutorial we take a motion tween on stage and we translate it into ActionScript automatically, using the Copy Motion command. The code is generated and placed into the clipboard, ready to be edited.
also in:                                          


The Sprite Class When & How

The Sprite Class When & How

from recent posts - blip.tv (beta) on December 06, 2009
Duration: 440
If a sprite is also a recipient for art work, what difference does it make if it is a movie clip or a sprite? how do I add a sprite on stage using actionscript? what is a sprite class anyway?
also in:                                                  


Motion Tween Methods, Resume, Stop, and Rewind

Motion Tween Methods, Resume, Stop, and Rewind

from recent posts - blip.tv (beta) on December 06, 2009
Duration: 578
It is extensive how many methods are there for controlling a motion tween on ActionScript.See all possible tween methods hereIn this 10 minutes, Music + Narration tutorial we show how to start, stop, resume and rewind a motion tween on ActionScript. Includes extensively documented code, Adobe Reference, Source files, Live demo, and yes, it is all free...
also in: