Script Assist Adobe Flash / ActionScript
When you first start out with Actionscript it can be confusing trying to conquer the Actions panel. Sometimes it doesn't let you type anything. It's quite a common problem among Actionscript users. The Script Assist, which is there to help you, can become a hindrance. The Script Assist button can be enabled and disabled at any time. Once enabled, it allows you to add and tune your code by changing various forms.
Actions Panel Adobe Flash / Tips and Tricks
A simple explanation of the important differences that exist between the Action Panels across the various versions of Flash. Specifically Script Assist (F8), Expert & Normal Mode (MX) and the absence of such tools in MX2004.
How to convert PowerPoint to Flash Adobe Flash / Third Party
This guide will show you how to use SameShow to convert PowerPoint to Flash in a breeze.
SameShow PowerPoint to Flash provides two unique conversion modes: Standalone Mode and PowerPoint Plug-in Mode
Action Script Movie Adobe Flash / ActionScript
This is a Tutorial for Flash mx, I hope you will get a greater understanding of action script. We will learn to make a small movie that is solely based on action script It will be based variables & variable counting.
Work with Layers Adobe Flash / Tips and Tricks
In Macromedia Flash Basic 8 and Macromedia Flash Professional 8, layers are analogous to transparent sheets of acetate stacked on top of each other. In the areas of a layer that don't contain content, you can see through to content in the layers below. Layers assist you in organizing content in your document. For example, you can keep background art on one layer and navigational buttons on another. Additionally, you can create and edit objects on one layer without affecting objects on another layer.
Flash Trap Menu Tutorial Adobe Flash / Navigation
In this tutorial i won't be explaining the very basics of Flash, you can look that up in either Flash's own tutorial mode or much other tutorials on the net.
Creating a simple Guest Book in Flash Adobe Flash / Dynamic Content
This tutorial shows you how to create a simple Guest book in Flash. This Guest book is simple, efficient, fast, and easy to implement. Their are no complicated database or xml issues to worry about. One swf, one script, and one text file. Put it together and you'll have a great Guest book for your site. In this example we use a PHP script but after you understand how it works it should be fairly easy to write the same script in Perl, ASP, or Cold Fusion. With a couple of modifications and some additions to the non-existent administration side you'll be able to create almost anything you want out of it.
Bezier Curve Adobe Flash / Interactivity
Using the combination of drawing script and mouse detection script, this tutorial will create a crazy bezier curve line that will follow your mouse cursor.
The power of Action Script Adobe Flash / ActionScript
In this tutorial you have a chance to learn how to create a simple Action Script example.When I drag my Movie Clip above the another Movie Clip, something happens.