Setting up my Flash Project

My first step when creating my flash project was to set up my scenes and actions panel.
I roughly knew how many scenes I would need based on my storyboard plan however I could later add/remove scenes if the there was too little or too many.

Furthermore, I added different layers to my timeline which included a layer for Actions, Labels, Text, Button, Animation and Background. 

The purpose of the Actions layer is to keep my code away from my other layers while my Labels layer enables me to reference a keyframe/scene in my code to go to and play. I added a Stop(); command to the start of all keyframes/scenes in my Actions layer so that I didn't forget to when adding more of the graphical elements in my project. Without a Stop(); command every scene would play in sequence which is not what I wanted. 

My navigation buttons allow the user to choose when to move onto the next scene which I believe is more user-friendly and adds to the user-experience as they do not feel rushed. Furthermore, different individuals have different speeds of reading and therefore might read faster causing them to be bored waiting for the next scene or be a slower reader causing them to miss what is written on a scene.


Comments

Popular posts from this blog

Unity Project 4: Ball platformer game

Reflective Post

[Research] Traditional Poster Design (4CTA1214)