Home

Submit

Source

Feeds

Home » Adobe Flash » ActionScript ::

Adobe Flash ActionScript
Most of the best programmers on the world will tell you that: always comment on your code. For yourself and for the others.
Related Tutorials
Adobe Flash Animation
Flash Matrix - Animated Code Effect
Adobe Flash / Animation
I'm going to show you how to code the Matrix falling code effect using Adobe Flash and Actionscript. You will be able to adjust the dimensions, the number of lines, perceived depth, fall speed and more.

Site: www.pixelhivedesign.com Report - View Tutorial

Adobe Flash ActionScript
Introduction to Functions
Adobe Flash / ActionScript
Functions are a powerful feature in ActionScript that make it possible to reuse blocks of code throughout a flash movie in great flexibility. Using functions saves the programmer a massive amount of time, they can be used to centralize the code so that everything can be controlled, edited and updated from a single point and they also make the code much more easier to read by other people.

Site: www.oman3d.com Report - View Tutorial

Adobe Flash ActionScript
ActionScript 2.0 Best Practices
Adobe Flash / ActionScript
ActionScript coding conventions are very important for Macromedia Flash designers and developers to ensure that code and applications are structured in a way that is intuitive and beneficial to themselves as well as other people working on the same project. This is particularly important with long code files. When you follow coding conventions, everyone on the design and development team can understand the code and can work more efficiently.

Site: www.adobetutorialz.com Report - View Tutorial

Adobe Flash Games
Level Codes (to skip to a level)
Adobe Flash / Games
This 5-step tutorial will show you how to create a level-code kind of thing that will let a user type a code into a box, press OK, and go to a certain level, depending on the word/phrase.

Site: www.flashkit.com Report - View Tutorial

Adobe Flash Animation
Setting up a basic motion tween without code
Adobe Flash / Animation
Short basics tutorial on how to setup a motion tween in Flash not using code.

Site: www.free-webmaster-resource.com Report - View Tutorial

Adobe Flash Navigation
Pop Up Windows
Adobe Flash / Navigation
There are a number of ways of creating Pop Up windows, but this is by far the best that I have come across. The code here gives you you complete control including the position on the screen. What's more you don't have to fluff around with adding JavaScript to the HTML of the web page. All the code is embedded in the button in the Flash file.

Site: www.webdesign.org Report - View Tutorial

Adobe Flash ActionScript
Comment Action
Adobe Flash / ActionScript
This action enables you to comment your code which make it easier for you to come back to later and still understand what the code is with having to go over it again.

Site: www.flashkit.com Report - View Tutorial

Adobe Flash Navigation
Mirror Flash Website Menu
Adobe Flash / Navigation
Learn how to design and code a menu that has a mirrored image and code the buttons which will enable you to make a simple Flash website with many sections. Easy and detailed explanations of each step!

Site: www.webdesign.org Report - View Tutorial

Adobe Flash Getting Started
Pop Up Windows
Adobe Flash / Getting Started
There are a number of ways of creating Pop Up windows, but this is by far the best that I have come across. The code here gives you complete control of your Pop Up window including the position on the screen. What's more you don't have to fluff around with adding JavaScript to the HTML of the web page. All the code is embedded in the button in the Flash file.

Site: www.webwasp.co.uk Report - View Tutorial

Adobe Flash ActionScript
Flash ActionScript Loops
Adobe Flash / ActionScript
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.

Site: www.oman3d.com Report - View Tutorial

Adobe Flash ActionScript
Converting code into a class
Adobe Flash / ActionScript
The following example creates an ActionScript class which encapsulates all the logic that makes a movie clip draggable. Now whenever a new instance of this class is created, the shape is automatically draggable without having to write additional code for each instance on the Stage.

Site: www.adobetutorialz.com Report - View Tutorial

Adobe Flash ActionScript
Draw lines in Flash CS3 using code.
Adobe Flash / ActionScript
In this tutorial we will draw using ActionScript code. It is a simple and fun tutorial. We will use our mouse to draw lines of different thickness and random color. You can test your drawing skills if does not look good from the first time clear and start again.

Site: biochimistu.blogspot.com Report - View Tutorial

Adobe Flash ActionScript
Functions
Adobe Flash / ActionScript
There are times when you will want to have a section of ActionScript code reused. In those cases, functions play an important role. A function is a section of code that can be reused throughout your movie, and it can be varied depending on the data you input to the function.

Site: www.kirupa.com Report - View Tutorial

Adobe Flash ActionScript
Single Frame ActionScripting
Adobe Flash / ActionScript
This tutorial is to learn how to place all your code in a single frame of the Timeline (i.e., frame based AS) as opposed to attaching code to an object (i.e., object based AS).

Site: www.webwasp.co.uk Report - View Tutorial

Adobe Flash Sound
Simulated Flash Audio Spectrum Analyzer
Adobe Flash / Sound
To code a Simulated Spectrum Analyzer for visual Audio representation using Adobe Flash and Actionscript. The analyzer accepts a spectrum object to define how the audio bars will react. This means you can adjust it to simulate different genres of music or audio levels. It is easy to change the color, size, the number of bars both horizontally and vertically, the spacing between them and their fading effect. We also code a function to turn the analyzer off.

Site: www.pixelhivedesign.com Report - View Tutorial

 
Site Search

 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement