MACROMEDIA FLASH MX PROFESSIONAL 2004 - FLASH LITE 1.1 AUTHORING Instrukcja Użytkownika Strona 26

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 56
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 25
http://216.239.39.104/translate_c?hl=en&ie=UTF-8&oe=UTF-8&la...
1 of 2 12/27/05 2:56 PM
Previous Home Next
Action. You use inside the loop (for and for...in and do. .while or while). Break action skips the remaining part, loop body stops
repetition processing, executes the following statement of loop statement. When forcing ending the consecutive loop which the
nest is done, break action is used.
Completely support
Call
Action. Context, is changed to the script which is allotted to the frame which is called from the present script.
Completely support
Case
Keyword. Condition of switch action is defined.
Completely support
Chr ()
String function. ASCII code is converted to letter.
Completely support
Continue
Action. Cord/code execution inside the loop is controlled.
Completely support
Do... while
Action. Statement inside the loop is executed, while condition is the true, condition inside the loop is appraised.
Completely support
Z = 0;
Y = 10;
DuplicateMovieClip Action. Instance of the movie clip is drawn
up while playing back the movie.
Completely support
Action name Explanation
Else Action. When first if
statement returns the false,
action, phrase, argument or
the other condition for
executing are appointed.
Else if
Action. Condition is appraised, when first
if statement returns the false, the statement
which is executed is appointed.
Completely support
Eq (equal string
Comparison operators. Whether or not two
systems equivalence it compares. When
formula 1 is equal to formula 2, the true is
returned. When it is the other than that, the
false is returned. It possesses this action
with string ones.
The following example has shown the
return value of the true and the false due to
eq operator.
X = " Amy ";
Y= " Fred ";
/ True X eq Y; / False
Eval () Function. It accesses
variable. Value of variable
is returned.
Przeglądanie stron 25
1 2 ... 21 22 23 24 25 26 27 28 29 30 31 ... 55 56

Komentarze do niniejszej Instrukcji

Brak uwag