| Visit tutorial >> |
| Use the Set Variable action in Flash. This example uses a frame action, though it can also be done using a button action. |
| Hits: 333 |
| Visit tutorial >> |
| In this tutorial I will show you how to create 2 seperate items: a menu bar driven by variables and a sound on/off button driven by variables |
| Hits: 920 |
| Visit tutorial >> |
| Printing all CGI environment variables... environment variable it knows Introduction Somewhere in my history of working with Perl and CGI programs I decided I ... CGI environment variables that my Perl programs were aware of. I can t remember if it was curiosity or what but I deci... |
| Hits: 209 |
| Visit tutorial >> |
| Working with Variables 6.1 Assigning Values to Variables After declaring various variables using the Dim statements w... variables. The general format of an assignment is Variable=Expression The variable can be a declared variable or a cont... |
| Hits: 116 |
| Visit tutorial >> |
| Paths to Objects and Variables... Paths. There is no source file for this tutorial. This tutorial deals with referencing objects in Flash via paths. I de... paths. This guy had a problem where his movie worked fine until he loaded it up inside another on Level 1 at which po... |
| Hits: 207 |
| Visit tutorial >> |
| Passing Variables Around - Flash to HTML and Back Tutorial details: Written by: Time: 20 - 30 minutes Difficulty Level:... variables between pages. Assumed knowledge: Variables Paths Button Actions Conditional Statements Basic HTML. To se... |
| Hits: 378 |
| Visit tutorial >> |
| CGI Environmental Variables Sea... cgi script is through environmental variables. These are created and assigned appropriate values within the environment... cgi script. They can be accessed as any other environmental variable like with getenv (in C) or %ENV{ VARIABLE_NAME }... |
| Hits: 242 |
| Visit tutorial >> |
| Variables to Store Data Tutorial details: Written by: BAHRAMI Time: 15 minutes Difficulty Level: Beginner Requirements:... Variables are used to hold data (information). "A variable is simply a container a bucket if you will. However this b... |
| Hits: 211 |
| Visit tutorial >> |
| Using ColdFusion Variables Wel... Using ColdFusion Variables By Hal Lichtin Sr. Technical Writer Macromedia Inc. Creating Variables A ColdFusion variabl... variables by using the CFSet tag. You can also use the CFParam tag and assignment statements in CFScript. Tags that cre... |
Tags: coldfusion variables | Hits: 219 |
| Visit tutorial >> |
| Passing Variables Through HTML Cre... HTML source code with no need to external scripts or files. This tutorial shows the methods that can be used and the di... HTML to Pass Variables ? There are a number of reasons why you might want to pass variable data through your HTML sourc... |
| Hits: 3825 |