Home
 
 
 
  Flash and CGI

In this article we will discuss how CGI is used in Flash. Before going deep in to this article, let us know what actually Flash is. It is a powerful web tool. Like any other toll it has some limitation. Now we can use CGI script to overcome this limitation of Flash. Here we will discuss how the CGI can be applied with Flash so that all the visitors willing to see your site can see it and at the same time can send email to you without leaving it. The CGI program combining with Flash can give you extra mileage in the field of web. If you are working with Flash and HTML, a little knowledge of CGI will give you an edge over others. However one thing should be made clear to you that CGI application with Flash has some limitation. Flash is not friendlier to be used for interactivity. A major problem surfaces when variables are sent to a CGI script from a flash. That means when the result is returned by the scripts, Flash can not open a new clip of movie. Here you have an option to tackle this problem. You can use a special CGI script, Cookies. This script is specially designed so that outputs can be recognized by Flash. There is also another way to handle the above problem. You can use Flash so that your CGI script sends output in the format of Flash.

The data transfer to a common gateway interface script is not quite easy. It is because the Flash’s action command is not acquainted with the HTML tag. In spite of this Flash is used by the web designers to work with the CGI script. However to work with CGI script you have to first set up the Flash. In the next stage comes the Action scripting, which is necessary to transform the data fr0om the field of forms to the CGI script in Flash.

 
 
 
  Category Listings

An Introduction of CGI (Common Gateway Interface)
An Overview of CGI
The Specifics of CGI Program
Implementation of CGI
What Common Gateway Interface (CGI) is?
The Common Uses of CGI
How CGI Routine Works?
Fast CGI; A Variation of the Original Form
Things to Remember While Using CGI
Uses of CGI Scripts
Advantages and Disadvantages of CGI Script
Flash and CGI
How to Get Information from the Server Using CGI
How to Send the Document Back to the Client
CGI Unlocks Back-end Application