• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/8

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

8 Cards in this Set

  • Front
  • Back
Sends FSCommand to movie's container.
fscommand
Tells the web browser to move to a specified URL.
getURL
Loads a SWF, JPEG, GIF, or PNG from a URL into a movie clip.
loadMovie
Loads a SWF, JPEG, GIF, or PNG from a URL into a level.
loadMovieNum
Tells flash to load variables from a URL.
loadVariables
Tells flash to load variables from a URL into a level.
loadVariablesNum
Unloads a movie loaded by the loadMovie function.
unloadMovie
Removes a movie loaded into a level by the loadMovieNum function.
unloadMovieNum