| Basic Flash OOP -tutorial |
Basic Flash OOP -tutorial
|
| This is a basic OOP tutorial, which explains the concept of Flash OOP. This tutorial will grow over time, since it will be xtended including problems, tricks etc. |
| | Top |BUTTONS/MOVIECLIPS |
AS2: Creating Buttons
|
| This tutorial teaches how to create button functions using AS2 and movieclips. |
| Top |UTILITIES
|
Simple AS2 Preloader
|
This is an AS2 script for a virtual preloader.
|
Preloader using Local connection
|
This preloader uses the local connection object and can be used for movies with objects exported in frame 1.
|
Movieclip Scrollbar
|
This is a movieclip scrollbar for vertical and horizontal scrolling (shareware).
|
| | Top |TEXT |
Text from XML formatted with Cascading Style Sheets (css)
Use xml files to create text for flash and format with html and css. |
Embedded fonts, xml, mask, html, css
The title of this tutorial speaks for itself. |
Creating anchor links in a textfield
|
| Learn how to create anchors to jump to different paragraphs in a textfield. |
| | Top |XML |
Basic Flash - XML Tutorial
|
| Learn Flash - XML by creating a searchable database. All Flash scripts are AS2. |
Creating - Storing XML with PHP or Shared object
|
| Create a game and store all data using php or the shared object. |
| | Top | AUDIO/VIDEO |
Audioshop/Audiostation
|
| This is a set up for an audioshop or audiostation. The user can save audios from a large selection and come back later to listen to them (Shareware). |
Volume-Duration
|
| This script shows how to fade out a sound at a certain position and fade in a new sound. |
FLV Video Player
|
| This is a tutorial how to make a video player. The actual video player is free to download. |
| | Top | SLIDESHOWS |
Slideshow2004: Arrange thumbs, save pictures
|
| This is a slideshow where thumbnails can be arranged according to a theme and ictures can be saved on the users harddrive. It is xml_based and a large number of pictures can be shown (Shareware). |
| | Top | ANIMATIONS/PLUG-INS |
The Shader plug-in
|
| This is the first of a kind onionskin plug-in, which creates custom shadows (part of the flashscript animation package). |
Fader class
|
| This is a script to fade in and out objects. |
Flashscript Special Effects Package
|
| The package contains basic scripts to create games, speeking characters (synchronized sound) and a slideshow. |
Animation-stop
|
| In this tutorial you learn using AS how to create animations without using the < and > equations and coordinate animations when there is more than 1 parameter. |
| | Top | Component-movies |
Creating a calendar
|
| This tutorial shows how to create a calendar with xml and the datechooser component. |