Watch the entire course at www.lynda.com Inactionscript 3.0 in Flash Professional C...
Watch the entire course at www.lynda.com Inactionscript 3.0 in Flash Professional CS5 Essential Training, Todd Perkins shows Flash designers how to incorporate actionscript code into their projects and create interactive presentations and applications. The course includes a review of actionscript language basics and the object-oriented programming (OOP) methodology, a tour of those Flash Professional CS5 features designed for developers, such as code hinting and the Code Snippets panel, and instructions on interacting with objects in the Library and placing code on the Timeline.
(more)
(less)
Added: 412 days ago
Views: 66
The TweenLite engine is an amazing actionscript tweening engine that allows you to ...
The TweenLite engine is an amazing actionscript tweening engine that allows you to quickly create animations using one line of code. This episode shows where to get TweenLite, and how to use it to create actionscript animations.
(more)
(less)
Added: 561 days ago
Views: 101
An Object within Flash CS3 is a thing - a thing that has attributes and can perform actions. That th...
An Object within Flash CS3 is a thing - a thing that has attributes and can perform actions. That thing may be a ball bouncing in your animation or a dog barking. In this short tutorial, author Bill Dallas Lewis presents the concept of Objects within actionscript 3 and Flash CS3 as well as how to interact with objects within your presentation. This tutorial is taken from a full length training DVD presented by My Digital Works entitled Adobe Flash CS3 - actionscript 3. The full course is available from www.mydigitalworks.com as well as from Amazon.com
(more)
(less)
Added: 561 days ago
Views: 67
In this tutorial, the younger and skinnier Perkins brother, Todd, gives you an intro to the brand ne...
In this tutorial, the younger and skinnier Perkins brother, Todd, gives you an intro to the brand new version of actionscript in Flash CS3.
(more)
(less)
Added: 381 days ago
Views: 47
|
In this tutorial I will teach you how to move a character with the arrow keys and make him jump with...
In this tutorial I will teach you how to move a character with the arrow keys and make him jump with the space bar.
(more)
(less)
Added: 381 days ago
Views: 46
Lets dive into actionscript 3.0! Here using Flash CS3 we will create a Navigation B...
Lets dive into actionscript 3.0! Here using Flash CS3 we will create a Navigation Bar with a sliding glowing bar which will indicate to the user which button they are selecting as well as looking pretty cool! All kinds of little things in this one, enjoy!
(more)
(less)
Added: 747 days ago
Views: 107
In this video we will learn how to communicate with and use buttons in Flash CS3 using actio...
In this video we will learn how to communicate with and use buttons in Flash CS3 using actionscript 3.0. There have been some significant changes to the way flash deals with buttons etc... but this video will solve your problems! We will cover editing a symbol's alpha, navigating a time line, and linking to a URL or Website on the web via your flash button.
(more)
(less)
Added: 747 days ago
Views: 102
Create a series of simple rollovers very easily with actionscript 3.0. Using Flash ...
Create a series of simple rollovers very easily with actionscript 3.0. Using Flash CS3 or newer you will be able to use AS3 (actionscript 3.0) and create these rollovers and use them in any of many applications in Flash! Follow me on Twitter! www.twitter.com Be sure to check out www.tutvid.com Check out the blog @ http
(more)
(less)
Added: 381 days ago
Views: 48
|
Free Source - www.developphp.com Learn how to create operating system style windows for your flash <...
Free Source - www.developphp.com Learn how to create operating system style windows for your flash actionscript 3.0 projects. We make sure that the window top bar is the only thing that can be grabbed and dragged around to produce the effect we want. To see how I used it on my site check out www.flashbuilding.com
(more)
(less)
Added: 384 days ago
Views: 50
Free Source File - www.developphp.com In this free flash CS4 actionscript 3.0 tutor...
Free Source File - www.developphp.com In this free flash CS4 actionscript 3.0 tutorial with source download file, you can learn how to create cool animated tilting button menus using the 3D rotation tool in CS4. In the file and video you can see exactly how you need to structure your file to make the magic happen. We use a combination of nested movieclips to make sure our buttons and everything inside the menu has the animated tilt effect on it when a user mouse rolls over it. When the user mouse rolls out out the menu movieclip we command it to go back to normal view, which is also in the form of an animation. Don't forget to visit http to tap into everything you need to be a badass coder.
(more)
(less)
Added: 535 days ago
Views: 176
Part 1 of 5 Description: There are several ways to make dropdowns in Adobe Flash. The following vide...
Part 1 of 5 Description: There are several ways to make dropdowns in Adobe Flash. The following video tutorial demonstrates a common way using the Tween class and Tween Events. In Part 1 we will make our button_mc movieclip that will animate on and off our dropdown menu. Please subscribe if you enjoy my videos! Also, visit my website at: www.pacificwebdesigner.com Download the .Fla file here www.pacificwebdesigner.com
(more)
(less)
Added: 353 days ago
Views: 47
Free Source Files: www.developphp.com In this lesson i go way in depth with explaining and giving fr...
Free Source Files: www.developphp.com In this lesson i go way in depth with explaining and giving free working example source file about how programming external xml files into Flash CS3 or CS4. AS3 programming tutorial by FlashBuilding.
(more)
(less)
Added: 559 days ago
Views: 92
|
Free Flash Files: www.developphp.com This tutorial demonstrates how to create a contact form using F...
Free Flash Files: www.developphp.com This tutorial demonstrates how to create a contact form using Flash, actionscript 3, and a PHP parse file. Using Flash CS3 from adobe.
(more)
(less)
Added: 506 days ago
Views: 352
40+ minutes of video on tweening with actionscript 3.0. We are going to start out s...
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!
(more)
(less)
Added: 747 days ago
Views: 121
Free Flash Source File: www.developphp.com If you are interested in learning how to create complex d...
Free Flash Source File: www.developphp.com If you are interested in learning how to create complex dynamic Flash Content Management Systems, this is the lesson for you. Using the the xml file and the free fla source file you can gain a better understanding of how to work with external data in Flash at an expert level. Create cool content management systems for clients, render out complex pagination from database results, and much much more can be achieved with the right imagination and this foundation. The XML file in the folder will fuel the whole system in a dynamic fashion, bringing in external images, text, and labels. You can also add more child nodes to the MenuItems in my XML file pretty easily if you understand XML just a little bit.
(more)
(less)
Added: 506 days ago
Views: 194
This is just a quick walkthrough of the free source download here www.developphp.com Shut your leaky...
This is just a quick walkthrough of the free source download here www.developphp.com Shut your leaky vaginas up already. This is old and like my first video package ever... I keep it for nostalgic purposes only.
(more)
(less)
Added: 506 days ago
Views: 83
|
This video was somehow automatically shortened by Youtube in Feb. of 2009. Instead of taking it down...
This video was somehow automatically shortened by Youtube in Feb. of 2009. Instead of taking it down I decided to simply include a link to the full video on videoFunder.com.
In the following video we will learn how to change the color of a single, or multiple objects using actionscipt and we will program buttons that will allow users to make the changes to your movie!
(more)
(less)
Added: 747 days ago
Views: 107
Check out this super easy to customize and edit preloader in flash! It is based on actionscr...
Check out this super easy to customize and edit preloader in flash! It is based on actionscript 3.0, simple to build and code, and even easier to edit! The beauty of this preloader is you can essentially create it one time and copy the vector graphics and coding to any flash project you are working on and WHAMMO! you have a nice preloader ready to go!
(more)
(less)
Added: 747 days ago
Views: 148
A basic click and shoot game made in flash using actionscript 3. Check out TheTutor...
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.
(more)
(less)
Added: 381 days ago
Views: 49
How to use Flash actionscript 3.0 in RealTime Animating Dynamic MovieClips +code Ho...
How to use Flash actionscript 3.0 in RealTime Animating Dynamic MovieClips +code How to animate. Star of David. Hope it will Help you . By Zoomex
(more)
(less)
Added: 381 days ago
Views: 40
|