: Variable Declare : Data Type Flash / Flex / ActionScript examples
Ajax
Ajax Examples
Ajax Tutorials
Scripts and Programs
Javascript
Javascript Examples Tutorials
DHTML Tutorials
Javascript References
Scripts and Programs
HTML
HTML Tutorials
HTML References
HTML DOM 0 References
HTML DOM 2 References
CSS
CSS Tutorials
CSS References
PHP
PHP Source Code
PHP References
Scripts and Programs
C#
C# Source Code
C# Examples
Flash / Flex / ActionScript examples
»
Data Type
»
Variable Declare
»
224.1 .
Using Untyped Variables with the Wildcard (*) Data Type
Hits: 880
224.2 .
To declare the data type of a variable, use the colon operator right after the name of the variable.
Hits: 834
224.3 .
Use the this keyword when referring to an instance variable with the same name as a function variable
Hits: 852
224.4 .
Overriding Variables
Hits: 843
224.5 .
Using Access Controls
Hits: 833
224.6 .
You can declare several variables on a single line
Hits: 789
224.7 .
Perform operations using variables
Hits: 912
224.8 .
It is a good practice to initialize your variables to null when you don't have any other specific value to assign to them
Hits: 777
224.9 .
You can also declare the variable and assign a value, or initialize the variable, all on one line
Hits: 786
224.10 .
Once a variable has been declared, you can assign a value to it using a simple assignment statement with an equals sign
Hits: 842
224.11 .
To declare a variable using strong typing
Hits: 824
Flash / Flex / ActionScript examples
Data Type
»
Variable Declare
Boolean
Convert to String
Float
Hexadecimal
Int
IsNaN
Null
Number parse
Number
Octal
ParseInt
Type cast
Uint
Undefined
Value Reference
Variable Declare
Variable scope
Animation
Array
Class
Data Type
Development
Function
Graphics
Language
Network
Regular Expressions
Statement
String
TextField
XML