A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Newbie Scripting Question

  1. #1
    Junior Member
    Join Date
    Apr 2000
    Posts
    4

    Exclamation

    Just trying to learn some of this Flash scripting stuff. Was looking over the circle collision stuff (from which I learned quite a bit after reading through all the discussions), but don't quite understand what this means:
    Set variable: = "n" = /:variable1-variable2-/:variable3

    What the heck does the /: mean? Can't seem to find this anywhere.

  2. #2
    Senior Member Mad-Sci's Avatar
    Join Date
    Mar 2000
    Posts
    2,756

    Post

    Hi when you have a variable which you what to pass from the main time line to a movie clip you Use the following format
    /Name_of_MC:yourvariable
    now if you what to pass variable from the movie clip to the main time line you usel
    /:yourvariable.

    Mad-Sci

  3. #3
    Junior Member
    Join Date
    Apr 2000
    Posts
    4

    Post

    Gee, thanks. That seems so obvious now that I've had it explained. Appreciate it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center