Animate: Navigation
Today we continued with learning how we can use animate to create an interactive poster.
We first set up the page like with the previous projects (With different layers and labels, 640x960, 30fps, HTML5 Canvas) and made a main menu button. We could then duplicate the button and change the text and colours to make more buttons. We could then add these to the scene in the buttons layer. We also added the 'this.stop();' code to all of the keyframes. We then needed to add instance names to all of the buttons and then we could add Click and go to frame and stop codes to the buttons. For the menu page which had multiple buttons we needed to have code for each of the buttons, we also needed different function names for all of the buttons. I also added arrows on all but of the sections except from "intro" to go back to the previous 'page', for this I used the same buttons but changed the scripts so that they go to the correct section. It's better to use labels rather than frame names incase you move the sections around.
Other things we did were:
Changing the publish settings to make center stage, make responsive (Fit in view), Export image assets as SpriteSheet.
Making sure that the font is something standard eg. Courier New Font.
Lastly we made an animation with circles. We first made two circle buttons, which changed colour in the second frame. We then added the circle/circles to a movie clip symbol and added it to the scene. We then edited the circle within the scene by double clicking it and then adding a curved motion tween. After doing this we could duplicate the circles and add effects like an alpha colour effect (Which made the circles a bit opaque) I also added the Design museum logo to one of the circles.
Comments
Post a Comment