Guest User

Untitled

a guest
Nov 21st, 2017
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. <polyline id="beampath" stroke="brown" stroke-width="4" fill="transparent">
  2. <animate id="bridgeLeft" attributeName="points" dur="1s"
  3. begin = "0s; bridgeLeft.end + 2.5s "
  4. from="20,62 30,62 35,62 50,62 "
  5. to="20,62 30,62 35,70 45,88"
  6. fill = "freeze"
  7. />
  8. </polyline>
Add Comment
Please, Sign In to add comment