ActionScript for Newbies
This is the first part of the ActionScript for Newbies series of tutorials. In this tutorial we'll be covering the basics of ActionScript. Stuff you'll need to know before you use ActionScript. I wrote this tutorial using Flash MX Professional 2004 but everything will apply for Flash MX and most ...
Type : Flash Tutorials
Level : Beginner
Added : Aug 02, 2004
Rating :




Encoder / Decoder-1 bit Encryptor
Flash's programming language ActionScript is used in a plethora of instances ranging from graphical use right up to technical backend database integration (along with other languages). In this tutorial I will discuss how to create a 1-bit encryption program using ActionScript -for the those who wan...
Type : Flash Tutorials
Level : Experienced
Added : Aug 02, 2004
Rating :




Flash Masking
Masking, in itself, is a very simple process. You take one image, (the mask), and you stick something under it, (the masked). Whatever the shape of the mask is, is how the masked will look. Kinda like cutting a shape out of a piece of paper and laying the paper cutout on top of another sheet of a di...
Type : Flash Tutorials
Level : Beginner
Added : Aug 02, 2004
Rating :




Flash-Motion Tweening
Motion tweening was introduced into flash as an alternative to more traditional methods such as keyframe animation, which was outlawed because of its limits and boundaries. Tweening for flash covered leaps and bounds because it allowed the user to use flash as an automation. When one would tween, fl...
Type : Flash Tutorials
Level : Beginner
Added : Aug 02, 2004
Rating :




Scrolling Text [ flash 5 ]
Often asked is this "How to I make scrolling text in Flash?", and well there are a number of ways. However the easiest is using the built in scroll and maxscroll properties. Every text field automaticaly has these properties, and when can use simple commands in flash to controll them. Open ...
Type : Flash Tutorials
Level : Beginner
Added : Aug 02, 2004
Rating :




Macromedia Flash - The Basic Concepts
INTRODUCTION Macromedia Flash is the vector based industrial standard authoring tool for producing artwork, animations, interactive movies and rich internet applications. The Flash package contains a variety of media to help the user learn the program quickly, which includes Introductory Lesso...
Type : Flash Tutorials
Level : Beginner
Added : Aug 02, 2004
Rating :




Using LoadMovie
In this tutorial we're going to take a look at the function loadMovie. LoadMovie is a very nifty function, though things can get in a huge mess quickly. You often get questions on the forum about this topic, so that's why this tutorial has been created. In this tutorial we're not on...
Type : Flash Tutorials
Level : Beginner
Added : Aug 02, 2004
Rating :




Using Cookies in Flash
Okay, so we've all seen those sites that log your IP, tell you what system your PC is running and other odd details. There is a tutorial in our php section, that teaches you how to gather users information. Here however we are going to take a basic cookie written with JavaScript and will write the ...
Type : Flash Tutorials
Level : Beginner
Added : Aug 02, 2004
Rating :




Accessing ID3 tags.external.mp3
In Flash MX you have the capability to load an external mp3 sound file into a flash movie using the Sound.loadSound() method. In the latest release of the Flash 6 Player it is possible to access the ID3 tags embedded in an mp3 encoded file. Unfortuneatley you cannot access the ID3 tags in an mp3 fil...
Type : Flash Tutorials
Level : Beginner
Added : Aug 02, 2004
Rating :




Creating Basic Flash Menu
1. Before we begin creating the whole navigation system were going to have to create a new document depending on how many links you need. In this tutoria.....
Type : Flash Tutorials
Level : Beginner
Added : Aug 02, 2004
Rating :







