- 1,233 categories
- 40,467 scripts
Updated: 12/03/2001
- The purpose of this tutorial is to not only load variables from a text file into your Flash movie, but also be able to edit and update those variables from that same movie or from a secure administrative area where only you have access. The only required knowledge for this tutorial is a basic understanding of using actionscript in Flash and access to a server that allows you to run cgi scripts. Other then that it''s just changing a couple variables, cut and pasting, and uploading 2 files. The basic concept behind this tutorial will make it possible for you to add any number of new interactive features to your website with just a few changes in the code.
- Categories
- Tags
- Platforms
- Licenses
- In this Macromedia Flash tutorial I will show you how to make clouds then via actionscript make them run over the sky, also create duplications of the sky''s so they continue.
- In this Flash tutorial you will learn how to make the cannon on the tank rotate wherever the mouse is pointing and shoot whenever the left mouse button is clicked. Topics covered in this tutorial: mouse angle detection, onMouseDown event, duplicateMo...
- In this Flash tutorial you will learn how to make text glow (this effect will also work for anything drawn in Flash). The glowing edges around the text will ease in and ease out in this animations. Topics include: soften fill edges, alpha control, an...
- The FWT TabController component allows you to create advanced tabbed interfaces for your applications. This enables the display and navigation of several items within the same section of a Flash movie. Tabs content can be Library Items or External Mo...
- This tutorial will teach you how to create a custom curser for your flash movie. Here we will be using movieclip symbol and little bit of actionscript to develop custom cursor. The .fla download file is included at the end of the tutorial