Hi, I am re designing my own portfolio as part of my college assessment and I would like to try something new. The idea is to make an animation or several animations of a character doing certain things e.g pushing running etc What I would like to try is can I have these animations triggered to play by interacting with the website. One of the ideas was to have a character sit on a ledge and have his head turn to where the mouse is displayed. Another was to have a slider being pushed along by the same character when a new link is selected so the other content is change with a new one with a slide effect. Just wondered if this is possible or am I way off scale, I have seen a similar thing done with j query and videos where if you moved the mouse to a persons head it slaps the mouse away. Look forward to you reply's many thanks
I guess not then by the views to replys lol cheers anyway can't blame me for thinking outside the box.
Sure it is possible but only with html5 and javascript which means that some browsers won't support it. have a look here for some cool stuff http://www.html5canvastutorials.com/
Sure it's possible and you don't even need html5, you could just use javascript and flash or even just javascript and plain images.