• Use https://www.wickeditor.com
  • Create an animation to do the following:
    • Have a layer with your name written on the screen.
    • Have a layer with a button with the text Play underneath your name.
    • The project is stopped waiting for the user to press the Play button.
    • When the mouse goes over the Play button, change the color of the word Play.
    • When the play button is clicked,
      • Make the play button disappear.
      • Have your name do some animation (move, rotate, fade, change size, etc).
    • When the animation is over, bring back the Play button. Allow the animation to be restarted by clicking on the Play button again.
    • Hint: You do not need to actually need a script for the play button to make it appear/disappear, you can just remove it from a frame and then place it back at a later frame.
  • Export as Interactive, Export HTML
  • Rename the file to your name with the html extension and upload it to your DropBox folder and place inside a folder called Wick Editor Animation