movie 'newsite.swf' compressed // flash 7, total frames: 1, frame rate: 20 fps, 450x260 px
  
  protect

  frame 0
  end // of frame 0

  defineButton 3

    on overDownToOverUp
      gotoFrame 1
      play
    end
  end // of defineButton 3

  defineMovieClip 8 // total frames: 1
  end // of defineMovieClip 8

  defineMovieClip 9 // total frames: 1
  end // of defineMovieClip 9

  defineMovieClip 10 // total frames: 9

    frame 0
      stop
    end // of frame 0

    frame 1
      constants 'strip'  
      push 'speed', 20
      setVariable
      push 'slut', 'strip'
      getVariable
      push 8
      getProperty
      setVariable
      push 'strip', VISIBLE_PROPERTY, 0
      setProperty
      push 'strip', 'strip1', 16385
      duplicateClip
      push 'strip', 'strip2', 16386
      duplicateClip
      push 'strip', 'strip3', 16387
      duplicateClip
      gotoFrame 1
      play
    end // of frame 1

    frame 2
      push 0, 1, 'drag'
      startDrag
    end // of frame 2

    frame 3
      constants 'xposition', 'strip1', 'drag', 'speed', 'strip2', 'slut', 'strip3'  
      push 'xposition', 'strip1', 0
      getProperty
      setVariable
      push 'strip1', X_PROPERTY, 'xposition'
      getVariable
      toNumber
      push 'drag', 0
      getProperty
      push 100, 'speed'
      getVariable
      subtract
      divide
      push -1
      multiply
      toNumber
      add
      setProperty
      push 'strip2', X_PROPERTY, 'xposition'
      getVariable
      toNumber
      push 'drag', 0
      getProperty
      push 100, 'speed'
      getVariable
      subtract
      divide
      push -1
      multiply
      toNumber
      add
      toNumber
      push 'slut'
      getVariable
      toNumber
      add
      setProperty
      push 'strip3', X_PROPERTY, 'xposition'
      getVariable
      toNumber
      push 'drag', 0
      getProperty
      push 100, 'speed'
      getVariable
      subtract
      divide
      push -1
      multiply
      toNumber
      add
      push 'slut'
      getVariable
      subtract
      setProperty
      push 'strip1', 0
      getProperty
      toNumber
      push 0, 'slut'
      getVariable
      subtract
      toNumber
      lessThan
      not
      branchIfTrue label1
      push 'strip1', X_PROPERTY, 0
      setProperty
      push 'strip2', X_PROPERTY, 'slut'
      getVariable
      setProperty
      push 'strip3', X_PROPERTY, 0, 'slut'
      getVariable
      subtract
      setProperty
     label1:
      push 'strip1', 0
      getProperty
      toNumber
      push 'slut'
      getVariable
      toNumber
      greaterThan
      not
      branchIfTrue label2
      push 'strip1', X_PROPERTY, 0
      setProperty
      push 'strip2', X_PROPERTY, 'slut'
      getVariable
      setProperty
      push 'strip3', X_PROPERTY, 0, 'slut'
      getVariable
      subtract
      setProperty
     label2:
    end // of frame 3

    frame 4
      constants 'xposition', 'strip1', 'drag', 'speed', 'strip2', 'slut', 'strip3'  
      push 'xposition', 'strip1', 0
      getProperty
      setVariable
      push 'strip1', X_PROPERTY, 'xposition'
      getVariable
      toNumber
      push 'drag', 0
      getProperty
      push 100, 'speed'
      getVariable
      subtract
      divide
      push -1
      multiply
      toNumber
      add
      setProperty
      push 'strip2', X_PROPERTY, 'xposition'
      getVariable
      toNumber
      push 'drag', 0
      getProperty
      push 100, 'speed'
      getVariable
      subtract
      divide
      push -1
      multiply
      toNumber
      add
      push 'slut'
      getVariable
      subtract
      setProperty
      push 'strip3', X_PROPERTY, 'xposition'
      getVariable
      toNumber
      push 'drag', 0
      getProperty
      push 100, 'speed'
      getVariable
      subtract
      divide
      push -1
      multiply
      toNumber
      add
      toNumber
      push 'slut'
      getVariable
      toNumber
      add
      setProperty
      push 'strip1', 0
      getProperty
      toNumber
      push 0, 'slut'
      getVariable
      subtract
      toNumber
      lessThan
      not
      branchIfTrue label1
      push 'strip1', X_PROPERTY, 0
      setProperty
      push 'strip2', X_PROPERTY, 'slut'
      getVariable
      setProperty
      push 'strip3', X_PROPERTY, 0, 'slut'
      getVariable
      subtract
      setProperty
     label1:
      push 'strip1', 0
      getProperty
      toNumber
      push 'slut'
      getVariable
      toNumber
      greaterThan
      not
      branchIfTrue label2
      push 'strip1', X_PROPERTY, 0
      setProperty
      push 'strip2', X_PROPERTY, 'slut'
      getVariable
      setProperty
      push 'strip3', X_PROPERTY, 0, 'slut'
      getVariable
      subtract
      setProperty
     label2:
      gotoFrame 2
      play
    end // of frame 4

    frame 5
      stopDrag
    end // of frame 5
  end // of defineMovieClip 10
end
