Kaoz-tutorials
Filters (New!) | RSS feed RSS feed | Our Tutorials | Submit Tutorials | Contact

Flash > ActionScript

< Previous 1 2 3 4   6 Next >>
Photoshop
Flash
ActionScript
Animation
Drawing and Basics
Flash Effects
Game Development
Utilities
Web Layouts
HTML and CSS
JavaScript
PHP programming

Cool mouse follow animation December 18th, 2007

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 >> ActionScript >> blog.0tutor.com
Broken Link | 43 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

SetInterval December 18th, 2007

Everything in Flash happens based on events. These events can be either user initiated such as with the onMouseDown event or the pressing of a button, or can come as a result of the the passing of frames within the Flash timeline. When taking advantage of the latter, one often uses the onEnterFrame event, allowing an action or a series of actions to occur every frame. With these kinds of actions, animations can be coded to play synchronous with the passing of time along the Flash timeline. Howe...

Flash >> ActionScript >> kirupa.com
Broken Link | 13 clicks |
  • Currently 2/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

How to make particle explosions December 11th, 2007

As a bit of a treat, I'm going to show you how to make particle "explosions" that will come in handy in games, visulisations or other projects.

Flash >> ActionScript >> gamersgarden.com
Broken Link | 46 clicks |
  • Currently 4/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Applying Flash 8 Filters Using ActionScript November 28th, 2007

The new Flash 8 filters such as blur, drop shadow, and bevel are extremely easy to apply directly on objects at authoring time, but you may want to generate these effects using ActionScript to have more dynamic control over them. Generating these filters through ActionScript is not as straightforward as you might think it is, this tutorial will hopefully teach you how to do that easily. This tutorial is to be followed in Flash 8 and the created SWF files will have to be viewed on Flash 8 Player ...

Flash >> ActionScript >> oman3d.com
Broken Link | 41 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Common Errors and Debugging November 22nd, 2007

Looking at the boards and at feedback from previous tutorials, I've spotted what I believe to be the most common Actionscript errors. These vary from basic to advanced; even expert coders may learn a thing or two. Before looking at these errors, I present a brief review of Flash's debugging tools.

Flash >> ActionScript >> actionscript.org
Broken Link | 9 clicks |
  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Flash MX 2004 Undocumented Tween/Easing Classes Documented November 4th, 2007

Flash supports a shiny class called Tween which allows for some quick and cool Robert Penner style movie clip easing.

Flash >> ActionScript >> actionscript.org
Broken Link | 28 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Smooth animation using updateAfterEvent October 16th, 2007

Create smooth animation using updateAfterEvent function.

Flash >> ActionScript >> flashvalley.com
Broken Link | 85 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Using The Tween Class in Flash ActionScript October 16th, 2007

The Tween class is used to create smooth animations using ActionScript by providing us with various controls for changing the value of any object properties over a period of time or frames.

Flash >> ActionScript >> oman3d.com
Broken Link | 46 clicks |
  • Currently 4/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Date Countdown Timer October 9th, 2007

Learn how to manipulate dates to create a countdown timer with Flash.

Flash >> ActionScript >> senocular.com
Broken Link | 92 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Beginners Guide to Getting Started with AS3 (Without Learning Flex) October 9th, 2007

Flex 2 is here supporting a brand new version of ActionScript, ActionScript 3. Flash, however, is still a long ways off. Would you like to learn ActionScript 3 without learning Flex? Learn how to for free (without Flex Builder) in this tutorial.

Flash >> ActionScript >> senocular.com
Broken Link | 30 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Getting Started with ActionScript 3.0 in Adobe Flash CS3 October 9th, 2007

With Flash CS3 comes support for ActionScript 3.0 - the newest, standards-based programming language for Adobe Flash (SWF) movies and applications. More so than in the past, you may find it difficult to get started with ActionScript 3.0 when compared to older versions of ActionScript.

Flash >> ActionScript >> senocular.com
Broken Link | 27 clicks |
  • Currently 4/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Flash XML FAQ September 17th, 2007

The Flash-XML FAQ aims to provide a definitive source for common questions about Flash and its interaction with XML (and XML datasources).

Flash >> ActionScript >> flashdeveloper.nl
Broken Link | 18 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Using the Tween Class August 26th, 2007

Starting with MX2004, Macromedia gave developers access to the Tween class. This class allows you to use bits and pieces of the Flash tweening features directly using ActionScript. This tutorial will (hopefully) teach you how to use the Tween class to create various motion effects by deconstructing a simple example.

Flash >> ActionScript >> kirupa.com
Broken Link | 33 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Integrating Flash file in PHP document July 6th, 2007

This is a lesson that will show u how to transform veriables from Flash clip to PHP script.

Flash >> ActionScript >> onlinehowto.net
Broken Link | 45 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Flash and Javascript April 12th, 2004

Learn how to make Flash communicate with JavaScript.

Flash >> ActionScript >> spoono.com
Broken Link | 290 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
< Previous 1 2 3 4   6 Next >>