Flash q.

Out of context: Reply #1

  • Started
  • Last post
  • 3 Responses
  • ********
    0

    hey it's super easy.
    1)get a handle on variables - put these actions into the first frame of a new flash movie:

    counter = 5;
    trace(counter +" counter");

    get used to the difference between literals and expressions.

    2)loadMovie()

    look this up.

    start here and you'll probably get it. If not, please post questions.

View thread