Related Tutorials
Creating a Simple CalculatorLearn how to create a simple adding and subtracting calculator using the input and dynamic text fields in Flash. Before beginning this tutorial you should know how to create Movie clip and Button symbols.
Input boxes
The aim of the tutorial is to learn how to create an input box and get buttons to change a movie clip based on what the user has typed into the input box. The reset button changes the movie clip to the original default position irrespective of the input box.
Input Boxes
How to create an input box and get buttons to change a movie clip based on what the user has typed into the input box. There is also a reset button which changes the movie clip to the original default.
Automatic Focus in a Flash Form
The aim of the tutorial is to learn how to set the focus on a Flash Movie so that when a web page first loads the cursor is in the first Input Box. This saves the user the hassle of having to click on the flash movie or in the input box before they can start typing. This tutorial will also show you how to control the Tab Key so that the cursor moves to the next input box of your choice.
Using input text
This flash tutorial will teach you about input text.
Simple 3D input text
An easy way to create a 3d look input text.
Flash 5 Tab Order
Users of traditional HTML forms have gotten used to tabbing through the input fields to enter in their data. Users will do the same thing in Flash, but Flash tabs to elements on the page that we don't want to bother with. This is because, in HTML, a form is bounded by the tag, while in Flash, there is no "form" section -- it's just all movie clips or in the _root timeline. Flash doesn't know any better, so we have to make it a bit smarter -- and meet the user's expectations.
Flash Actionscript Goodies
Heres a collection of actionscript scripts and codes to use as reference when creating dynamic flash projects, includes, loops,random numbers and key listeners for keyboard input
Detect Keyboard Input in Flash with Key Listeners
Learn how to detect keyboard input in flash using a bit of code called a key listener.
Input Text Field with a Variable
In this tutorial we will learn how to create a input text field with a variable.
Creating a Digital Clock
In this tutorial, you'll discover how to use dynamic text fields and Actionscript to create your own digital clock for your Flash website.
Static and Dynamic Input Text Box
Basic Flash tutorial on how to use static and dynamic input text box.
Hyperlinks in AS3
Learn how to create hyperlinks in AS3 by using the URLRequest and navigateToURL tag-team duo. It's hard to create an app of any real substance these days without creating hyperlinks that load a URL when the user clicks on them. These could just be links that open a new web page, launch your e-mail app for sending an e-mail, or any other type of crazy thing you would want to do with URLs. In this article, I will briefly show you how to use ActionScript 3.0 (AS3) to create a hyperlink
Basics of Using Text in Flash
This Tutorial explains the basics of Text in Flash. In Flash there are 3 types of Textboxes - Static, Input & Dynamic. Static text are used for titles, labels, or other text content that appears in a flash document by default. Input text options are used for user interactivity like obtaining username or other information in a Flash form. The third type of text is a Dynamic text, that are used to display text that changes dynamically at runtime.
Styling Flash Text Fields Using CSS - Cascading Style Sheets
Learn how to control the formatting of text fields in flash using CSS.
Creating an Advanced Preloader in Flash
We show you how to make a full featured preloader step by step.We're going to control the loader bar with built in Flash functions and keep our users constantly updated with dynamic text fields.
Creating a simple Form in Flash 4
This tutorial will show you how to create a simple form in Flash 4. What we'll do is create one form and several fields called Name, Homepage, email, Comments, and the buttons Send and Clear.
Sending Email from Flash using PHP
This tutorial you should know if your server allows you to send mail through PHP.
Updating Animation
In this tutorial we switch between animations at runtime in response to keyboard input.
Making a Mail Form with Flash and PHP
There are only a few steps for sending mails through Flash and PHP.
Embed Flash Into MS Powerpoint
Adding a little of interactivity and animation to your powepoint presentation can greatly ease sending your message to your audiance. In this tutorial, I'm going to show you in very easy steps how to add flash swf files to your Powerpoint slides.
Using CGI Forms in Flash
This tutorial will show you how to use a CGI script that not only sends the form information but returns information back to the Flash 4 movie instead of sending the user to an html page.
Create a Text Translator
Try typing "are you going to the park?" in the top input box and clicking translate.
Creating a Game - Step 1
In this part of creating a game we will be creating a character that can be controlled using the arrow keys.
How To Make Shootout Games
Learn how to make a health bar, limited bullets, gun cursor (animated), score, input name thing and a timer i sort of invented (hardly any actionscript).
PushButton Tutorial Series - Keyboard Input
In this tutorial we create a component that allows us to move an entity on the screen using the keyboard.
Password Protection
Learn how to create an input box which the user types a password. If the password is correct the user goes to a new frame in the Flash movie or a new web page.
Create a Comission Calculator
In this 7 minutes Flash tutorial in High Definition (HD) resolution, Avraham draws a calculator on stage and adds functionality. Great examples on different text types in Flash, Static, Input and Dynamic.
Working With Flash MX 2004 and PHP
This tutorial is going to show you a very basic method of sending information from Flash to an external PHP script. This is merely a primer to get you working with using Flash for forms and dynamic content. The actual code for this tutorial can be used IN lower versions of Flash, but the actual process is written for Flash MX 2004.
Creating a Space Vortex Blast in Flash
A sneaky method for creating lines that radiate out from the center of your Photoshop file.
Sending Customized Flash E-cards
This tutorial explains how to send out customized Flash e-cards to anyone you want, or allow anyone that visits your site to do the same. This tutorial will allow you to set up a much simplified version of say the online Hallmark or Blue mountain e-cards application. This tutorial was designed to be as simple as possible while still being powerful enough to be used as a commercial application. This Tutorial use's only 2 simple php scripts and it will automatically create text files to save all of your data.
Dynamic and Input Text 101 in SWiSHmax
You'll need SWiSHmax build 2004.09.10 or newer to open the swi. The build date can be found under Help>About in Swishmax you can check for updates Under Help>Check for Update. Relax this is an easy tute.
Using CSS in AS3
Use the power CSS to format your text fields in Flash using ActionScript 3.0
Password Protection
This tutorial shows you how to create an input box which the user types a password. If the password is correct the user goes to a new frame in the Flash movie or a new web page. Using password protection in a file gives more security.
Word Game
The aim of the tutorial is to learn how to create a simple word game. You will create an input box which will give different results depending on what is typed. The code for this is quite straight forward and has many uses other than this word game.
Word Game
The aim of the tutorial is to learn how to create a simple word game. You will create an input box which will give different results depending on what is typed. The code for this is quite straight forward and has many uses other than this word game. For example forms and password controls.
Uppercase First Letter
Personally i feel that making the first letter of a word, in a sentence and sometimes the first letter of every word in a sentence, looks better than all lowercase. When it comes to input textfields and the loading of external content, i like to make the first letter capitalised, so i created a String method, which i use regularly and i thought i would share it...
Uppercase First Letter
Personally i feel that making the first letter of a word, in a sentence and sometimes the first letter of every word in a sentence, looks better than all lowercase. When it comes to input textfields and the loading of external content, i like to make the first letter capitalised, so i created a String method, which i use regularly and i thought i would share it...
Clever way to filter Bad Words in Flash
Learn the simplest way to remove bad words or swear words from a flash input field or dynamic field with this quick and easy tutorial.
Creating Popup Menus Flash tutorial
Uncover the secret behind creating animated pop-up menus.

Report
Adobe Fireworks
Adobe Flash
Adobe Illustrator
Adobe Image Ready
Adobe Photoshop
3D Studio Max
Cinema 4D
Maya 3D
Microsoft Excel
Microsoft PowerPoint
Microsoft Word
Microsoft Access
MySQL
C and C++
Python
Visual Basic
.htaccess
Adobe DreamWeaver
ASP
CGI & Perl
CSS
Java
JavaScript
Microsoft FrontPage
Windows Vista
Windows 7