How I Made the Future SIM -- Land
by Sean and Mrs. Fu

SCENE

  1. Draw graphics-->
    select graphics-->
    pull down "insert"-->
    convert to symbol-->
    name symbol
    Be sure properties indicate "behavior: button"

EDIT

  1. Click on "edit" icon in upper right corner
  2. Select image that you want to activate
  3. Insert-->new symbol
  4. Name it: m-buttonname
    Behavior: movie clip
  5. Go back to regular scene-->drag movie icon into it
  6. Right click on graphic-->properties
    name: m-buttonname
    behavior: movie clip
    instance name: buttonname
    movie clip should be selected
  7. Right click or double click on graphic for "instance properties"
  8. Under "action" use the + to add program elements
    On movie event-->press
    Drag movie clip (target: /buttonname)
    Click on "end on"
    On mouse event-->release
    Drag movie clip-->stop drag operation
  9. Go to file in Scene and click on Publish. (Now you will be able to open it in netscape or whatever)