Creating time in Flash MX Adobe Flash / Getting Started
1.Create a new movie with width=200 and height=75 .
2.Create a text field name it time.
3.Name the current layer textfield.
4.Create a new layer above the current layer and name it actions
5.Create two key frames in the actions layer.
Working with Texts Adobe Flash / Text Effects
Flash provides everything that we might need to create an animation, and, hence, also all that is related to the texts. However, Flash was conceived to create graphic animations, in such a way that it will treat any text as if it were one more object, prepared to be animated if that's what you want it for. That allows us to animate texts afterwards and to easily create spectacular animations. Flash distinguishes among 3 types of text: static text or normal; dynamic text; and input text (in order the user to introduce the date, for example), it can also create text that supports HTML format, etc...
Create a Form with Conditional Logic and Send Data Adobe Flash / Interactivity
You can create a form with conditional logic that allows the SWF file to respond to user interaction and send the form data from the SWF file to an external source. This tutorial shows you how to create a simple form.
Before taking this lesson, you should be familiar with writing functions and variables; to learn about these, select Help > Flash Tutorials > Basic Tasks: Create an Application.
Coloring In Adobe Flash / Interactivity
The aim of the tutorial is to learn how to create a colouring-in book in flash. Included below is all the actionscript you need to create your own paint set.
Create and style textfields with AS3 Adobe Flash / ActionScript
In this Flash actionscript 3.0 tutorial you will see how to dynamically create a textfield on the stage, giving it properties and add some styling to it, all done with actionscripting.
Dropdown Menus Adobe Flash / Navigation
The aim of the tutorial is to learn how to create a drop down menu that will allow you to create a navigation system. This can be used to move from one part of a Flash movie to another, or to different web pages.
Colouring In Adobe Flash / Interactivity
The aim of the tutorial is to learn how to create a colouring-in book in flash. Included below is all the actionscript you need to create your own paint set.
Create a simple blend group with Dynamic Blend component Adobe Flash / Special Effects
Most graphic designers are familiar with "Blend" tools used in CorelDRAW or Freehand. Blend group is a number of objects gradually changed between two base objects. It can be used to create custom gradients, distribute a number of objects to some space, create 3D effects, etc.
Pseudo 3D Orbiting Ball Adobe Flash / 3D Effects
This tutorial will lead you through the process to create an object that flies around text, a logo or object, anything you choose. There are 4 layers needed to create this effect.