Friday, November 03, 2006

Storyboard Idea 2

Storyboard Idea 2
As a group we came up with the idea of a story set in an office of a guy who has been given more and more work and as he works harder his life is taken over by the work, pushing family away and feeling more closed off from the world. I have created a quick storyboard to show my basic interpritation of the story and as a group we will meet up again tomorrow to discuss our ideas and to decide the final full storyline before we each start work on drawing up the finished storyboard.

A more complete version of the storyboard (05/11/06)

Tuesday, October 31, 2006

Javascript

JavaScript
Last week we learned to use javascript to practise interactive website design for use in the project we have been set to create an interactive walkthrough of somewhere that means something to us in Nottingham.

This screenshot shows the selected areas of an image that will be interactive. This is using an image map to create the selected area.

This first piece of javascript code is placed within the head of the website, which runs before any of the rest of the site loads.


I have placed a form with a text box at the bottom of the page which the code will manipulate depending on what the user does. In this quick example the user can either click on Bush or Tony.


Code will then be used to change what happens when the user clicks on Tony or Blair. Here is the code I have used to change what Blair says, using the talkToMe command which was set in the 'head' code.

onmouseout = "talkToMe('')" onmouseover = "talkToMe('Bush Says: Why thank you')

As seen on the next picture, the text box changes to say "Bush Says: Why thank you" when the user points at Bush. The 'onmouseover' function is used for what happens when the user points at the object, and 'onmouseout' for when the user moves away from the object.

Sunday, October 29, 2006

Storyboard Idea

This is a storyboard for an idea for the team project of creating a video on the subject of hierarchy. It is showing the heirarchy in a school, of governers, the head teacher, the teachers, the "cool" or older pupils and the less "cool" or younger pupils. The person or people in each scene who hold the power will be shown wearing suits representing their power, where as the people with less power will be shown wearing normal clothing. Black clothing on the picture = suit white = normal clothing